LinuxQuestions.org
Visit Jeremy's Blog.
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 09-02-2003, 03:17 PM   #1
andy18
Member
 
Registered: Oct 2002
Location: Malaysia
Posts: 106

Rep: Reputation: 15
not able to mount


Hi,

I was not able to mount the floopy drive and cdrom.The bios was able to detect both the hardware.

I just plugged in both the cdrom and floopy to the box and trying to run the command :

1.)mount /dev/fd0 /mnt/floopy

Error message :

mount : You must specify the system type

2.) mount /mnt/cdrom

Error message :

Mount : Can't find /mnt/cdrom in /etc/fstab or /etc/mtab


I have tried to manually add it the entry to the /etc/fstab and mount again but no avail :

/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0

/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0



Please advise.
 
Old 09-02-2003, 03:25 PM   #2
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
for the floppy you can try

mount -t vfat /dev/fd0 /mnt/floppy

for cdrom you could try

mount -t iso9660 /dev/hdc /mnt/cdrom

what is kudzu?
 
Old 09-02-2003, 03:37 PM   #3
andy18
Member
 
Registered: Oct 2002
Location: Malaysia
Posts: 106

Original Poster
Rep: Reputation: 15
Hi ,

Thanks for the guides :

Still no luck :

For the floopy :

mount : mount point /mnt/floopy does not exist

I then manually create the floopy directory under /mnt and it returns :

mount : /dev/fd0 is not a valid block device

The same error happens to cdrom .Thanks.

Kudzu : http://www.die.net/doc/linux/man/man8/kudzu.8.html
 
Old 09-02-2003, 04:11 PM   #4
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
hmm... does /var/log/messages give you any hint as to what is going wrong? the hardware isn't anything real exotic that might cause you to have to configure specific drivers are they? these are standard ide devices?

(kudzu looks pretty cool, you running a server w/ hotswap?)

jpbarto
 
Old 09-02-2003, 06:51 PM   #5
Eqwatz
Member
 
Registered: May 2003
Distribution: Slack Puppy Debian DSL--at the moment.
Posts: 341

Rep: Reputation: 30
1) are you using devfs?

2) Did you link the actual hardware device to a special file?

IDE 0 has two possible devices, master and slave--which correspond to /dev/hda and /dev/hdb in Linux. If you were to add a CDrom as slave to the IDE 0 cable, you have to link /dev/hdb to /dev/cdrom (If special file /dev/cdrom was present, otherwise you have to use mknod with major and minor numbers and all that jazz to create one.)

3) Did you set up a directory for a mount point?

Generally, most people put a /mnt directory in root and corresponding directories for each device and or partition they are mounting in /etc/fstab.

4) Did you check the devices by using a win98 boot disk? (The quickest and surest way to check cables and bios settings is mister boot disk. If it doesn't boot, you have a problem.)

5) Is this the first time the computer has had a floppy and CDROM? Or are these replacements? Linux does not auto magically remove old hardware.
 
Old 09-02-2003, 06:58 PM   #6
Eqwatz
Member
 
Registered: May 2003
Distribution: Slack Puppy Debian DSL--at the moment.
Posts: 341

Rep: Reputation: 30
Whoops! The "Generally" sentence should read: /mnt directory in root ("/") the corresponding mount point within /mnt (like /mnt/cdrom) and an entry in /etc/fstab. Which makes the command "mount cdrom" possible.
 
  


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
How to give not-root user ability to mount devices to any mount point??? jdupre Linux - General 8 02-04-2012 11:03 AM
NFS mount of smb mount of windows share: permission denied problem :( Bagatur Linux - Networking 4 07-07-2009 12:34 PM
mount: unknown filesystem type 'ntfs' when trying to mount windows drive... DiZASTiX Linux - Hardware 12 09-28-2008 08:29 PM
can mount C not D FAT: invalid media value (0x45) mount: wrong fs type, bad option Emmanuel_uk Linux - Newbie 10 11-29-2005 03:47 AM
automount: mount(generic): failed to mount (null) (type iso9660) on /mnt/media/ vasudevadas Slackware 5 10-17-2005 04:05 PM

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

All times are GMT -5. The time now is 02:21 AM.

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