Date: Wed, 02 May 2001 09:59:26 -0700 From: Jordan Hubbard <jkh@osd.bsdi.com> To: maillist@coastsight.com Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Bootable CD IV Message-ID: <20010502095926S.jkh@osd.bsdi.com> In-Reply-To: <Pine.BSF.4.21.0105020909390.12401-100000@ns1.coastsight.com> References: <20010501171919L.jkh@osd.bsdi.com> <Pine.BSF.4.21.0105020909390.12401-100000@ns1.coastsight.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Rick Duvall <maillist@coastsight.com> Subject: Re: Bootable CD IV Date: Wed, 2 May 2001 09:16:13 -0700 (PDT) > So, I guess my next questions is: > > How do create the 2.88M boot floppy image with the MFS stuff on it? I > guess it merges somehow inside the kernel? Am I right? If so, how do i > compile my mfs into the kernel, and what do I put in the MFS? In the interests of sparing my fingers, I'll simply direct you to /usr/src/release/Makefile at this point; you can see how it builds the mfsroot.flp bits and how it also stuffs them into a "big kernel" for the boot.flp bits. Don't be surprised if you have to read it about 11 times to really get the gist, but it will eventually make sense if you have the patience. :) Good luck! - Jordan 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?20010502095926S.jkh>