[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: etch install



> can you please share your steps to build NEW kernel for d-i?

Sure. BTW, I successfully build installer with custom kernel at last...

1) I grabbed linux-image-2.6.18-2 from unstable.
2) apt-get source linux-kernel-di-amd64-2.6; 
apt-get build-dep linux-kernel-di-amd64-2.6
3) vim kernel-versions
4) vim modules/amd64/scsi-modules (I added arcmsr, the main reason to
upgrade kernel for me)
5) kernel-wedge gen-control > debian/control
6) dpkg-buildpackage

Ok, we have a kernel udebs.

7) svn co svn://svn.d-i.alioth.debian.org/svn/d-i/trunk/installer
8) copy udebs to localudebs/
9) vim config/amd64.cfg (enable monolithic target; it's more easy to use
monolithic than any other media)
10) make build_monolithic

burn, install, enjoy 8)



Reply to: