Ubuntu server 9.10 on a MicroClient Jr with a USB CD-R via a USB to IDE adapter. Perhaps the CD-R timesout or perhaps the installer isn’t seeing the kernel package. However I get this error.
No installable kernel was found in the defined APT sources.
If I continue I get errors trying to install GRUB and LILO.
This worked before installing GRUB.
- Switch to a console (ALT+F3)
- Enter to activate
- Switch back to the installer and continue (ALT+F1)
chroot /target
apt-get install kernel-package
apt-get install linux-image-2.6.24-26-generic
Running aptitude by itself didn’t seem to show the kernel package as an installation possibility. After various tries the above worked.