Path: utzoo!utgpu!watserv1!watmath!att!pacbell!pacbell.com!decwrl!wuarchive!udel!rochester!rit!cci632!sjo From: sjo@cci632.UUCP (Steve Owens) Newsgroups: comp.os.minix Subject: Re: 1.44 drives (3.5") Keywords: size Message-ID: <39697@cci632.UUCP> Date: 7 Sep 90 11:51:36 GMT References: <2661@unccvax.uncc.edu> Organization: Computer Consoles Inc. An STC Company, Rochester NY Lines: 41 Tried to respond via email, but it bounced. Sooooooo....... 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? > > mkfs(1M) and dd(1) seems to think that a formatted 1.44Kb drive is only > 720Kb big. dos AND Norton Utilities say that the drive is 1440 blocks > > The following output led me to this conclusion: > > dd if=/dev/at1 of=/dev/null bs=1024 > records in 1200+0 > records out 1200+0 Well, with a block size of 1024 bytes: 1200 blocks * 1024 bytes/block = 1228800 or ~1.23Mb. Taking into consideration 200 blocks worth of system info, it appears that your system *is* writing it as a 1.44Mb floppy. > > mkfs /dev/at1 1440 > mkfs: filesystem not big enough (this msg is paraphrased). Since you didn't say whether you made a 1.44Mb partition before you tried to make the file system, I can only venture to guess that the system sees it as a zero length partition, hence the error message. NOTE: I don't claim to know all the different flavors of Unix, but I'm sure that your system is seeing the full 1.44Mb floppy. > .--------------------------. ... |On the border of your mind lies a place > |uunet!mcnc!unccvax!cs00chs| (") |where dreams and reality are one...I will > `--------------------------'-w-U-w-|take you there, for I am the subject... > \%\%\%\%\%\%\%\%\%\%\%\%\%\%\%\%\%\|the subject of your imagination. -Aldo Nova SJO