Backported debian kernel doesn't boot
> root (hd0)
Filesystem type is ext2fs, using whole disk
kernel /boot/vmlinuz-3.10-0.bpo.3-amd64 root=/dev/xvda console=hvc0 ro quiet
initrd /boot/initrd.img-3.10-0.bpo.3-amd64
xc: error: panic: xcdombzimageloader.c:699: xcdomprobebzimagekernel unable to XZ decompress kernel: Invalid kernel
xc: error: panic: xcdomcore.c:585: xcdomfind_loader: no loader found: Invalid kernel
xcdomparse_image returned -1
2 Replies
file
command on both vmiluz files returns 'bzImage' and on both image files returns gzip. Is there a way to more reliably determine if indeed compression is wrong and ways to rectify it.
Reason I'm trying other kernels is because I want lxc and aufs.
(Though on furtherer inspection it seems that 3.2 kernel has what I need, I was under impression that I need 3.8+)