On Tue, Apr 07, 2009 at 08:30:25PM +0100, Stefan Sperling wrote:
> On Tue, Apr 07, 2009 at 04:07:54PM -0300, Ricardo Augusto de Souza wrote:
> > Hi,
> > Thanks for reply.
> >
> > I really don?t know how I will get a bootable cd after make release command.
> >
> >
> > I compiled ramdisk_cd and then copy /bsd and /bsd.rd to 4.4
> > installation cd but it also didn't find serveraid.
>
> Don't do any complicated things.
> Copying kernels around and such is not needed.
> Just follow the whole process described in the release(8) man page,
> and do the additional step of adding the aac driver to RAMDISK_CD
> as I described in my previous mail.
> You will get a cd44.iso in ${RELEASEDIR} which you can use
> to boot into an FTP install. Promise.
Oh, and also add the aac driver to GENERIC, of course, so your
installed kernel can boot from disk.
Sorry,
Stefan