Browse Source

add menu.lst for grub

John Voltz 17 năm trước cách đây
mục cha
commit
804e373d06
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      target/x86/grub/menu.lst

+ 7 - 0
target/x86/grub/menu.lst

@@ -0,0 +1,7 @@
+default=0
+timeout=5
+splashimage=(hd0,0)/boot/grub/splash.xpm.gz
+hiddenmenu
+title Buildroot
+	root (hd0,0)
+	kernel /boot/bzImage rw root=/dev/hda1 vga=791