Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!star.cs.vu.nl!ast From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: Re: 1.44 drives (3.5") Keywords: size Message-ID: <7469@star.cs.vu.nl> Date: 6 Sep 90 18:41:51 GMT References: <2661@unccvax.uncc.edu> Sender: news@cs.vu.nl Organization: Fac. Wiskunde & Informatica, VU, Amsterdam Lines: 8 In article <2661@unccvax.uncc.edu> cs00chs@unccvax.uncc.edu (charles spell) writes: > >How do I use all 1.44Kb's of these 3.5" High density disks? In 1.5 (i.e. 1.5.10), you can't use /dev/at1 to refer to 1.44M disks. Use /dev/PS1 or /dev/fd1 (preferably the former). Of course, you have to have that device installed in /dev first. Andy Tanenbaum (ast@cs.vu.nl)