Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux. |
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-06-2004, 10:26 PM
|
#1
|
LQ Newbie
Registered: Sep 2004
Location: Paraguay
Posts: 3
Rep:
|
Mandrake 9.0 will not mount cdrom
Hi everyone!
Mandrake 9.0 will not mount my cd-rom. On the X window, it just sits there saying "mounting cd rom..." for ever. I tried doing it from a terminal with "mount /mnt/cdrom", and it also just sits there without giving me the prompt back. I am using kde.
If I try "umount /mnt/cdrom" it tells me that the unit is not mounted.
Any help appreciated.
Thanks,
Luis
|
|
|
09-07-2004, 09:07 AM
|
#2
|
Senior Member
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607
Rep:
|
1) What kind of CD are you attempting to mount (audio, data, PhotoCD)? Have you tried another CD, or type of CD?
2) Can you mount this or any other CD as root rather than as a user?
3) Have you tried mounting (both as a user and as root) with a full command such as mount -t iso9660 /dev/cdrom /mnt/cdrom (your device designation may well be different)?
4) Would you please post the contents of the file /etc/fstab?
|
|
|
09-07-2004, 10:15 PM
|
#3
|
LQ Newbie
Registered: Sep 2004
Location: Paraguay
Posts: 3
Original Poster
Rep:
|
Answers and solution
Answers:
1) What kind of CD are you attempting to mount (audio, data, PhotoCD)? Have you tried another CD, or type of CD?
-- Data CDs
2) Can you mount this or any other CD as root rather than as a user?
--- No. I tried.
3) Have you tried mounting (both as a user and as root) with a full command such as mount -t iso9660 /dev/cdrom /mnt/cdrom (your device designation may well be different)?
-- No. Only "mount /mnt/cdrom"
4) Would you please post the contents of the file /etc/fstab?
-- Unfortunately, the computer with the problem is at work.
But at any rate, I solved teh problem (after reading comments of someone on the net who also had problems with his CD reader and Mandrake), getting rid of KDE and using Gnome, instead. It has been working fine all today after I did that. So far, at least. Weird, isn't? You would think that these desktop manager just would issue the same commands in the background, but clearly, they do more than that.
Thanks anyway.
Luis
|
|
|
09-08-2004, 10:31 PM
|
#4
|
LQ Newbie
Registered: Sep 2004
Location: Paraguay
Posts: 3
Original Poster
Rep:
|
spoke too soon...
Hey, even after changing to gnome, cd reader still acting up sometimes and I have to re-boot to get it to work. here is my fstab, just in case:
Code:
/dev/hda1 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda6 /home ext2 defaults 1 2
/dev/hdb /mnt/cdrom auto user,iocharset=iso8859-1,umask=0,exec,codepage=850,ro,noauto 0 0
/dev/fd0 /mnt/floppy auto user,iocharset=iso8859-1,umask=0,sync,exec,codepage=850,noauto 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
Thanks,
Luis
|
|
|
09-08-2004, 11:21 PM
|
#5
|
Member
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Rep:
|
it's should read
/dev/cdrom /mnt/cdrom auto user,iocharset=iso8859-1,umask=0,exec,codepage=850,ro,noauto 0 0,automount
before trying it, someones goning to have to correct me
I think the correct iso is 9660, exec should be allowed
everything else seam just fine to me
try using the drakconf utility first
|
|
|
All times are GMT -5. The time now is 09:12 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
|
|