Herong's Tutorial Notes on CD/DVD
Dr. Herong Yang, Version 2.14

Checking ISO 9660 Image with FinalBurner

This section describes a tutorial on how to check an ISO 9660 image with Final Burner.

Since I have the ISO 9660 command line tools installed, I did a quick check on the ISO image file, created by the FinalBurner:

C:\>cd \local\cdrtools

C:\local\cdrtools>isoinfo -i \temp\arch2006.iso -d
CD-ROM is in ISO 9660 format
System id:
Volume id: data
Volume set id: data
Publisher id: StarBurnX
Data preparer id: StarBurnX
Application id: finalburner
Copyright File id:
Abstract File id:
Bibliographic File id:
Volume set size is: 1
Volume set sequence number is: 1
Logical block size is: 2048
Volume size is: 346766
Joliet with UCS level 1 found
NO Rock Ridge present

C:\local\cdrtools>isoinfo -i \temp\arch2006.iso -l
Directory listing of /
d--------- 0 0 0      2048 Jul  1 2007 [     26 02]  .
d--------- 0 0 0      2048 Jul  1 2007 [     26 02]  ..
---------- 0 0 0  10577076 Jul  1 2007 [     28 00]  FILE2002.RAR
---------- 0 0 0 113907373 Jul  1 2007 [   5193 00]  FILE2003.RAR
---------- 0 0 0 121605487 Jul  1 2007 [  60812 00]  FILE2004.RAR
---------- 0 0 0 129867837 Jul  1 2007 [ 120190 00]  FILE2005.RAR
---------- 0 0 0 333239038 Jul  1 2007 [ 183603 00]  FILE2006.RAR
---------- 0 0 0    915968 Dec  3 2006 [ 346318 00]  WINRAR.EXE

Everything looks good, except that FinalBurner did not take my volume name "arch2006". It used its own default name "data".

Sections in This Chapter

Archiving Files on CD - Compress with WinRAR

Installing Final Burner

Creating ISO 9660 Image with FinalBurner

Checking ISO 9660 Image with FinalBurner

Burning ISO 9660 Image to CD with FinalBurner

Validating the Finished Data CD

Unused Space on Writable CDs

Dr. Herong Yang, updated in 2007
Checking ISO 9660 Image with FinalBurner