Hi,

reading Ecma-167 I am not sure if the UDF implementation
in mkisofs is correct.

The standard claims that the cvolume recognition area should 
start at sector 16 and be sorted in a way that the first byte
is in ascending order.

Shouldn't this imply this order:


0  CD001
0  BEA01
0  NSR02
0  TEA01
FF CD001

while mkisofs writes:

0  CD001
FF CD001
0  BEA01
0  NSR02
0  TEA01


J�rg

 EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
       [EMAIL PROTECTED]               (uni)  If you don't have iso-8859-1
       [EMAIL PROTECTED]           (work) chars I am J"org Schilling
 URL:  http://www.fokus.gmd.de/usr/schilling   ftp://ftp.fokus.gmd.de/pub/unix


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to