This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
forked from
Bananymous/banan-os
Watch
1
Star
0
Fork
You've already forked banan-os
0
Code
Pull Requests
Activity
db656fe469
banan-os
/
qemu.sh
6 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-e
. ./iso.sh
qemu-system-
$(
./target-triplet-to-arch.sh
$HOST
)
-cdrom banan-os.iso
View Git Blame
Copy Permalink