Comment 19 for bug 1751813

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2018-03-29 02:20 EDT-------
Tried with current bionic and current bionic-proposed installers
wget http://ports.ubuntu.com/ubuntu-ports/dists/bionic/main/installer-ppc64el/current/images/netboot/ubuntu-installer/ppc64el/vmlinux
wget http://ports.ubuntu.com/ubuntu-ports/dists/bionic/main/installer-ppc64el/current/images/netboot/ubuntu-installer/ppc64el/initrd.gz
kexec -l vmlinux -i initrd.gz
kexec -e

wget http://ports.ubuntu.com/ubuntu-ports/dists/bionic-proposed/main/installer-ppc64el/current/images/netboot/ubuntu-installer/ppc64el/vmlinux
wget http://ports.ubuntu.com/ubuntu-ports/dists/bionic-proposed/main/installer-ppc64el/current/images/netboot/ubuntu-installer/ppc64el/initrd.gz
kexec -l vmlinux -i initrd.gz
kexec -e

We hit this issue
?????????????????? [!!] Download installer components ???????????????????
? ?
? 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. ?
? ?
? If you're installing from a mirror, you can work around this problem ?
? by choosing to install a different version of Ubuntu. The install ?
? will probably fail to work if you continue without kernel modules. ?
? ?
? Continue the install without loading kernel modules? ?
? ?
? <Go Back> <Yes> <No> ?
? ?
?????????????????????????????????????????????????????????????????????????

Can you provide us right levels of netboot images ?