Results 1 to 6 of 6
Kubuntu 11.04 wont recognize it so please tell me how to add it to the list
Thanks...
- 10-06-2011 #1Just Joined!
- Join Date
- May 2009
- Posts
- 22
floppy drive and yes I know they are obsolete so what!
Kubuntu 11.04 wont recognize it so please tell me how to add it to the list
Thanks
- 10-06-2011 #2
What list? Do you mean the /etc/fstab file? Please be more specific.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 10-06-2011 #3Just Joined!
- Join Date
- May 2009
- Posts
- 22
yes that is what I mean
thanks
- 10-06-2011 #4
Should fairly straight forward.
You'll need to substitute /mnt/mountpoint with an actual mount point that you created.Code:/dev/fd0 /mnt/mountpoint auto noauto,rw 0 0
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 10-06-2011 #5Just Joined!
- Join Date
- May 2009
- Posts
- 22
please define mountpoint
- 10-06-2011 #6
On my system, for example....I mount everything else under /mnt/ for my CDROM, floppy, USB drives and so forth. If you look in /mnt you may already have a mount point assigned to the floppy already. If not, create one.
Code:mkdir /mnt/floppy
Last edited by MikeTbob; 10-06-2011 at 03:23 AM. Reason: Added Code Tags
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote
