Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-08-2006, 12:02 AM
|
#1
|
Member
Registered: Jan 2006
Distribution: Fedora 4, 5
Posts: 30
Rep:
|
Floppy problem in FC5
I'm having problems getting FC5 to recognize my floppy disk. I checked the drive by booting dos with it, and it seemed to work fine. But when I try to have fstab mount the drive, it fails. I'm not sure what the problem is. The following is my fstab file:
Quote:
LABEL=/ / ext3 defaults 1 1
LABEL=/MediaFiles /MediaFiles ext3 defaults 0 0
LABEL=/Storage /Storage ext3 defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
LABEL=/home /home ext3 defaults 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
LABEL=SWAP-hda5 swap swap defaults 0 0
dev/fd0 /media/floppy auto pamconsole,exec,noauto,utf8,managed 0 0
dev/sda1 /media/usbdisk auto pamconsole,exec,noauto,fscontext=system_u bject_r:removable_t,managed 0 0
|
Thanx in advance.
|
|
|
08-08-2006, 10:48 PM
|
#2
|
Member
Registered: Jul 2005
Location: Montreal, Qc, Canada
Distribution: Fedora Core 5/6 Slackware 10.1/11
Posts: 120
Rep:
|
Try this:
Code:
/dev/fd0 /media/floppy auto rw,noauto,user,sync 0 0
|
|
|
08-09-2006, 12:10 AM
|
#3
|
Member
Registered: Jan 2006
Distribution: Fedora 4, 5
Posts: 30
Original Poster
Rep:
|
Thanx, I just pasted it into my /ect/fstab file. 
|
|
|
All times are GMT -5. The time now is 08:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|