[Bug 20328] yaboot cannot handle kernels and/or initrds >6MB uncompressed for netbooting

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Thu Dec 29 13:02:37 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=20328
Ubuntu | yaboot





------- Additional Comments From ogra at ubuntu.com  2005-12-29 13:02 UTC -------
This bug also affects LTSP. Since LTSP uses a nfs root and only needs the yaboot
loaded initramfs to mount the nfs root blockdevice drivers can be supressed in
the particular netboot initramfs. The attached patch adds a "noblock" modules
option to mkinitramfs, so you can easily have a small netbootable initramfs by
setting MODULES=noblock in /etc/mkinitramfs/initramfs.conf and recreating the
initrd.img. The new hardwaredetection in dapper cares for blockdevice module
loading after the nfsroot is mounted, so ide and scsi drivers get loaded as
usual from /lib/modules in the later bootprocess... A nice side effect is that
the loading of a ~2MB smaller initramfs speeds up the netbooting a lot.

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the kernel-team mailing list