Kdavid@gizzmo.UUCP (David Solan) (03/23/88)
You can fit at least 412,670 bytes on a single floppy using the UNIX
PC.  You just have to initialize your diskettes to have 42 tracks and
10 sectors per track.  To do this, first create a file,
/usr/lib/iv/FD1042, whose contents is:
type		FD
name		Floppy
cylinders	42
heads		2
sectors		10
steprate	0
singledensity
$
$
$
0
1
$
$
Next, issue the following commands:
iv -ivw /dev/rfp020 /usr/lib/iv/FD1042
mkfs /dev/fp021 830:96	#making a file system with 96 inodes
	You don't have to enter the "830:96" explicitly (you really
don't even have to do the mkfs at all, if you are using the floppy
for cpio or some-such purpose exclusively).  If you use 43 tracks,
this will work too, giving you still more space on the floppy, but
then the head mechanism will every now and then bang into the stop
near the hub, probably ultimately destroying your floppy drive.
This is definitely NOT recommended!  Strangely, the above
initialization procedure does put error messages out to
/usr/adm/unix.log.  But these do not seem to indicate a problem.
-- 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                                {codas,u1100a}-----\
David Solan                            rutgers!rochester!pcid!kodak!gizzmo!mark
                                          {lazlo,ethos,fthood}-----/jbm@uncle.UUCP (John B. Milton) (03/28/88)
In article <168@gizzmo.UUCP> Kdavid@gizzmo.UUCP (6900) writes: > >You can fit at least 412,670 bytes on a single floppy using the UNIX > >type FD >name Floppy >cylinders 42 ^^ Don't do this! You are asking for trouble and getting very little payoff in return. Some floppies are not burnished out this far and will tear up your heads. Some drives are aligned not to go out this far. The further in you go, the less magnetic material there is holding the same amount of data. All you need is to save 5 minutes on a backup just to have the save set trashed from a disk error. NO No no John -- John Bly Milton IV, jbm@uncle.UUCP, {ihnp4|osu-cis}!n8emr!uncle!jbm home: (614) 294-4823, work: (614) 459-7641; talk to me about fractals