aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/grub.cfg
diff options
context:
space:
mode:
authorTomasz Maciej Nowak <tomek_n@o2.pl>2019-01-13 21:37:47 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-02-17 18:22:40 +0100
commitbb0e4f9fb0c101b86b1a0c2785fec9b38b19fd02 (patch)
tree4dbaf2b7c50756927af6fa267293a369c8d250e4 /target/linux/x86/image/grub.cfg
parentda50f027f04e52b152c6e197d2d4a70330669a36 (diff)
downloadupstream-bb0e4f9fb0c101b86b1a0c2785fec9b38b19fd02.tar.gz
upstream-bb0e4f9fb0c101b86b1a0c2785fec9b38b19fd02.tar.bz2
upstream-bb0e4f9fb0c101b86b1a0c2785fec9b38b19fd02.zip
build: remove leftovers from previous x86 commits
VBoxManage is not used and the image is created with proper permisions: 0f5d0f6 image: use internal qemu-img for vmdk and vdi images drop host dependencies on qemu-utils and VirtualBox Unreachable config symbols: 9e0759e x86: merge all geode based subtargets into one No need to define those symbols since x86_64 is subtarget of x86: 196fb76 x86: make x86_64 a subtarget instead of a standalone target Unreachable config symbols, so remove GRUB_ROOT: 371b382 x86: remove the xen_domu subtarget Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
Diffstat (limited to 'target/linux/x86/image/grub.cfg')
-rw-r--r--target/linux/x86/image/grub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/image/grub.cfg b/target/linux/x86/image/grub.cfg
index dedfa0a636..76a9885544 100644
--- a/target/linux/x86/image/grub.cfg
+++ b/target/linux/x86/image/grub.cfg
@@ -3,7 +3,7 @@
set default="0"
set timeout="@TIMEOUT@"
-set root='(@ROOT@)'
+set root='(hd0,msdos1)'
menuentry "@TITLE@" {
linux /boot/vmlinuz @CMDLINE@ noinitrd