[Bug 32097] netbooting Flight4 kernel fails on module versions

Anders Karlsson anders at trudheim.com
Mon Feb 20 09:50:17 UTC 2006


Public bug reported:
https://launchpad.net/malone/bugs/32097

Affects: linux-source-2.6.15 kernel-image-2.6.15-15-386-di (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed

Description:
I have a setup where I loop-mount the install ISO and have symlinks
pointing to the netboot kernel and initrd inside the ISO. I use this to
netboot a VMware session.

my tftp/ dir:
lrwxrwxrwx   1 root root        58 Feb  6 12:51 boot-screens -> kubuntu/install/netboot/ubuntu-installer/i386/boot-screens
lrwxrwxrwx   1 root root        55 Feb  7 13:31 initrd.gz -> kubuntu/install/netboot/ubuntu-installer/i386/initrd.gz
dr-xr-xr-x  10 root root      2048 Feb 17 17:55 kubuntu
-rw-r--r--   1 root root 679153664 Feb 20 08:15 kubuntu-6.04.iso
lrwxrwxrwx   1 root root        51 Feb  6 12:48 linux -> kubuntu/install/netboot/ubuntu-installer/i386/linux
lrwxrwxrwx   1 root root        56 Feb  6 12:49 pxelinux.0 -> kubuntu/install/netboot/ubuntu-installer/i386/pxelinux.0
drwxr-xr-x   2 root root      4096 Feb 20 08:20 pxelinux.cfg

my pxelinux.cfg boot file:
default server
prompt 0

label server
  kernel linux
  append debconf/priority=critical debian-installer/framebuffer=false preseed/url=http://192.168.70.254/server.seed initrd=initrd.gz ramdisk_size=16432 root=/dev/rd/0 rw --


The ISO image is Dapper Flight4 Kubuntu.

The error I encounter is that after booting, it gets as far as
configuring the network with DHCP, then it complains that:

"No kernel modules were found. This probably is due to a mismatch
between the kernel used by this version of the installer and the kernel
version available in the archive."

This is a regression from Flight3 where this worked fine.




More information about the kernel-bugs mailing list