grub-devel
[Top][All Lists]
Advanced

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

Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8


From: Andy Smith
Subject: Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8
Date: Sat, 11 Feb 2017 17:19:34 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

Hello,

On Sat, Feb 11, 2017 at 03:26:43PM +0000, Andy Smith wrote:
> Here is what the config looks like if I interrupt the boot and go to
> edit it:
> 
> set root='(hd0,1)'; set legacy_hdbias='0'
> legacy_kernel   '/boot/vmlinuz-3.16.0-4-amd64' '/boot/vmlinuz-3.16.0-4-amd64' 
> 'root=UUID=38420e46-6123-477d-ba23-baeba8ac0d59' 'ro'
> legacy_initrd '/boot/initrd.img-3.16.0-4-amd64' 
> '/boot/initrd.img-3.16.0-4-amd64'

Over on the xen-users list, Sarah Newman pointed out that the
legacy_initrd line should not have a repeated argument:

    https://lists.xenproject.org/archives/html/xen-users/2017-02/msg00029.html

If I edit away the repetition, so that the config line is:

legacy_initrd '/boot/initrd.img-3.16.0-4-amd64'

then this boots fine.

Should I report this in grub's bugzilla?

Thanks,
Andy



reply via email to

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