Re: Can't mount CD created with cdrecord



On 2008-12-20, Mario Morrell <morrellmariocind@xxxxxxxxx> wrote:
Fred wrote:
I used the following command to copy some .mp3 files to a CD.

cdrecord /dev/cdrom *

It seemed to copy all of the .mp3 files to the CD, but when I try to mount
it, with or without specifying iso9660, I get an error:

sudo mount -t iso9660 /dev/cdrom /mnt/cdrom


How to I copy .mp3 files to a CD, then mount it? I'm just trying to
create a data CD, which will play on an mp3 capable CD player.

-Thanks

You need to make the mp3 files into iso images first.

Wouldn't it be more accurate to say he should make the mp3
files into _ONE_ iso image? Unless something unusual is
intended, you want a single ISO image that contains the list
of mp3 files.

--
Robert Riches
spamtrap42@xxxxxxxxxxx
(Yes, that is one of my email addresses.)
.



Relevant Pages

  • Re: Cant mount CD created with cdrecord
    ... How to I copy .mp3 files to a CD, then mount it? ... which will play on an mp3 capable CD player. ... CD-R worked on another drive, ...
    (comp.os.linux.misc)
  • Re: Cant mount CD created with cdrecord
    ... Note the trailing - ... Here's the exact command I used, with the .mp3 files in the current ... Yet if I try and mount the CD without the -t iso9960, ... I'm trying to create a data CD with the .mp3 files on it, ...
    (comp.os.linux.misc)
  • Re: Cant mount CD created with cdrecord
    ... cdrecord /dev/cdrom * ... How to I copy .mp3 files to a CD, then mount it? ... files into _ONE_ iso image? ...
    (comp.os.linux.misc)
  • Re: Cant mount CD created with cdrecord
    ... cdrecord /dev/cdrom * ... How to I copy .mp3 files to a CD, then mount it? ... You need to make the mp3 files into iso images first. ...
    (comp.os.linux.misc)
  • Re: Cant mount CD created with cdrecord
    ... It seemed to copy all of the .mp3 files to the CD, but when I try to mount ... because modern CD players are ... files into _ONE_ iso image? ...
    (comp.os.linux.misc)