Results 1 to 1 of 1
Hi
I'm using Fedora 10 and I tried to create an iso image using genisoimage using the following command:
Code:
genisoimage -o cd1.iso -r cd_dir
The problem that I'm facing ...
- 01-26-2009 #1
files being renamed by genisomage while making an image
Hi
I'm using Fedora 10 and I tried to create an iso image using genisoimage using the following command:
The problem that I'm facing is that genisoimage is shortening all the filenames in the cd_dir into some kind of DOS format while creating the image. Shouldn't the -r option support long file names? Any help would be appreciated.Code:genisoimage -o cd1.iso -r cd_dir
Thanks!


Reply With Quote