Re: Mounting CDs
Chris <[email protected]> Fri, 18 Nov 2011 21:31:45 -0600
| Newsgroups | gmane.linux.mandrake.expert |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2011-11-18 at 19:24 +0100, Peter Vollebregt wrote:
> Op 18-11-11 05:15, Chris schreef:
> > I have a bunch of audio cds I want to copy over to my phone however 9
> > out of 10 won't mount. I'm tried manually mounting but don't think I'=
m
> > doing it right. =20
>=20
> Audio CD's cannot be mounted because they only carry raw data and there
> is no file system (like ext4 or FAT) on them. The only thing you can do
> is to read them (often called ripping) and "Pack" the sound in an
> optionally compressed file format like .wav or .mp3 (called "encoding"=
).
>=20
> Windows simulates this like it is mounting the CD (you can see the
> tracks than as "track1.wav", etc.) and some desktop systems on Linux do
> the same thing. For instance konqueror/dolphin on KDE will do the same
> thing. But normally you hav to use applications that will do this.
>=20
> Reading under Linux is done via cdparanoia normally (low level, not
> directly used by users). Ripping and encoding is supported by programs
> like kaudiocreator (that i lke very much but is difficult to find
> nowadays) or grip or abcde (command line). Also under othet OS=C3=A9s o=
het
> programs habe to be used for this.
>=20
> The one cd that works maybe has a little data partition.Some CD's have
> this although it normally is done as a piracy protection (older cd's
> -luckili they stopped doing this because it confuses also other devices=
).
>=20
> Peter
>=20
What I should have said is that these are music cds that are in mp3
format that I downloaded. Some will mount, some won't. Using the command
line
[root@localhost ~]# mount -t iso9660 /dev/sr0 /home/chris/cd
mount: block device /dev/sr0 is write-protected, mounting read-only
Some will mount just fine, however others show:
[root@localhost ~]# mount -t iso9660 /dev/sr0 /home/chris/cd
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
--=20
Chris
KeyID 0xE372A7DA98E6705C
31.11=C2=B0N 97.89=C2=B0W (Elev. 1092 ft)
21:29:34 up 3:43, 2 users, load average: 0.81, 1.02, 0.88