Also, if /dev/fd0 is in your /etc/fstab file, and it probably is, you can just do:

mount /dev/fd0

and it will figure out where to mount it based upon your /etc/fstab file.

-Martin

Patrick R. Wade wrote:
Jeff Newton wrote:
Yup, I'm using a non mac here, Pat. What distribution are you talking about, I'm actually using Debian and KDE 3.x I think?


KDE's Konqueror may have a tool for mounting a floppy ; alternately, as root you can run

# mount /dev/fd0 /mnt # or /mnt/floppy if you have such a directory


_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to