]> rtime.felk.cvut.cz Git - jailhouse-test.git/commitdiff
Add a simple script to start fiasco-demo cell.
authorMaxim Baryshnikov <barysmax@fel.cvut.cz>
Sat, 16 Apr 2016 13:27:15 +0000 (15:27 +0200)
committerMaxim Baryshnikov <barysmax@fel.cvut.cz>
Sat, 16 Apr 2016 13:27:15 +0000 (15:27 +0200)
buildroot-overlay/root/fiasco-demo-test.sh [new file with mode: 0755]

diff --git a/buildroot-overlay/root/fiasco-demo-test.sh b/buildroot-overlay/root/fiasco-demo-test.sh
new file mode 100755 (executable)
index 0000000..22e37fd
--- /dev/null
@@ -0,0 +1,3 @@
+jailhouse cell create /jailhouse/configs/fiasco-demo.cell
+jailhouse cell load fiasco-demo /jailhouse/bootstrap-jh.bin -a 0xf0000
+jailhouse cell start fiasco-demo