this is very likely caused by the fact that debian-installer does not build an initramfs but an initrd for dove (unlike the other armel architectures)
o...@osiris:~/Devel/branches/debian-installer/ubuntu$ grep INITRD_FS ./build/config/armel/imx51/netboot.cfg INITRD_FS = initramfs o...@osiris:~/Devel/branches/debian-installer/ubuntu$ grep INITRD_FS ./build/config/armel/omap/netboot.cfg INITRD_FS = initramfs o...@osiris:~/Devel/branches/debian-installer/ubuntu$ grep INITRD_FS ./build/config/armel/dove/netboot.cfg o...@osiris:~/Devel/branches/debian-installer/ubuntu$ we will likely need to set the INITRD_FS variable here as well, else it will default to build an initrd which i'm not sure the dove kernel even supports. -- netboot image fails to boot. https://bugs.launchpad.net/bugs/541399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs