| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-15-2004, 02:13 AM
|
#1
|
|
LQ Newbie
Registered: Feb 2004
Posts: 2
Rep:
|
Can't Read Files on CD's
I'm a Linux newbie and have just installed Mandrake 9.2. It's a stand alone installation and not a dual boot arrangement.
Everything went well except I can't read any files on any CD.
I installed Mandrake from a couple of ISO discs that I burnt on a windows machine and the Linux machine had no problems reading the discs during the installation process.
I can burn files to a CD using K3b and I can erase a CD-RW with K3b.
After I have written files to a CD-RW with K3b it reports that the disc is empty, but when I check the CD in a windows machine the CD is fine and I can access all the files on the CD.
It's the same with every CD that I try, and it's the same if I log in as root or as a user
Anybody know what the problem may be? The CD burner is a SONY CD-RW CRX175A1
CR
|
|
|
|
02-15-2004, 06:28 AM
|
#2
|
|
Moderator
Registered: Aug 2002
Posts: 10,707
|
Can you view other data CDs besides the ones you have burned?
This might be a supermount problem. After writing to the CD close k3b application and reinsert the CD into the drive. View the contents using a regular file broswer app.
|
|
|
|
02-15-2004, 06:56 AM
|
#3
|
|
LQ Newbie
Registered: Feb 2004
Posts: 2
Original Poster
Rep:
|
Quote:
Originally posted by michaelk
Can you view other data CDs besides the ones you have burned?
|
No.
It doesn't matter what type of CD it is, the O/S doesn't want to read the contents -- it's almost as if the CD hasn't been mounted, except if I try to unmount the drive I get a message telling me that only root can unmount the drive.
I've tried rebooting and I've also logged in as root, it makes no difference. When I've tried to install new software with the software manager it repeatedly asks me to insert CD1, but refuses to acknowledge that the disc has been inserted.
CR
Last edited by CarbonRods; 02-15-2004 at 07:03 AM.
|
|
|
|
02-15-2004, 09:21 AM
|
#4
|
|
Moderator
Registered: Aug 2002
Posts: 10,707
|
Maybe supermount isn't working. Try mounting the CD manually.
|
|
|
|
02-17-2004, 08:14 AM
|
#5
|
|
Member
Registered: Aug 2003
Location: Trento, Italy
Distribution: Debian testing
Posts: 394
Rep:
|
Also, check in fstab you are mounting the correct device. If you use module ide-scsi, the cd will be seen as /dev/scd0 even if it is a ide.
Try (as root)
Code:
mount /dev/scd0 /mnt/cdrom
ls /mnt/cdrom
|
|
|
|
02-17-2004, 08:56 AM
|
#6
|
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix, 98,2000 + various
Posts: 3,164
Rep:
|
this isn't an unusual problem, so don't go reinstalling or anything.
it's just an fstab entry or cdrom symlink problem.
a cdrom will typically be accessed using a device like /dev/cdrom, which
is just a link to your actual cdrom device, like /dev/hdc. generally to
burn cd's with a burner, stuff called ide-scsi and generic scsi is set up
for cdrecord to work. when this happens, the burner is no longer
accessible by it's old device. your burner software thatis working
somewhere has in it the device that it is using that works.
post back what your burning software is using as the device, and your
/etc/fstab, and the output of ls -l /dev/cdrom
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:30 PM.
|
|
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
|
|