alcedo/buildandrun.sh

6 lines
98 B
Bash
Raw Normal View History

#!/bin/sh
make clean
make
./builddisc.sh
2017-11-08 02:36:35 +00:00
qemu-system-i386 -cdrom myos.iso -serial file:serial.log