I want to create a bootable CD, a redhat 6.2 . This stuff rearding the
boot.catalog is not clear to me. README.eltorito says 

....
.......The "El Torito" specification requires a "boot catalog" to be created as 
ll.
This is a 2048 byte file which is of no interest except it is required.
My patches to mkisofs will cause it to automatically create the
boot catalog. You must specify where the boot catalog will go in the
iso9660 filesystem. Usually it is a good idea to put it the same place
as the boot image, and a name like "boot.catalog" seems appropriate.
        ......
When i run the command 
# touch boot/boot.catalog
# mkisofs -b boot/boot.img -c redhat/boot/boot.catalog -o cdImage .  

It spits out an error - could not find boot.catalog.
        
        Thanks in Advance.

Rizwan


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to