x86/grub2: move grub2 image creation to package
[openwrt/staging/jow.git] / target / linux / x86 / image / grub.cfg
index dedfa0a6367524e51e24f1128a3b7786ed1cba3a..76a98855447d0cf2e086f13671058fb6c950ce0c 100644 (file)
@@ -3,7 +3,7 @@
 
 set default="0"
 set timeout="@TIMEOUT@"
-set root='(@ROOT@)'
+set root='(hd0,msdos1)'
 
 menuentry "@TITLE@" {
        linux /boot/vmlinuz @CMDLINE@ noinitrd