Need help making bootable CD-R

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Gontran
Date:  
Subject: Need help making bootable CD-R
* Carl Parrish () wrote:
>
> First you have to make the directory into a .iso file this is easy just
>
> mkisofs -r -o <target file>.iso <source directory>


Our second reading is also from the book of mkisofs(8).

    -c boot_catalog
    Specifies the path and filename of the boot catalog  to be  used
    when  making  an "El Torito" bootable CD. The pathname must be
    relative to the source path  specified to  mkisofs. This option is
    required to make a bootable CD.  This file will be inserted into
    the  output  tree and  not  created  in the source filesystem, so
    be sure the specified filename does not conflict with an exist-
    ing  file,  as it will be excluded. Usually a name like
    "boot.catalog" is chosen.


Praise be to our lord Joerg Schilling.


See what happens when you leave early?

Gontran