Date: Sat, 22 Dec 2001 12:24:26 +0100 From: Martin Heinen <martin@sumuk.de> To: Nils Holland <nils@tisys.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Creating a bootable CD for a custom release Message-ID: <20011222122426.A77449@sumuk.de> In-Reply-To: <20011222114418.A2390@tisys.org>; from nils@tisys.org on Sat, Dec 22, 2001 at 11:44:18AM %2B0100 References: <20011222114418.A2390@tisys.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 22, 2001 at 11:44:18AM +0100, Nils Holland wrote: > Now, I guess it should be possible somehow to actually make the release CDs > I burn bootable. I have noticed that mkisofs can create bootable CD images, > but I still didn't fully figure out how to actually get it done. So, if > anyone's ever done this (I guess so), I'd appreciate a short explanation of > what to do after "make release" and before burning the release CDs, so that > I can actually boot the installation straight from the CDs. Run mkisofs with the '-b floppies/boot.flp -c floppies/boot.catalog' options. See /usr/share/examples/worm/makecdfs.sh for an example how to do this. -- Marxpitn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011222122426.A77449>