On 11/08/2007 10:54:20 AM, Soner Tari wrote:
On Wed, 2007-11-07 at 13:45 -0500, Steve Shockley wrote: > Try using cdbr as the boot record in no emulation, and put cdboot in the > root directory of the CD.
I've tried as you suggested, and it works
... For the archives here's a mkisofs command (after moving cdboot to /path/to/cdrom/root/fs): mkisofs -r -no-emul-boot -b 4.2/i386/cdbr -c boot.catalog \ -o custom42.iso /path/to/cdrom/root/fs/ Note, cdboot boots 4.2/i386/bsd.rd by default. The boot.conf man page is not clear (to me) that you can use a full pathname, not just a filename, to refer to a kernel. Karl <[EMAIL PROTECTED]> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein