[USER] Load and run ELF module in userspace
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
set timeout=1
|
||||
set default=0
|
||||
set default=1
|
||||
|
||||
menuentry "mittos64" {
|
||||
multiboot2 /boot/kernel
|
||||
}
|
||||
menuentry "mittos64 MultiBoot1" {
|
||||
multiboot /boot/kernel
|
||||
module /boot/init
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user