]> rtime.felk.cvut.cz Git - jailhouse-test.git/blob - buildroot-overlay/root/hpet-demo-test.sh
useful scripts for buildroot-os
[jailhouse-test.git] / buildroot-overlay / root / hpet-demo-test.sh
1 echo "creating hpet-demo cell..."
2 jailhouse cell create /jailhouse/configs/hpet-inmate-config.cell
3 echo "loading binary into cell..."
4 jailhouse cell load hpet-demo /jailhouse/inmates/hpet-inmate.bin -a 0xf0000
5 echo "starting it..."
6 jailhouse cell start hpet-demo