Hi. On install CD of Linux distros, we find out some image
files for creating boot disk. For example, there are three
image files in CD of Red Hat Linux 7.1.
-rw-r--r-- 2 0 0 1474560 Apr 09 03:37 boot.img
-rw-r--r-- 2 0 0 1474560 Apr 09 03:37 bootnet.img
-rw-r--r-- 2 0 0 1474560 Apr 09 03:37 pcmcia.img
When we/they make ISO9660 image file using ``mkisofs'', we
use ``-b '' and ``-c'' options with ``mkisofs'' for bootable
CDs. Well, I hava one quiestion. How can I find what the
image file was uesed on making ISO9660 image file?
That is, when I look at
-r--r--r-- 1 0 0 2048 Apr 09 04:08 boot.cat
in bootable CDs, that ``boot.cat'' was linked with boot.img?,
bootnet.img?, pcmcia.img?, how can I find out?
Susumu Takuwa
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]