need to add my floppy drive to my fstab
Asked by
tlcasey100
need to use my floppy drive but kubuntu doesnt seem to know its there. need to add to my fstabIf all works for automatically mount floppy kernel module modify /etc/modules:
sudo gedit /etc/modules
add at the end of file this row:
floppy
And add this line inside /etc/fstab:
/dev/fd0 /media/floppy0 auto rw,auto,user,sync 0 0
Please explain add to the end of this row, what row
how do add something to the fstab
I can try the formatter but it gives me a internal error divice no defined message and thanks for your help.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu kdeutils Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- tlcasey100
- Solved:
- Last query:
- Last reply:
To post a message you must log in.