Go Back   Cyber Tech Help Support Forums > Operating Systems > Linux

Notices

Linux Problem solving for all open source distributions of Linux, such as Debian/Ubuntu, Fedora, RedHat, Suse, Mandriva and other proprietary unixes such as Solaris, SGI Irix. Newbie friendly too!

Reply
 
Topic Tools
  #1  
Old February 28th, 2006, 01:36 AM
perigrin perigrin is offline
Member
 
Join Date: Feb 2006
Posts: 33
mount floppy in FC4

I have just encountered a peculiar problem in Fedora Core 4 while trying to mount the floppy drive as USER. You can hear it initiate but then you get this error: "Called: mount /dev/fd0
mount: I could not determine the file system type and none was specified". When the same command is issued as ROOT there is no problem. All other versions of RedHat/Fedora that I have used always set up the mount of all devices listed in fstab on start up for all users. This, however, was before udev when kudzu handled the devices.

Has anyone else had this problem. Any sugested solutions would be appreciated.

Thanks
Reply With Quote
  #2  
Old March 1st, 2006, 01:30 AM
perigrin perigrin is offline
Member
 
Join Date: Feb 2006
Posts: 33
Please disregard post. Problem solved. Solution:

Edit fstab:

/dev/fd0 /media/floppy vfat pamconsole,exec,noauto,user 0 0

instead of:

/dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0

the file system section could also be ext3 if desired. Fstab-sync interacts with hald on startup to set device perameters if the line states "managed" and auto no longer seems to work in determining file system type for a floppy. Changing the /dev/fd0 line as above effectively removes the floppy from the hal daemons control.
Reply With Quote
Reply

Bookmarks

Topic Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Topics
Topic Topic Starter Forum Replies Last Post
Make it not mount a partition 10nitro Windows Vista 0 March 17th, 2008 09:29 PM
Datastor will not mount erin5 MacOS 3 August 7th, 2005 06:52 AM
mount point renegade600 Linux 3 May 15th, 2005 05:09 AM
CD drive won't mount winwintoo Windows XP 1 February 10th, 2005 04:59 PM
floppy drive reads 5 1/4 floppy a and wont accept 3 1/4 floppy disk using win ME cwgraber Windows ME 2 February 26th, 2003 05:22 PM


All times are GMT +1. The time now is 01:35 AM.