Project: cdvtoc
Pre-Requisites:
License: GNU Public License (v2)
Download:
| Item | Description | Version |
|---|---|---|
| cdvtoc.c | Source code for the utility | 1.7 |
| cdvtoc | SPARC binary version of the utility | 1.7 |
Description:
The utility takes the images for slice 0, 1, 2.... and creates a VTOC for them. The contents of the images are up to you!
Normally, the images are:
In operation, pass the names of the images on the command line, along with the '-o outputfile' option and the VTOC will be created in that file. Each of the slice entries will be padded to a cylinder boundary; the program will display the number of padding bytes you need to add to each slice to make it work.
If you use the '-C' option too, the outputfile will be the full concatenated ISO image; padding bytes are automatically added as required from above without doing anything to the source images.
When using the -C option, the initial HSFS area is stripped of the first sector (512 bytes), which is where the VTOC is placed. You don't have to manually remove the first sector from the HSFS area as mentioned in many HOWTO documents.
Caveats:
Release History:
Authors: