mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
|
create_boot_directory
|
||
|
|
||
|
build_boot_image ""
|
||
|
|
||
|
append qemu_args " -nographic -m 64 "
|
||
|
|
||
|
run_genode_until forever
|