Page 1 of 1

Use UDF insted of Joliet / update mkisofs

PostPosted: 17.08.2013, 18:30
by tapek
Please use UDF 1.02 as default file system for created ISO files (CreateISOImage.cmd), you can use both, ISO9660 and UDF:
Code: Select all
..\bin\mkisofs.exe -iso-level 4 -udf -exclude-list %ISO_FILTER% -output %OUTPUT_PATH%\%ISO_NAME%.iso -volid %ISO_VOLID% ..\client

Also please update mkisofs:
http://opensourcepack.blogspot.com/p/cdrtools.html (at time of writing last update is from 17 August 2013, schily-cdrtools-3.01a17.7z)

Re: Use UDF insted of Joliet / update mkisofs

PostPosted: 19.08.2013, 09:39
by WSUSUpdateAdmin
Hi and welcome, tapek,

tapek wrote:Please use UDF 1.02 as default file system for created ISO files [...]

Done (see http://trac.wsusoffline.net/browser/trunk (r489)).

tapek wrote:Also please update mkisofs:
http://opensourcepack.blogspot.com/p/cdrtools.html (at time of writing last update is from 17 August 2013, schily-cdrtools-3.01a17.7z)

Thanks a lot for attention! :)
I'll now provide mkisofs.exe v. 3.01a16 (AV check: https://www.virustotal.com/de/file/861f ... 376896445/) from http://sourceforge.net/projects/tumagcc ... z/download.

Regards
Torsten Wittrock

Re: Use UDF insted of Joliet / update mkisofs

PostPosted: 19.08.2013, 16:22
by harry
I would like to remind the following part of .\doc\history.txt:
Code: Select all
Version 5.2 -- 20.03.09
...
- Fix: Download source for mkisofs.exe changed since v. 2.01.01a57 uses incompatible filter format (Thanks to Mark Gerber)

This applies also to version 3.01a16.

Re: Use UDF insted of Joliet / update mkisofs

PostPosted: 19.08.2013, 20:38
by WSUSUpdateAdmin
Right, harry, thanks.
I'm just fighting '/' and '\'.
Just a "minute", please.
RTW

Re: Use UDF insted of Joliet / update mkisofs

PostPosted: 20.08.2013, 09:29
by WSUSUpdateAdmin
Hi.
:arrow: http://trac.wsusoffline.net/browser/trunk (r491).
Maybe the code will change again, because I have to synchronize modifications of the filter files with the Linux part, of course.
RTW

Re: Use UDF insted of Joliet / update mkisofs

PostPosted: 26.09.2014, 16:03
by WSUSUpdateAdmin
- mkisofs tool updated to v. 3.01a24
GT

Re: Use UDF insted of Joliet / update mkisofs

PostPosted: 26.10.2014, 21:41
by boco
3.01a25 is available.

Re: Use UDF insted of Joliet / update mkisofs

PostPosted: 27.10.2014, 11:22
by WSUSUpdateAdmin