2
0
forked from Ivasoft/openwrt

x86: fix GRUB_ROOT for Xen subtarget

Change grub's root device to xen/xvda,msdos1 for the x86_xen_domu
target so that it will boot without further changes.

Signed-off-by: Wilfried Klaebe <w+lede-project@chaos.in-kiel.de>
[Jo-Philipp Wich: fixed and rebased patch from FS#264, added subject]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Wilfried Klaebe
2016-11-11 15:50:00 +02:00
committed by Jo-Philipp Wich
parent 478f1f6b16
commit 81e3c022e0
2 changed files with 7 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
set default="0"
set timeout="@TIMEOUT@"
set root='(hd0,msdos1)'
set root='(@ROOT@)'
menuentry "LEDE" {
linux /boot/vmlinuz @CMDLINE@ noinitrd