Diskette light
Greg Hackney
hack at bellboy.UUCP
Mon Jun 6 01:56:40 AEST 1988
In article <2490 at bigtex.uucp> james at bigtex.UUCP (James Van Artsdalen) writes:
>This problem
>is that when uPort starts up, it has to disconnect BIOS, and hence BIOS
>sometimes never gets a chance to turn the drive motor back off. What
>*should* happen is that uPort should turn off the floppy disk after booting,
>but... I got around this problem in an interesting way. I deliberately
>fragmented my root partition and then re-copied /unix. I then ran fsck -S
>to clean it up again. The result is that booting takes long enough to let the
>floppy drive turn off before unix takes over. Ugly, but it works...--
That's ugly! Wouldn't it work just as well to do something
like this after uPort is up:
echo < /dev/rfd > /dev/null 2>&1
--
Greg
More information about the Comp.unix.microport
mailing list