mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01:00
committed by
Christian Helmuth
parent
852b799cd4
commit
6deb80f66d
@@ -96,4 +96,4 @@ append qemu_args " -nographic -m 256 "
|
||||
append qemu_args " -drive id=disk,file=bin/ext2.raw,if=none -device ahci,id=ahci -device ide-hd,drive=disk,bus=ahci.0 -boot d"
|
||||
append qemu_args " -drive id=cd,file=[run_dir]/../ahci_bench.iso,if=none,media=cdrom -device ide-cd,drive=cd,bus=ahci.1"
|
||||
|
||||
run_genode_until "Done\n" 100
|
||||
run_genode_until "Done.*\n" 100
|
||||
|
||||
Reference in New Issue
Block a user