mount /dev/fd0 /floppy/ seems to do the trick. Is there a script I can set up that would run fdflush every time I want to access the floppy?
Thanks, Jim Ole J. Tetlie wrote: > *-Jim <[EMAIL PROTECTED]> > | > | Now, I find that when trying to mount /fd0 I get the error "can't find > /fd0 in /etc/mtab > | or /etc/fstab > | I have edited /etc/fstab to include this line... > | /dev/fd0 /floppy auto noauto,sync 0 0 > | as per the instructions I found at > www.debian.org/~hp/tutorial/debian-tutorial.html > | however I get the same error message even after shutdown and reboot. > > Try 'mount /floppy' or 'mount /dev/fd0' instead. They should both work. > There's no need to mess with /etc/mtab. It is written by mount and umount > as a log of which devices are currently mounted. > > -- > The only way tcsh "rocks" is when the rocks are attached to its feet > in the deepest part of a very deep lake. (Linus Torvalds) > [EMAIL PROTECTED] [-: .elOle. :-] [EMAIL PROTECTED] > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null