banan-os/qemu.sh

6 lines
99 B
Bash
Executable File

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