usb-creator-hackers team mailing list archive
-
usb-creator-hackers team
-
Mailing list archive
-
Message #00071
[Bug 64383] Re: UDF not properly recognised
same here as #12
--
UDF not properly recognised
https://bugs.launchpad.net/bugs/64383
You received this bug notification because you are a member of usb-
creator hackers, which is the registrant for usb-creator.
Status in File Roller: New
Status in usb-creator: New
Status in “file-roller” package in Ubuntu: Triaged
Bug description:
UDF iso images almost always also have an ISO9660 file-system on them but the two filesystems need not point to the same set of files.
I recently downloaded an iso image that has all the real data on UDF and just a README.TXT on ISO9660 which basically just says "This CD requires a system which supports the UDF filesystem." File Roller only sees the README.TXT. It should probably use UDF if it's available since it doesn't have all of the restrictions that ISO9660 has and the only reason to have a different set of files on the two filesystems is if UDF contains data that ISO9660 can't contain properly.