Results 11 to 12 of 12
After creating a mount point directory (/media/floppy), I added this line to /etc/fstab file:
Code:
/dev/fd0 /media/floppy vfat noauto,user 0 0
However, when I inserted a floppy into the drive ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-26-2011 #11Just Joined!
- Join Date
- Apr 2011
- Posts
- 6
After creating a mount point directory (/media/floppy), I added this line to /etc/fstab file:
However, when I inserted a floppy into the drive and tried to mount it with the bash command:Code:/dev/fd0 /media/floppy vfat noauto,user 0 0
I got the response:Code:mount /media/floppy
How do I make this /dev/fd0 exist?Code:mount: special device /dev/fd0 does not exist
- 04-26-2011 #12forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Hello, Selco
Don't hesitate to start a fresh thread if you are having any problems with Linux. I'm locking this one because it's over 6 years old.oz



