Date: 22 Jan 2003 22:13:21 -0800 From: joseph <altea@attbi.com> To: "Marc G. Fournier" <scrappy@hub.org> Cc: freebsd-current@freebsd.org Subject: Re: Simple way to build boot disks? Message-ID: <1043302401.849.4.camel@Imerxion.we.client2.attbi.com> In-Reply-To: <20030122163428.U15704@hub.org> References: <20030122163428.U15704@hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Marc...:) Just build your kernel and do a make release... just takes a little time then run the script /usr/src/release/i386/mkisoimages.sh --- READ the info about this in the shell script so you build what you want and you can even set up drives to be mounted ... YOU can build a bootable CD with your custom kernel... Then burn this iso image file to a CD and it will boot your kernel... everytime... joseph On Wed, 2003-01-22 at 12:36, Marc G. Fournier wrote: > G'day ... > > I'm having a bugger of a time getting my laptop with a third-party > ethernet adapter installed with 5.0, since it won't properly configure the > adapter ... > > what I'd like to do is build a custom boot kernel, that gets rid of > everything but what I require for that laptop, so that the onboard doesn't > conflict with the 3rd party one ... > > all I can find so far on how to do this is to go through the whole 'make > release' procedure ... is there an easier way of doing this that I'm not > finding? > > thanks ... > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043302401.849.4.camel>