CD device name ? abcde

stan stanb at panix.com
Wed Dec 26 17:49:34 UTC 2012


On Wed, Dec 26, 2012 at 03:35:43PM +0000, Steve Pearce wrote:
> On 26/12/12 15:32, stan wrote:
> > I am trying to use abcde to import some music from CD's on my newUbuntu
> > 12.10 laptop. 
> > 
> > With the derault /etc/abcde.conf file, when I try to run it with a CD inthe
> > drive, I get:
> > 
> > cd-discid: /dev/cdrom: CDROMREADTOCHDR: No medium found
> > [ERROR] abcde: CD could not be read. Perhaps there's no CD in the drive?
> > 
> > When I insert the CD, I am prompted to chose what to do. I chose "open
> > folder: after doing thta df looks like ths:
> > 
> > Filesystem           1K-blocks      Used Available Use% Mounted on
> > /dev/sda1             37462340  34427160   3035180  92% /
> > none                    306776       320    306456   1% /dev
> > none                    311016       656    310360   1% /dev/shm
> > none                    311016       388    310628   1% /var/run
> > none                    311016         0    311016   0% /var/lock
> > none                    311016         0    311016   0% /lib/init/rw
> > none                  37462340  34427160   3035180  92%
> > /var/lib/ureadahead/debugfs
> > /dev/sdb1            732572000 105165860 627406140  15%
> > /media/4852CCA352CC975
> > 
> >  chnaged the CDROM in /etc/abcde.conf, to /dev/sd1, but get the same
> >  results.
> > 
> >  What do needtodoto make this work?
> 
> 
> Try /dev/sr0
> 
That doesn't work eithr. When I put a CD it gets mounted as follows:

/dev/sdb1            732572000 105165860 627406140  15%
/media/4852CCA352CC975A

But when I run abcde -d /dev/sdb1 I get the following:

cd-discid: /dev/sdb1: open: Permission denied
[ERROR] abcde: CD could not be read. Perhaps there's no CD in the drive?

Hmm,permission enied that is interestig:

brw-rw---- 1 root disk 8, 17 2012-12-22 17:05 /dev/sdb1

So, i am thinkling that I should be accessing it sing the group
permisssion, so in /etc/group I put:

disk:x:6:stan

My user id is stan

group

cdrom:x:24:haldaemon,stan,mythtv,test

Puzzling, anyoune have any ides?

PS it works on a desktop that I just built with 12.10, so it has to be
something about the way the install went on the laptop, I think.

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?




More information about the ubuntu-users mailing list