Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
 |
09-22-2004, 06:52 AM
|
#1
|
LQ Newbie
Registered: Sep 2004
Location: india
Distribution: mandrake 10
Posts: 2
Rep:
|
Cant Access Cdrom On Mandrake 10
hello
I installed mandrake 10 on my pc. My pc has one dvdrom and cdrecorder attached to same ide. the cdrom is working but when i try to mount or access dvd rom (even a cd placed in dvd player) i get massage "wrong fs type, bad option, bad superblock on /dev/cdrom"
|
|
|
09-22-2004, 07:27 AM
|
#2
|
Member
Registered: Jul 2004
Location: Chandigarh
Distribution: RedHat 9.0
Posts: 34
Rep:
|
try this command
mount /dev/hdd<x> /mnt/cdrom
replace <x> with the ide number on which your dvd rom is connected e.g. if it is ide1 then replace <x> with 1
Cheers
http://www.linuxbrats.com
Last edited by manvirr; 09-22-2004 at 07:29 AM.
|
|
|
09-22-2004, 09:11 AM
|
#3
|
Moderator
Registered: Aug 2002
Posts: 26,905
|
What type of disc are you trying to mount, data, movie, audio?
You can not mount movies or audio CDs?
|
|
|
09-23-2004, 03:53 PM
|
#4
|
Member
Registered: May 2004
Location: Brisbane, Australia
Distribution: Mandrake 10
Posts: 31
Rep:
|
Look in the mandrake controll panel under mount points and check whether supermount is on. If it is turn it off. Next, as root type mount -a and if the system is configured properly drive should now mount. If there is an error message then system is misconfigured.
|
|
|
09-23-2004, 05:59 PM
|
#5
|
LQ Newbie
Registered: Sep 2004
Location: Venezuela
Posts: 6
Rep:
|
same problem
I canīt have access to my cdrom and cdrom2 (dvd burner): this is my fstab file:
/dev/hda1 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda6 /home ext3 defaults 1 2
/dev/hdd /mnt/cdrom iso9660 umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec 0 0
/dev/hdc /mnt/cdrom2 iso9660 umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-15,sync,codepage=850 0 0
/dev/hda3 /mnt/windows ntfs umask=0,nls=iso8859-15,ro 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
I tried this as root:
chmod o+r /dev/hdc
chmod o+r /dev/hdd
But, when I tried to mount , its says:
mount /dev/cdrom2
mount: can't find /dev/cdrom in /etc/fstab or /etc/mtab
mount /dev/cdrom2
mount: can't find /dev/cdrom2 in /etc/fstab or /etc/mtab
Please Help!
|
|
|
09-23-2004, 06:20 PM
|
#6
|
LQ Newbie
Registered: Sep 2004
Location: Venezuela
Posts: 6
Rep:
|
hello guys please help
I canīt have access to my cdrom and cdrom2 (dvd burner): this is my fstab file:
/dev/hda1 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda6 /home ext3 defaults 1 2
/dev/hdd /mnt/cdrom iso9660 umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec 0 0
/dev/hdc /mnt/cdrom2 iso9660 umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-15,sync,codepage=850 0 0
/dev/hda3 /mnt/windows ntfs umask=0,nls=iso8859-15,ro 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
I tried this as root:
chmod o+r /dev/hdc
chmod o+r /dev/hdd
But, when I tried to mount , its says:
mount /dev/cdrom2
mount: can't find /dev/cdrom in /etc/fstab or /etc/mtab
mount /dev/cdrom2
mount: can't find /dev/cdrom2 in /etc/fstab or /etc/mtab
Please Help!
|
|
|
All times are GMT -5. The time now is 03:06 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
|
|