Re: Creating a bootable CD with CD Loader

2006-09-23 Thread Chris

Hi Gary, thanks for the reply.

How do you mean it doesn't boot fully? Creating a bootable cd is in the

handbook.



My first test cd didn't boot because it couldn't find a root filesystem to
mount i think. I sorted that by just borrowing my fstab from my running
system and put in on the cd in /etc/fstab.

# mkisofs -R -no-emul-boot -b boot/cdboot -o /tmp/bootable.iso /tmp/cdfiles


Your tmp/cdfiles should contain a boot folder matching that on the
encrypted system. You'll only need the kernel and modules that you load
though and gzipping them will speed up the slow boot. You'll also need
to modify your loader.conf:



Thanks for that, i was wondering where that cdboot binary was, it seems it's
in the /boot directory. Dunno how i missed that :)
Unfortunately my BIOS wont boot from a pendrive, so ill just run it all off
a CD. But making the bootable CD ended up being harder than it should have.

Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Creating a bootable CD

2003-07-13 Thread Lee Harr
I have been reading
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html
and
the info there is easy to understand, but I am confused on how to go about 
do a
buildworld and installing it to the path I am going to use for the creating 
the
ISO from?

You may also want to look at:

/usr/ports/sysutils/freesbie

_
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"