summaryrefslogtreecommitdiff
path: root/start.sh
blob: 51b0d2a64a39e2910204148bcb2fec3dfe0abc75 (plain)
1
2
3
4
#!/bin/bash

screen qemu-system-x86_64 -nographic -no-reboot -kernel bzImage -initrd initramfs.cpio.gz -m 256M -append "console=ttyS0 panic=20"