3.5" floppy vs Xenix
    Bill Blue 
    bblue at toshi.cts.com
       
    Fri Oct 13 07:13:26 AEST 1989
    
    
  
In article <2095 at hudson.acc.virginia.edu> wrp at biochsn (William R. Pearson) writes:
>	Unfortunately, Xenix cannot read dos disks with dosdir /dev/fd196ds18,
>or any other combination of things that I have tried. When Xenix boots,
>it says it thinks that the floppy #2 is a /fd196ds15 drive, which is
>what it is being told by the CMOS RAM.  How do I tell it otherwise?
>I have Xenix 2.3.2 for the 386.
A 3.5" standard density (720k) should use /dev/fd[01]135ds9 and the
3.5" high density (1.44mb) should use /dev/fd[01]135ds18.  Further,
the bios has to be set to the appropriate drive type.  I.e., you can't
have the bios set for a 1.2mb floppy and expect Xenix to deal with
them as 1.44mb correctly.  Xenix will, however, talk correctly to a
720k 3.5" even if the bios is set at 1.2mb 5.25" floppy -- At least
on the two different machines I've tried it on here.
GEAR CHANGE
Which brings me to another question.  Can anyone tell me why, in the
mkdev fd script (/usr/lib/mkdev/fd), there is no support for 1.44mb
3.5" disks?
Now, I've modified my fd script to include all drive types and sizes,
and allowed it to produce a 1.44mb boot/root 3.5" floppy (modifications
available for the asking).  But for the life of me I can't figure out
why this seemingly obvious option would have been left out.  rosso?
Anyone?  It seems to work just fine...
--Bill
    
    
More information about the Comp.unix.xenix
mailing list