make-kpkg doesn't generate a kpkg that installs an initrd and updates yaboot.conf

Bug #591008 reported by beej
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-ports (Ubuntu)
New
Undecided
Unassigned

Bug Description

i followed the instructions at https://wiki.ubuntu.com/PowerPCFAQ#How%20can%20I%20configure%20and%20compile%20my%20own%20kernel%20under%20PowerPC%20Linux in order to try out an upstream kernel. the instructions end with:
--
then start compiling:

 fakeroot make-kpkg --initrd --revision=ppc32 kernel_image kernel_headers modules_image
specifying whatever revision designation you wish (ppc32, ppc64, ps3, etc). This will take a long time to compile, probably at least an hour with a 1GHz processor. This is a good time to go make coffee.

8. When it has finished compiling, just install the debs:

 cd ..
 sudo dpkg -i <name of the kernel deb files such as linux-headers-2.6.x linux-image-2.6.x>
And now you are done! Reboot into your new kernel.

Installing the deb will automatically configure your machine to default to that new kernel. If desired, you can further edit the yaboot.conf file to specify default boot options.
--
but i ended up without an initrd in /boot and yaboot.conf was not updated, as far as i can tell.

Revision history for this message
beej (beej) wrote :

is anybody out there?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.