On 4/17/19 11:02 AM, Vladimir 'phcoder' Serbinenko wrote: > Try > insmod xzio > insmod gzio > insmod lzopio That doesn't help unfortunately:
GNU GRUB version 2.04~rc1 Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device or file completions. ESC at any time exits. grub> insmod gzio grub> linux /boot/vmlinuz-4.19.0-4-sparc64-smp ro root=/dev/vdiska2 error: premature end of file /boot/vmlinuz-4.19.0-4-sparc64-smp. grub> insmod xzio grub> grub> linux /boot/vmlinuz-4.19.0-4-sparc64-smp ro root=/dev/vdiska2 error: premature end of file /boot/vmlinuz-4.19.0-4-sparc64-smp. grub> insmod lzopio grub> linux /boot/vmlinuz-4.19.0-4-sparc64-smp ro root=/dev/vdiska2 error: premature end of file /boot/vmlinuz-4.19.0-4-sparc64-smp. grub> Going to decompress the kernel now and see if that helps. I'm just surprised that GRUB supposedly doesn't support compressed kernels on sparc64 when we have used that before with 2.02. Not that I have a problem with an uncompressed kernel, I am just surprised. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel