[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8
From: |
Andrei Borzenkov |
Subject: |
Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8 |
Date: |
Sat, 11 Feb 2017 17:46:03 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 |
11.02.2017 16:53, Andy Smith пишет:
...
>
> if search -s -f /grub/menu.lst ; then
> set root=(xen/xvda,msdos1)
> echo "Reading (${root})/grub/menu.lst"
> read
> legacy_configfile /grub/menu.lst
> fi
> ----------------------------------------------------------------------
>
> Contents of /boot/grub/menu.lst in guest:
>
> ----------------------------------------------------------------------
> default 0
> timeout 5
> color cyan/blue white/blue
> title Debian GNU/Linux, kernel 3.16.0-4-amd64
> root (hd0,0)
> kernel /boot/vmlinuz-3.16.0-4-amd64
> root=UUID=38420e46-6123-477d-ba23-baeba8ac0d59 ro
> initrd /boot/initrd.img-3.16.0-4-amd64
> ----------------------------------------------------------------------
>
What happens if you load the same kernel manually in dom0?
linux /boot/vmlinuz ...
initrd /boot/initrd ...
(adjust paths and $root as needed)?
- pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Andy Smith, 2017/02/11
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8,
Andrei Borzenkov <=
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Andy Smith, 2017/02/11
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Andy Smith, 2017/02/11
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Andrei Borzenkov, 2017/02/11
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Vladimir 'phcoder' Serbinenko, 2017/02/11
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Vladimir 'phcoder' Serbinenko, 2017/02/11
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Andrei Borzenkov, 2017/02/12
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Vladimir 'phcoder' Serbinenko, 2017/02/12
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Vladimir 'phcoder' Serbinenko, 2017/02/24
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Andrei Borzenkov, 2017/02/25
- Re: pvgrub2 legacy_configfile issues: /sbin/init exec error -8, Andy Smith, 2017/02/25