[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] CD recording.
> Hi all.
>
> I've given this a good try - following the HOWTO to the letter, and
> looking at the man pages, and so far have three very nice, shiney, round
> bar mats.
>
> I'm trying to copy around 560 Mb of mp3s to CD as a test using mkisofs
> (mounted the image on a loopback, and it seems fine) and cdrecord.
>
> How do I get a disk to be readable by a Windoze box is it -r -J or just
> -J ?
>
> Are long filenames an issue or not?
>
I use:
mkisofs -v -JraT -o data.cd <path>
Where: J gives Joliet extensions for long filenames [Windows]
r gives RockRidge extensions (for Unix)
a is all files regardless of extension
T creates TRANS.TBL files that some things use to map long
names to names as they are on the CD.
Gives total compatibility ... I've yet to have a CD fail with these options,
which subsequently get written with:
cdrecord -v speed=4 dev=0,3,0 -data data.cd
Chris...
--
@}-,'-------------------------------------------------- Chris Johnson --'-{ [at]
/ "If not for me then, do it for yourself. / sixie [at] nccnet.co.uk \
/ If not for me, then do it for the world" / www.nccnet.co.uk/~sixie \
/ -- Stevie Nicks / \
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.