FedoraForum.org

FedoraForum.org (http://forums.fedoraforum.org/index.php)
-   EOL (End Of Life) Versions (http://forums.fedoraforum.org/forumdisplay.php?f=75)
-   -   Playing CDs with FC3 (http://forums.fedoraforum.org/showthread.php?t=26621)

taylor65 11th November 2004 08:36 PM

Playing CDs with FC3
 
When I put an audio CD into either my CD drive or DVD drive, gnome-cd appears and says 'Drive Error'. I also see that the CD icon appears on the desktop. I forget if that icon appeared in FC2. In either case, anyone else having this error message?

fatal_error 12th November 2004 08:56 AM

Indeed, I also experience problems when it comes down to burn CD's (tried it with xcdroast and k3b): obviously the CD/DVD-devices now belong to a logical volume group (??), which is only accessable by root on my system, this means both k3b or xcdroast wont find ANY CD/DVD-device on my machine, so im right at the moment back to floppies :-) Anyone knowing a hint or possible solution for this issue?

PS: I've never had to deal with Logical Volume Groups...may this the cause for the errors?

imdeemvp 12th November 2004 09:33 AM

I got same error.

Pegasus 12th November 2004 11:03 AM

Works for me without any problems

imdeemvp 12th November 2004 11:10 AM

Quote:

Originally Posted by Pegasus
Works for me without any problems

In fc3....?

Pegasus 12th November 2004 11:49 AM

Yes, in FC3 final ... logged in as normal user
While reading this thread, i insert an audio-cd in my drive and tried to get the shown error ... but the cd started playing the music...

also i've seen in this forum, that there are several questions about the "new" ftsab layout. (media vs. mnt).
Here is the fstab i'm working with:
Code:

# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 /                      ext3    defaults        1 1
LABEL=/boot            /boot                  ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs  defaults        0 0
none                    /proc                  proc    defaults        0 0
none                    /sys                    sysfs  defaults        0 0
/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0
/dev/hdc1              /mnt/windows            vfat rw,umask=0000,uid=500,gid=pegasus 0 0
/dev/hdd                /media/cdrom            auto    pamconsole,ro,exec,noauto,managed 0 0
/dev/hdb                /media/cdrecorder      auto    pamconsole,ro,exec,noauto,managed 0 0
/dev/fd0                /media/floppy          auto    pamconsole,exec,noauto,managed 0 0

Addon:
Tested CD-Burning -> works fine,too (i've downloaded the rescuecd.iso)

Edit2:
I've DISABLED SELINUX. My posted fstab differ from yours for media ( ... pamconsole,fscontext=system_u:object_r:removable_t, ... )
You might also have problems using floppy disks ...

taylor65 12th November 2004 12:57 PM

I didn't get the logical volumes because the auto-partition didn't work on my system. I had to manually partition. So now I need to check to see if I can burn a CD? I disabled selinux on my system.

sayeeth 12th November 2004 01:04 PM

Quote:

Originally Posted by taylor65
I didn't get the logical volumes because the auto-partition didn't work on my system. I had to manually partition. So now I need to check to see if I can burn a CD? I disabled selinux on my system.

It is even remotely possible that SELinux is interferring with CD-Burning?

Paul_Vandenberg 12th November 2004 01:09 PM

You should also make sure you have installed the update to udev. It fixes a disk access problem.

Paul

madopal 13th November 2004 01:50 AM

Install vs. Upgrade
 
I'm having the same problem...and I upgraded from FC2. Any of you folk out there ok after upgrading vs. installing fresh?

imdeemvp 13th November 2004 03:48 AM

I did a fresh installation and having some issues for now.....but I will try to find solutions for it.

kishalaya 13th November 2004 06:32 AM

well I did these two things to make the CD play
(in root login)
1. ln -s /dev/hdd /dev/cdrom
2. chmod +rw /dev/hdd

(/dev/hdd is my cdrom)

imdeemvp 13th November 2004 09:03 AM

Quote:

Originally Posted by kishalaya
well I did these two things to make the CD play
(in root login)
1. ln -s /dev/hdd /dev/cdrom
2. chmod +rw /dev/hdd

(/dev/hdd is my cdrom)

Great fix... you are the man! :p

crackers 13th November 2004 05:17 PM

The problem is that "fix" disappears on re-boot - udev wipes it out. The updated package fixes the /dev/cdrom and permissions issues.

taylor65 13th November 2004 07:14 PM

I updated udev per suggestion - that fixed the problem. Thanks!


All times are GMT +1. The time now is 06:34 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.