LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-25-2003, 02:52 PM   #1
im1crazyassmofo
Member
 
Registered: Jan 2003
Distribution: Slackware/Debian
Posts: 91

Rep: Reputation: 15
mounting problems


i just installed slackware 9 and when i type mount /dev/cdrom /mnt/cdrom it gives me this error:

bash-2.05b# mount /dev/cdrom /mnt/cdrom
/dev/cdrom: Input/output error
mount: block device /dev/cdrom is write-protected, mounting read-only
/dev/cdrom: Input/output error
mount: you must specify the filesystem type
 
Old 03-25-2003, 02:57 PM   #2
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Rep: Reputation: 30
Hi

I think You should Specify some thing like
'iso9660' in /etc/fstab

or post ur /etc/fstab file here.

Hitesh
 
Old 03-25-2003, 03:01 PM   #3
im1crazyassmofo
Member
 
Registered: Jan 2003
Distribution: Slackware/Debian
Posts: 91

Original Poster
Rep: Reputation: 15
/dev/hda5 swap swap defaults 0 0
/dev/hda1 / ext2 defaults 1 1
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0



that is my fstab
 
Old 03-25-2003, 03:12 PM   #4
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Rep: Reputation: 30
Hi

it seems OK in your fstab,

but i think U had type wrong command,

just follow this,as root or any user

mount /mnt/cdrom
or
cd /mnt
mount cdrom

make sure you had insert your CD's in cdrom.

Hitesh
 
Old 03-25-2003, 03:22 PM   #5
im1crazyassmofo
Member
 
Registered: Jan 2003
Distribution: Slackware/Debian
Posts: 91

Original Poster
Rep: Reputation: 15
no my command is right, its right here in my slackware book...even ur command doesnt work...so sumthings messed up with my machine
 
Old 03-25-2003, 03:41 PM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
You might want to change the "owner" to "user"...

And if you have the proper entry in /etc/fstab
Code:
mount /mnt/cdrom
should work.

If you specify the device and the mount point
you need to add the fstype, too.
Code:
mount -t iso9660 /dev/cdrom /mnt/cdrom
Of course the CD might have been burnt with
a "wrong" fstype ... there's some programs out
there that will allow you to burn ext2 on CD ;)

Cheers,
Tink

Last edited by Tinkster; 03-25-2003 at 03:42 PM.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
mounting problems ssabljic Slackware 3 11-25-2005 05:27 AM
Mounting problems sri_hassan Linux - Newbie 3 10-07-2005 09:22 PM
mounting problems eo697 Linux - Hardware 1 07-04-2003 07:05 AM
problems mounting ewto Linux - Newbie 18 04-11-2003 04:34 AM
Mounting problems tsitras Linux - Newbie 3 03-23-2003 04:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:51 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