View previous topic :: View next topic |
Author |
Message |
opensas Guru
Joined: 24 Nov 2004 Posts: 408 Location: Buenos Aires - Argentina
|
Posted: Sun Sep 25, 2005 3:08 pm Post subject: can´t mount audio cd [SOLVED] |
|
|
Hi!
(I know this must be a very stupid question )
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 |
|
|
kimchi_sg Advocate
Joined: 26 Nov 2004 Posts: 3038
|
Posted: Sun Sep 25, 2005 3:10 pm Post subject: |
|
|
You're not supposed to mount an audio CD. just play them in a audio CD player program. |
|
Back to top |
|
|
RoundsToZero Guru
Joined: 17 Nov 2003 Posts: 478 Location: New York, NY
|
Posted: Sun Sep 25, 2005 6:11 pm Post subject: |
|
|
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 |
|
|
opensas Guru
Joined: 24 Nov 2004 Posts: 408 Location: Buenos Aires - Argentina
|
Posted: Mon Sep 26, 2005 1:49 am Post subject: |
|
|
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 |
|
|
|
|
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
|
|