This section describes a tutorial on how to browse raw data from a CD-ROM with devdump.
Another very useful tool in the "cdrtools" package is called "devdump",
which allows you to browse raw data on the CD interactively.
"devdump" supports 4 commands below:
b - Display the next 256 bytes on the screen.
a - Display the previous 256 bytes on the screen.
g xx - Go to the given section and display the first 256 bytes.
q - Quit the command.
Here is what I did to display the first 256 bytes of the Primary Volume Descriptor.
1. Start the command "devdump dev=0,0,0". The first 256 bytes of the first sector
is displayed on the command window: