Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can´t mount audio cd [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
opensas
Guru
Guru


Joined: 24 Nov 2004
Posts: 408
Location: Buenos Aires - Argentina

PostPosted: Sun Sep 25, 2005 3:08 pm    Post subject: can´t mount audio cd [SOLVED] Reply with quote

Hi!


(I know this must be a very stupid question :oops: )

I'm trying to listen an audio cd with mplay, but when I issue

mount /mnt/cd

I get the following error

Code:

mount: wrong fs type, bad option, bad superblock on /dev/cd,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so


Here my fstab

Code:

# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

# <fs>             <mountpoint>    <type>     <opts>            <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/sda5      /boot      ext2      defaults,noatime   1 2
/dev/sda6      none      swap      sw         0 0
/dev/sda7      /      ext3      noatime         0 1

/dev/dvd      /mnt/dvd   iso9660      noauto,ro      0 0
/dev/cd         /mnt/cd      iso9660      noauto,ro      0 0

/dev/fd0      /mnt/floppy   auto      noauto         0 0

/dev/sda1      /mnt/xp      ntfs      defaults,ro,noatime   0 0
/dev/sda8      /mnt/data   vfat      defaults,noatime   0 0

/dev/sda9      /mnt/xfs   xfs      defaults,noatime   0 0

# NOTE: The next line is critical for boot!
none         /proc      proc      defaults      0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none         /dev/shm   tmpfs      defaults      0 0


Any idea???

Saludos

Sas


Last edited by opensas on Mon Sep 26, 2005 1:51 am; edited 1 time in total
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 3038

PostPosted: Sun Sep 25, 2005 3:10 pm    Post subject: Reply with quote

You're not supposed to mount an audio CD. just play them in a audio CD player program.
Back to top
View user's profile Send private message
RoundsToZero
Guru
Guru


Joined: 17 Nov 2003
Posts: 478
Location: New York, NY

PostPosted: Sun Sep 25, 2005 6:11 pm    Post subject: Reply with quote

I have had this problem with enhanced CD's (audio and data). Is there any way to mount it and get at the data part? I am able to access it through media:/ on KDE, but for some reason the transfer speed is really slow. I was hoping that I could mount it and it would run faster.
Back to top
View user's profile Send private message
opensas
Guru
Guru


Joined: 24 Nov 2004
Posts: 408
Location: Buenos Aires - Argentina

PostPosted: Mon Sep 26, 2005 1:49 am    Post subject: Reply with quote

You' re right, kimchi_sg

Just had to emerge xmms-cdread

Now I'll try with noxmms to use it from the command line

Saludos

Sas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum