> The options name should match those of the nbd initramfs hook
How so, to what should the names be changed?
> and the code shouldn't mess with anything besides nbd.
I presume you are referring to the hook of /scripts/init-bottom/ORDER to add
iface eth0 inet manual
to /etc/network/interface
Pre-built i386 and x86_64 initrd's with the nbdboot patch and a static-compiled
i386/x86_64 nbd-client are available here:
http://www.PortlandLinuxSupport.com/src/ubuntu-live-nbdboot/
pxeboot.cfg/default might contain something like the following for
pxeboot+nbd of Ubuntu 10.04 Lucid:
LABEL
** Patch added: "NBD Live-CD Boot Patch, tested on Lucid"
http://launchpadlibrarian.net/49339960/2010-05-29--casper-nbd.patch
--
Fix NBD Live CD Support in Ubuntu casper [PATCH]
https://bugs.launchpad.net/bugs/587399
You received this bug notification because you are a member of Ubuntu
Bugs,
Public bug reported:
Binary package hint: casper
== Description
This patches /scripts/casper within initrd.lz to support booting Ubuntu Live
CDs by exporting the .iso directly from nbd-server by adding netboot=nbd as a
kernel command-line option. Tested under Ubuntu 10.04.
== Patch Details