Chojin wrote: > > Hello, > > Someone could tell me how create a bootable FreeBSD CD ? > I cannot use a floppy image because it is too small to put > my kernel (1.5 Mo), and I cant create a 2.88 Mb floppy > image (as I don't have the drive). Then how create a > freebsd boot image which use the real CD space to put all > files I want ? > > If you have any script too, it would be cool :-) cd /usr/src make buildworld cd release make [bunch of environment vars -- see handbook] release Then you need to use mkisofs to turn the release images into ISOs, and then burncd to put the images onto the coasters. You will end up with a 2.88M floppy image. The way that CDROMs boot is their BIOS loads the floppy image into RAM with a RAM disk, and then boots it as if it were booting a floppy. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: FreeBSD Mall now BSDCentral Terry Lambert
- Re: FreeBSD Mall now BSDCentral Bsdguru
- Re: FreeBSD Mall now BSDCentral Bill Fumerola
- Re: FreeBSD Mall now BSDCentral Kris Kennaway
- Re: FreeBSD Mall now BSDCentral Bsdguru
- Re: FreeBSD Mall now BSDCentral Bill Fumerola
- Re: FreeBSD Mall now BSDCentral Bsdguru
- Re: FreeBSD Mall now BSDCentral E.B. Dreger
- Re: FreeBSD Mall now BSDCentral scanner
- Create a FreeBSD bootable CD Chojin
- Re: Create a FreeBSD bootable CD Terry Lambert
- Re: Create a FreeBSD bootable CD Mike Tancsa
- re: Re: FreeBSD Mall now BSDCentral chromexa
- Re: FreeBSD Mall now BSDCentral Bsdguru
- Re: FreeBSD Mall now BSDCentral Bill Fumerola
- Re: FreeBSD Mall now BSDCentral Terry Lambert
- Re: FreeBSD Mall now BSDCentral Terry Lambert
- Re: FreeBSD Mall now BSDCentral Bill Moran
- Re: FreeBSD Mall now BSDCentral Terry Lambert
- Re: FreeBSD Mall now BSDCentral Bill Moran
- Re: FreeBSD Mall now BSDCentral Wes Peters