how to preserve original file names when using genisoimage ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i am trying to create a iso image of a directory which is full of movies,songs etc with genisoimage. But the problem is after creating the image and burning it with wodim and mounting it, i find the filenames are truncated.

even using "genisoimage -o <isoname> -JR <directory>" does not correct it. from the man page of genisoimage,

"Each  file  written  to the ISO9660 filesystem must have a filename in the 8.3 format (up to 8 characters,
       period, up to 3 characters, all uppercase), even if Rock Ridge is in use.  This filename is used  on  sys-
       tems  that  are  not  able to make use of the Rock Ridge extensions (such as MS-DOS), and each filename in
       each directory must be different from the other filenames in the same  directory.   genisoimage  generally
       tries  to  form  correct  names  by forcing the Unix filename to uppercase and truncating as required, but
       often this yields unsatisfactory results when the truncated names are not all unique.  genisoimage assigns
       weightings  to  each  filename,  and if two names that are otherwise the same are found, the name with the
       lower priority is renamed to include a 3-digit number (guaranteed to be unique).   For  example,  the  two
       files foo.bar and foo.bar.~1~ could be rendered as FOO.BAR;1 and FOO000.BAR;1"

but i am able to solve the problem by using isomaster.But i prefer cli to gui and so i want to know if there is any way to do the same with genisoimage or is there another cli iso creator application that does it without hassle ?

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux