You are not logged in.

#1 2009-04-26 02:53:29

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

(solved) grip (and I) can't find the cdrom drive

I have my audio cd inserted and playing through Exaile, but I want to rip it using grip. Problem is, it won't recognise the location of the cdrom. Sound-juicer finds the cdrom just fine, but I can't rip from Sound-Juicer because none of the output formats are available (another problem for another day).

Googling and common sense says it's /media/cd, but nothings in there. /dev/cd/cdrom- doesn't work as well. What do I do?

Last edited by zephyrus17 (2009-05-04 06:53:48)

Offline

#2 2009-04-26 03:15:40

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: (solved) grip (and I) can't find the cdrom drive

try /dev/sr0?

Offline

#3 2009-04-26 04:26:01

Maskawanian
Member
Registered: 2009-01-06
Posts: 29

Re: (solved) grip (and I) can't find the cdrom drive

First:

ls /dev | grep sr

This will print your optical drives. If nothing shows your optical drive is not detected.

mount | grep /dev/sr

If this shows nothing likely the optical drive is not mounted. Try mount /dev/sr(watever the above showed). This will only work if the drive is in fstab. If you mount with HAL you can try explicitly mounting it.

Offline

#4 2009-04-26 05:59:39

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: (solved) grip (and I) can't find the cdrom drive

Audio CDs don't mount, this is why nothing is showing up. On my system a symlink is created from /dev/cdrom (grip's default) to /dev/cd/cdrom-0:0:0:0, which is the correct device. grip finds it automatically on my machine and I have no reference to any optical device in fstab.

Offline

#5 2009-05-04 06:53:27

zephyrus17
Member
Registered: 2008-06-15
Posts: 323

Re: (solved) grip (and I) can't find the cdrom drive

I redirected grip to /dev/sr0 and it worked. So thanks for all the help big_smile

Offline

Board footer

Powered by FluxBB