summaryrefslogtreecommitdiff
path: root/Grub-menu-hdd.cfg
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2009-12-27 12:04:09 +0100
committerAlexis211 <alexis211@gmail.com>2009-12-27 12:04:09 +0100
commitaa714afa18cc1000431101401d063378cef253f1 (patch)
treec371a7a61a3afdc6ae2085c4d7e36efb8600c2a3 /Grub-menu-hdd.cfg
parente25dbc23d43258ad8f822bd3c5d202b51c492184 (diff)
downloadMelon-aa714afa18cc1000431101401d063378cef253f1.tar.gz
Melon-aa714afa18cc1000431101401d063378cef253f1.zip
Bugfixes with mountpoints
Diffstat (limited to 'Grub-menu-hdd.cfg')
-rw-r--r--Grub-menu-hdd.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/Grub-menu-hdd.cfg b/Grub-menu-hdd.cfg
index d3468b0..3535da1 100644
--- a/Grub-menu-hdd.cfg
+++ b/Grub-menu-hdd.cfg
@@ -3,20 +3,16 @@ default 2
title The Melon Operating System
root (hd0,0)
kernel /System/Melon.ke root:block.ata:0:1
-module /System/Init.rfs
title Melon without VESA
root (hd0,0)
kernel /System/Melon.ke vesa:disabled root:block.ata:0:1
-module /System/Init.rfs
title Melon without init
root (hd0,0)
kernel /System/Melon.ke init: root:block.ata:0:1
-module /System/Init.rfs
title Game of life simulator
root (hd0,0)
kernel /System/Melon.ke init:/Applications/Demos/GOL.app root:block.ata:0:1
-module /System/Init.rfs