lucicos/qemu.sh

6 lines
92 B
Bash
Executable File

#!/bin/sh
set -e
. ./iso.sh
qemu-system-$(./target-triplet-to-arch.sh $HOST) -cdrom os.iso