On Tue, Jun 07, 2005 at 06:46:06PM +0300, Aviv Goll wrote:
> Hi,
>  I have a CD player which can read mp3 files. A CD I made with windows 
> works fine but when I tried burning with k3b on Ubuntu, The CD player 
> refused to recognized the CD (errored "no cd") and an attempt to read 
> from the CD on a Windows machine resulted in some weird file names but 
> the data was intact.
> How do I define k3b to burn like windows (or any other way that CD 
> players can read)?

mkisofs -J . BTW: nobody mentioned the character set of file names as a
possible reason for "corruption, but it seems that mkisofs tries to
convert characters on its own (in addition to what k3b does?) . It makes
sense, as iso9660/joliet file names must be UTF-16 regardless of what
they were originally on your filesystem.

If you don't use the same charset everywhere, there is a potential
source for trouble here.

-- 
Tzafrir Cohen         | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |                           | a Mutt's  
[EMAIL PROTECTED] |                           |  best
ICQ# 16849755         |                           | friend

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to