grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GRUB fails to load kernel on linux-sparc64


From: John Paul Adrian Glaubitz
Subject: Re: GRUB fails to load kernel on linux-sparc64
Date: Wed, 17 Apr 2019 11:34:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

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 - address@hidden
`. `'   Freie Universitaet Berlin - address@hidden
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



reply via email to

[Prev in Thread] Current Thread [Next in Thread]