-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Josef Lowder wrote: > I did mknod /dev/fd0 b 2 0 > and that restored the fd0 listing in /dev > but I still can't mount the floppy. > Tried it three different ways: > > Clicked on the desktop "Floppy" icon > got this message: "Mount: Could not determine the file system type > and none was specified." > > Tried: mount /mnt/floppy > got the message: "Mount: You must specify file system type" > Try: mount -t vfat /mnt/floppy (use a good formatted floppy) > Tried: mount /dev/fd0 > got the message "Can't find in /etc/fstab or mtab > This means mount can't find a line in /etc/fstab to give it the rest of the required information. Make sure you have a formatted floppy, not the one you hammered with the copy command. Then: # mount -t auto /dev/fd0 /mnt/floppy should mount it for you. HTH - -- KevinO -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFCMl+GI3MJ/OwKti0RAqJIAJ9i3UWVekJj2INy7iUJIaWP58nf0QCePUgG 0i9FIKfmQ0XJ/DJf3oayHYo= =/4UN -----END PGP SIGNATURE----- --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss