JavaDude32
Programmer
I'm having a problem with mounting a floppy drive, I've tried both fstab and mtab. I get an error message about a bad mount point. I tried adding the line:
/dev/fd0 /floppy ext2 rw 0 0 to mtab and
/dev/fd0 /floppy ext2 defaults 0 0 to fstab
If anyone could help me with this problem please? BTW I'm running Debian GNU Linux 2.3 and I'm using the bash shell.
Thanks in advance for any help.
/dev/fd0 /floppy ext2 rw 0 0 to mtab and
/dev/fd0 /floppy ext2 defaults 0 0 to fstab
If anyone could help me with this problem please? BTW I'm running Debian GNU Linux 2.3 and I'm using the bash shell.
Thanks in advance for any help.