📄 readme
字号:
This is isodump, which extracts iso9660 images from devices or files.In contrast to a simple cat or dd, isodump automatically detects the imageformat and determines the image size from the primary descriptor block.This way it's now possible to convert some non-iso9660 images (for instanceimages generated by CloneCD) to real iso9660 images which can be mountedvia the loop device.The usage is: isodump [options] [file],see the manual page for more information.Isodump is one of some simple iso9660 utilities (named iso*), whichshould be available at the biblio ftp site atftp://ibiblio.org/pub/Linux/utils/disk-management/.The file iso9660.h is taken from Eric Youngdale's mkisofs package.There's a program isodump.c by Eric Youngdale which has nothing to do withmy program. Youngdale's program lists/extracts the __contents__ of an iso9660image/cd.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -