aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grub/grub-0.97/menu.lst
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/grub/grub-0.97/menu.lst')
-rw-r--r--recipes/grub/grub-0.97/menu.lst6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/grub/grub-0.97/menu.lst b/recipes/grub/grub-0.97/menu.lst
new file mode 100644
index 0000000000..510e8f82b6
--- /dev/null
+++ b/recipes/grub/grub-0.97/menu.lst
@@ -0,0 +1,6 @@
+# menu.lst
+default 0
+timeout 5
+title OpenEmbedded Linux (hda1)
+root (hd0,0)
+kernel /boot/bzImage root=/dev/hda1 ro