|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Announcements
Chapters
Services
Feature Zones
|
IntroductionIf you need to extract a boot-image from a CD/DVD (El Torito) you can simply use this program. It only uses Win32-calls like BackgroundTo access the raw CD/DVD image, you can simply use the Using the applicationThe usage of the program is simple. You only need to pass the drive-letter of the CD-ROM/DVD to the program. Alternatively, you can pass a filename to an ISO-image. Here is an example of the usage, if your CD-ROM/DVD-drive is F: then: BootExtract f:
This will store the boot-image in the current directory with the name Drive-f.NoEmulation__Segment-0000__SecCount-4.bin. The filename always contains the following elements (which can be used to write this boot-image with a burning-program like Nero):
The complete usage-description is here: CD/DVD-BootImage-Extractor v1.0 (c) Jochen Kalmbach
http://blog.kalmbachnet.de/
Usage:
BootExtract [switches] <source>
source: The source file (*.iso) or CD/DVD-drive to extract images from
switches: -b Also extract bootrecord and bootcatalog
Examples:
BootExtract z:
Points of interestLocation of the boot-imageIf you have sector-access to the CD/DVD, you can simple follow the "El Torito" Bootable CD-ROM Format Specification to read the boot-image. The following defines need to be known (which are stated in the spec):
Now, you can read the initial/default boot-image if you do the following:
For a detailed info, you can either read the "El Torito" Bootable CD-ROM Format Specification or take a look at the source code. History
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||