Menu.lst-Examples

From TUDOS-Wiki
Revision as of 01:14, 10 September 2007 by Adam (talk | contribs) (New page: P is the path to the binaries. 'hello' example: title hello kernel P/bootstrap modaddr 0x02000000 module P/fiasco module P/sigma0 module P/roottask module P/hello 'DOpE' example:...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

P is the path to the binaries.

'hello' example:

title hello
kernel P/bootstrap
modaddr 0x02000000
module P/fiasco
module P/sigma0
module P/roottask
module P/hello

'DOpE' example:

title DOpE
kernel P/bootstrap
modaddr 0x02000000
module P/fiasco
module P/sigma0
module P/roottask
module P/names
module P/log
module P/dm_phys
module P/l4io
module P/l4dope
module P/vscrtest
vbeset 0x117

More?