On Thu, 15 Mar 2001, Francisco Reyes wrote:
> On Tue, 13 Mar 2001, Jordan Hubbard wrote:
>
> How can I make a bootable CD from this?
> Could not find anything on the archives, FAQ or handbook.
> I know how to create disk from ISO images, but last I tried the CD was not
> bootable.
>
> The line I use to create disks from ISO images is:
> burncd -f /dev/acd0c -s 10 data <ISO Image here> fixate
Bootable cdroms are made during the ISO mastering stage. If your using
software like mkisofs to convert a directory tree into an ISO image, then
the mastering software is responceable for making a bootable image. For
example, with mkisofs, you want to look at the -b flag.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message