LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-14-2002, 05:53 PM   #1
Cynthia Blue
Member
 
Registered: Dec 2002
Location: SLC Utah USA
Distribution: SuSe 9.1
Posts: 102

Rep: Reputation: 15
Floppy Mount Problems


I looked around for an answer to this and didn't see anything like what's happening on mine.

I'm not able to mount my floppy.

When I type:
mount /mnt/floppy

I get the message:
mount: can't find /mnt/floppy in /etc/fstab or /etc/mtab

When I type:
mount -t vfat /dev/fd0 /mnt/floppy

I get the message:
mount: mount point /mnt/floppy does not exist

Looking in /etc/fstab, there is no entry for /dev/fd0 with a related /mnt/floppy. Should I put one in? If so, with what parameters? Or should this be populated by Linux? I'm running RH8.

I have been looking in my book () about detecting hardware, and it says file /etc/syscofig/hwconf stores the information from kudzu regarding my hardware. When looking in that file, it does have a floppy paragraph. It says:
class: FLOPPY
bus: MISC
detached: 1
device: fd0
driver: unknown
desc: "3.5" 1.44MB floppy drive"

Do I maybe need to install a driver? I'm not sure what I need to do to get the floppy to mount.

Thanks.
 
Old 12-14-2002, 09:13 PM   #2
robbage
Member
 
Registered: Dec 2002
Location: Western Australia
Distribution: OpenSuSe 11.x
Posts: 35

Rep: Reputation: 15
Mandrake does it this way. Put this in your /etc/fstab and see how you go.

/dev/fd0 /mnt/floppy supermount fs=auto,--,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0

make sure the /mnt/floppy path exists. All users should be able to access the floppy.
 
Old 12-15-2002, 09:11 AM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,678

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
Curious as to why RH didn't create a mount point and a fstab entry for it. You will need to create a directory called /mnt/floppy and an entry for your /etc/fstab. The above should work but leave out the supermount.
 
Old 12-15-2002, 11:01 AM   #4
Cynthia Blue
Member
 
Registered: Dec 2002
Location: SLC Utah USA
Distribution: SuSe 9.1
Posts: 102

Original Poster
Rep: Reputation: 15
Thanks for the replies.
Being new to this, I'm not sure what each column is. I did add the /mnt/floppy directory, and am trying to add the entry in /etc/fstab. However, not knowing what is supposed to go there is preventing me from knowing exactly what to put.

I put in the exact statement
/dev/fd0 /mnt/floppy supermount fs=auto,--,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0

However, I don't know if the commas go in or not. Also, after putting that in completely, it did say supermount not supported by kernal. Taking that out, it told me fs type unmask=0 not supported by kernel.

I don't know what else to put in or take out. Any reference to an explination of the meaning of the entires and columns would be greatly appreciated.

I don't know why RH didn't put this in when I installed... maybe I missed a setting.

Thanks.
 
Old 12-15-2002, 11:04 AM   #5
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Try pasting the following,
Code:
/dev/fd0   /mnt/floppy  vfat    noauto,users,rw,umask=000   0   0
 
Old 12-15-2002, 01:53 PM   #6
Cynthia Blue
Member
 
Registered: Dec 2002
Location: SLC Utah USA
Distribution: SuSe 9.1
Posts: 102

Original Poster
Rep: Reputation: 15
Okay I inserted that line.

The response I get is:

mount: wrong fs type, bad option, bad superblock on /dev/fd0, or too many mounted file systems.



I have checked the floppy on my Win98 machine, formated it, put one file on, and it checked out clean.

Thanks.
 
Old 12-15-2002, 06:21 PM   #7
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Have you tried it as root?
 
Old 12-15-2002, 08:03 PM   #8
Cynthia Blue
Member
 
Registered: Dec 2002
Location: SLC Utah USA
Distribution: SuSe 9.1
Posts: 102

Original Poster
Rep: Reputation: 15
Everything I've done is as root. I don't think I could change those files if I were not root.
 
Old 12-15-2002, 08:11 PM   #9
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Ok, give me as much info about your floppy drive as you can, type, connection etc....
 
Old 12-17-2002, 04:20 PM   #10
Cynthia Blue
Member
 
Registered: Dec 2002
Location: SLC Utah USA
Distribution: SuSe 9.1
Posts: 102

Original Poster
Rep: Reputation: 15
Okay.. I'll have to look all this up and get back to you. I got ftp working... internal to my network only, so the floppy is not top priority anymore.
 
Old 12-17-2002, 06:06 PM   #11
bobo_daclown
Member
 
Registered: Dec 2002
Location: NC (no comment)
Distribution: Psyche (RH8.0) / LFS / OS X.2 / MDK 9.0 / Win2k Server
Posts: 49

Rep: Reputation: 15
Now, this won't help your floppy question; but, why do you need a floppy drive? None of my three linux servers, nor my windows or mac have a floppy in them. I hate sneakernet
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot mount floppy killercrazyeyes Linux - Newbie 5 04-13-2005 10:40 AM
Debian Woody floppy install problems with ATAPI floppy jturnicate Linux - Newbie 0 02-17-2004 09:45 AM
Mount a floppy? bolinux Linux - General 5 10-24-2003 04:08 PM
cannot mount floppy deema Linux - Newbie 4 09-18-2003 10:25 AM
mount floppy devaddep Linux - General 3 04-26-2001 10:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration