Re: mkisofs problem ( cdrtools-2.01.01_alpha38 )

2008-03-21 Thread Joerg Schilling
"Babyfai Cheung" <[EMAIL PROTECTED]> wrote: > # mkisofs -input-charset UTF-8 -o 123.iso 123/ > # Unknown charset > #Known charsets are: > #. > > But, with UTF8 or utf8 , utf-8 , UTF-16 are OK! > > # mkisofs -input-charset UTF8 -o 123.iso 123/(OK!) > > # mkisofs -input-charset utf8 -o 123

RE: mkisofs problem

2000-11-29 Thread Michael_A_Walsh
    Subject:        RE: mkisofs problem This is what I use to get the effect I want, which is that the CD image looks like the original filesystem.  Note that the directories have slashes at the end: /vmlinuz=/vmlinuz /bootsect.lnx=/bootsect.lnx /vmlinuz.old=/vmlinuz.old /bin/=/bin /usr/info/=/u

RE: mkisofs problem

2000-11-29 Thread Mark Bartel
This is what I use to get the effect I want, which is that the CD image looks like the original filesystem. Note that the directories have slashes at the end: /vmlinuz=/vmlinuz /bootsect.lnx=/bootsect.lnx /vmlinuz.old=/vmlinuz.old /bin/=/bin /usr/info/=/usr/info /usr/man/=/usr/man /usr