View previous topic :: View next topic |
Author |
Message |
michael_j_w n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 31 Oct 2004 Posts: 5
|
Posted: Tue Jan 10, 2006 5:25 am Post subject: no cdrom entry in /dev & can't mnt audio discs |
|
|
Hey just a simple issue i'm sure but i cannot mount my cdrw/dvd drive with an any audio cd. I get an error, no super block. Also there is no entry in /dev/ for cdroms/cdrom0 or cdrom, but i do have scd0 and hdd. It will mount data cd's with the command: Code: | # mount /dev/hdd /mnt/cdrom | any help would be appriciated! Thanks |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Katphish Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 05 Dec 2005 Posts: 155
|
Posted: Tue Jan 10, 2006 5:59 am Post subject: |
|
|
Hi,
Pure audio CDs don't have a ISO9660 filesystem on them, so you can't mount them without a patch AFAIK. You should be able to play them just fine though so long as you are a member of the right groups. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
michael_j_w n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 31 Oct 2004 Posts: 5
|
Posted: Tue Jan 10, 2006 6:21 am Post subject: |
|
|
Thank you! I will google the proper patch.
As for the wacky setup in my /dev dirrectory any thoughts ![Question :?:](images/smiles/icon_question.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Headrush Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/111332295641fa913c28fea.jpg)
Joined: 06 Nov 2003 Posts: 5597 Location: Bizarro World
|
Posted: Tue Jan 10, 2006 6:46 am Post subject: |
|
|
michael_j_w wrote: | Thank you! I will google the proper patch. |
Why? Why are you trying to mount it?
michael_j_w wrote: | As for the wacky setup in my /dev dirrectory any thoughts ![Question :?:](images/smiles/icon_question.gif) |
The entry is fine. It means your CD drive is attached to your second IDE channel as a slave drive.
The cdroms/cdrom0 is the way devfs use to call the device node. hdd is the real location. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Katphish Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 05 Dec 2005 Posts: 155
|
Posted: Tue Jan 10, 2006 6:48 am Post subject: |
|
|
Hi,
I wouldn't bother looking for a patch unless you are really sure you need it. There is a plugin for xine or xmms (can't remember which) but I couldn't get it to work and just left it at that. `konqueror` in KDE will show you the raw tracks if you want them.
I think the /dev/scd0 /dev/hdd versus /dev/cdrom/cdrom0 problem is just a differene from udev versus devfs. You can make a symlink if you want. I also think /dev/scd0 is the SCSI device which you shouldn't need unless you have a SCSI card with a SCSI cdrom .
EDIT: Doh, should have hit submit instead of preview ![Wink :wink:](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|