This includes the following commits: changeset: 22:14a375563e2b summary: chang "while" command to "type -P" in bash based configure changeset: 21:c4bf7c0f33d2 summary: updated codec paper for RS01 life cycle changeset: 20:dbcaad8128aa summary: replaced build count with mercurial changeset changeset: 19:fba258a6acfa summary: Added tag 0.79.10 for changeset 49950be5a2ef changeset: 18:49950be5a2ef summary: merged some debian patches changeset: 17:815be3929c41 summary: merged "easy" patches from Stéphane Lesimple's version changeset: 16:7d15f8a958cb summary: Made printf format strings 32/64bit safe as suggested by Stéphane; changeset: 15:1055a53b8d6d summary: reorganized code for --with-gui=[yes|no] option changeset: 14:fbe2ae12a32c summary: Added tag 0.79.9 for changeset f2fdd6d3a1f5 changeset: 13:f2fdd6d3a1f5 summary: updated TODO and CHANGELOG And other changes that were needed to resolve the (many) conflicts.
200 lines
6.8 KiB
Plaintext
200 lines
6.8 KiB
Plaintext
154a90eceef67415e8831447c58d8205
|
|
626ef36259848cee4cbd5a9625402e90
|
|
This software comes with ABSOLUTELY NO WARRANTY. This
|
|
is free software and you are welcome to redistribute it
|
|
under the conditions of the GNU GENERAL PUBLIC LICENSE.
|
|
See the file "COPYING" for further information.
|
|
# *** OpenImageFromDevice(sim-cd) ***
|
|
# InquireDevice returned: Simulated CD drive 1.00
|
|
|
|
Device: sim-cd, Simulated CD drive 1.00
|
|
# *** query_type(Simulated CD drive 1.00, 0) ***
|
|
# *** get_configuration(Simulated CD drive 1.00) ***
|
|
# 8 data len, 9 current
|
|
-> profile 9: CD-R
|
|
# trying READ DISC INFORMATION for size
|
|
# size returned is 32
|
|
# trying READ DISC INFORMATION for real info
|
|
0000: 00 20 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 . ...... ........
|
|
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
|
|
# status is 1e, disc type 0
|
|
#CD: starting media probe
|
|
#CD: querying size of READ TOC/PMA/ATIP (for TOC)
|
|
#CD: size returned is 12
|
|
#CD: querying real READ TOC/PMA/ATIP (for TOC)
|
|
0000: 00 0a 00 00 00 14 00 00 00 00 00 00 ........ ....
|
|
#CD: control is 0x14
|
|
#CD: querying size of READ TOC/PMA/ATIP (for full TOC)
|
|
# Warning: Realigning length from 26 to 24
|
|
#CD: size returned is 24
|
|
#CD: querying real READ TOC/PMA/ATIP (for full TOC)
|
|
0000: 00 18 00 01 00 00 00 a0 00 00 00 00 00 00 00 00 ........ ........
|
|
0010: 00 00 00 00 00 00 00 00 ........
|
|
#CD: 1 sessions
|
|
#CD: CD medium detected, type: CD-R mode 1
|
|
# query_type() returned.
|
|
# deciding reading strategy...
|
|
Using READ CD.
|
|
GetImageFingerprint(16): read & cached
|
|
|
|
ExamineUDF(Device: Simulated CD drive 1.00)
|
|
Examining the ISO file system...
|
|
Sector 16:
|
|
Volume descriptor type = 1
|
|
Volume descriptor version = 1
|
|
Standard identifier = CD001
|
|
-> primary volume descriptor:
|
|
System identifier : | |
|
|
Volume identifier : |RANDOM IMAGE |
|
|
Volume space size : 21000 sectors
|
|
Volume set size : 1
|
|
Volume sequence size : 1
|
|
Logical block size : 2048
|
|
Path table size : 10 bytes
|
|
L-Path table location : 19
|
|
Opt L-Path table location : 0
|
|
M-Path table location : 20
|
|
Opt M-Path table location : 0
|
|
Volume creation date/time : 16-07-2006 10:35:46.23
|
|
Volume modification d/t : 16-07-2006 10:35:46.23
|
|
Volume expiration d/t : 16-07-2106 10:35:46.23
|
|
Volume effective d/t : 16-07-2006 10:35:46.23
|
|
File structure version : 1
|
|
Sector 17:
|
|
Volume descriptor type = 2
|
|
Volume descriptor version = 1
|
|
Standard identifier = CD001
|
|
-> supplementary volume descriptor: *skipped*
|
|
Sector 18:
|
|
Volume descriptor type = 255
|
|
Volume descriptor version = 1
|
|
Standard identifier = CD001
|
|
-> volume descriptor set terminator;
|
|
end of ISO file system parsing.
|
|
Examining the UDF file system...
|
|
not yet implemented.
|
|
|
|
# *** read_capacity(Simulated CD drive 1.00) ***
|
|
-> 26919
|
|
ExamineECC() started
|
|
...trying RS01
|
|
...trying RS02
|
|
RS02Recognize: medium sim-cd
|
|
try_sector: trying sector 21000
|
|
try_sector: header at 21000: magic cookie found
|
|
try_sector: CRC okay
|
|
GetImageFingerprint(16): cached
|
|
try_sector: fingerprint okay, header good
|
|
Root sector search at +0 successful
|
|
...augmented image found
|
|
Expected size calculated from ecc header: 26920
|
|
--> confirmed layout variant 1
|
|
Calculated layout for RS02 image:
|
|
data sectors = 21000
|
|
crc sectors = 42
|
|
protected sectors = 21044 (incl. 2 hdr sectors)
|
|
reed solomon secs = 5830 (55 roots, 200 data)
|
|
header repeats = 23 (using modulo 256)
|
|
added sectors = 5920
|
|
total image size = 26920
|
|
medium capacity = n.a.
|
|
|
|
Interleaving layout:
|
|
106 sectors per ecc layer
|
|
first layer sector with CRC data 14 (sector# 21002)
|
|
|
|
# Calling query_size()
|
|
# *** query_size(Simulated CD drive 1.00) ***
|
|
Medium size obtained from ECC header: 26920 sectors
|
|
# returned: 26920 sectors
|
|
Medium "Random Image": CD-R mode 1, 26920 sectors, Ecc, created 16-07-2006.
|
|
|
|
Creating new rs01-tmp.iso image.
|
|
Reading CRC information from ecc data (RS02) ... RS02LayoutFromImage(): returning cached layout
|
|
done.
|
|
GOOD Data md5sum
|
|
GOOD CRC md5sum
|
|
GOOD ECC md5sum
|
|
|
|
All sectors successfully read. Checksums match.
|
|
CrcBuf contents, image path none (medium):
|
|
crcSize: 26920, dataSectors: 21000, coveredSectors: 21000, allSectors: 26920
|
|
md5State: data_complete image_complete
|
|
data: 9503f278d4550a9507a317664481adf8
|
|
full: 154a90eceef67415e8831447c58d8205
|
|
fp sector: 16; 15c0fd35a0cfa0f83b9ccbd8604c2592
|
|
missing crcs: 0
|
|
|
|
Opening rs01-tmp.iso
|
|
ExamineUDF(File: rs01-tmp.iso)
|
|
Examining the ISO file system...
|
|
Sector 16:
|
|
Volume descriptor type = 1
|
|
Volume descriptor version = 1
|
|
Standard identifier = CD001
|
|
-> primary volume descriptor:
|
|
System identifier : | |
|
|
Volume identifier : |RANDOM IMAGE |
|
|
Volume space size : 21000 sectors
|
|
Volume set size : 1
|
|
Volume sequence size : 1
|
|
Logical block size : 2048
|
|
Path table size : 10 bytes
|
|
L-Path table location : 19
|
|
Opt L-Path table location : 0
|
|
M-Path table location : 20
|
|
Opt M-Path table location : 0
|
|
Volume creation date/time : 16-07-2006 10:35:46.23
|
|
Volume modification d/t : 16-07-2006 10:35:46.23
|
|
Volume expiration d/t : 16-07-2106 10:35:46.23
|
|
Volume effective d/t : 16-07-2006 10:35:46.23
|
|
File structure version : 1
|
|
Sector 17:
|
|
Volume descriptor type = 2
|
|
Volume descriptor version = 1
|
|
Standard identifier = CD001
|
|
-> supplementary volume descriptor: *skipped*
|
|
Sector 18:
|
|
Volume descriptor type = 255
|
|
Volume descriptor version = 1
|
|
Standard identifier = CD001
|
|
-> volume descriptor set terminator;
|
|
end of ISO file system parsing.
|
|
Examining the UDF file system...
|
|
not yet implemented.
|
|
|
|
ExamineECC() started
|
|
...trying RS01
|
|
...trying RS02
|
|
RS02Recognize: file rs01-tmp.iso
|
|
try_sector: trying sector 21000
|
|
try_sector: header at 21000: magic cookie found
|
|
try_sector: CRC okay
|
|
GetImageFingerprint(16): read & cached
|
|
try_sector: fingerprint okay, header good
|
|
Root sector search at +0 successful
|
|
...augmented image found
|
|
Expected size calculated from ecc header: 26920
|
|
--> confirmed layout variant 1
|
|
Calculated layout for RS02 image:
|
|
data sectors = 21000
|
|
crc sectors = 42
|
|
protected sectors = 21044 (incl. 2 hdr sectors)
|
|
reed solomon secs = 5830 (55 roots, 200 data)
|
|
header repeats = 23 (using modulo 256)
|
|
added sectors = 5920
|
|
total image size = 26920
|
|
medium capacity = n.a.
|
|
|
|
Interleaving layout:
|
|
106 sectors per ecc layer
|
|
first layer sector with CRC data 14 (sector# 21002)
|
|
|
|
GetImageFingerprint(16): cached
|
|
: 26920 medium sectors.
|
|
CrcBufValid: buffer VALID
|
|
Encoding with Method RS01: 32 roots, 14.3% redundancy.
|
|
Error correction file "rs01-tmp.ecc" created.
|
|
Make sure to keep this file on a reliable medium.
|
|
FreeCrcBuf - buffer cleared
|