summaryrefslogtreecommitdiff
path: root/Grub-menu.cfg
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2009-11-15 12:03:58 +0100
committerAlexis211 <alexis211@gmail.com>2009-11-15 12:03:58 +0100
commite48f1166ae7402f973ea4aab8e53c7612459048c (patch)
tree6c097249b1f6356cc378c500d4b0d21bea9dd6bb /Grub-menu.cfg
parent972e9d53d243b698e9dce7125a08804a43b70534 (diff)
downloadMelon-e48f1166ae7402f973ea4aab8e53c7612459048c.tar.gz
Melon-e48f1166ae7402f973ea4aab8e53c7612459048c.zip
LM
Diffstat (limited to 'Grub-menu.cfg')
-rw-r--r--Grub-menu.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/Grub-menu.cfg b/Grub-menu.cfg
index 450212a..870179a 100644
--- a/Grub-menu.cfg
+++ b/Grub-menu.cfg
@@ -3,19 +3,19 @@ default 2
title The Melon Operating System
root (fd0)
kernel /Melon.ke
-module /Init.rfs initrd / 128K
+module /Init.rfs
title Melon without VESA
root (fd0)
kernel /Melon.ke vesa:disabled
-module /Init.rfs initrd / 128K
+module /Init.rfs
title Melon without init
root (fd0)
kernel /Melon.ke init:
-module /Init.rfs initrd / 128K
+module /Init.rfs
title Game of life simulator
root (fd0)
kernel /Melon.ke init:/Applications/Demos/GOL.app
-module /Init.rfs initrd / 128K
+module /Init.rfs