repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* mikeOS 16 bit and amd64 baremetal
[mascara-docs.git]
/
i86
/
mikeos-4.1.2
/
test-linux.sh
blob
b380de6ca332ee54fa159fda61ee9cea6d87a9d2
1
#!/bin/sh
2
3
# This script starts the QEMU PC emulator, booting from the
4
# MikeOS floppy disk image
5
6
qemu
-soundhw
pcspk
-fda
disk_images
/
mikeos.flp
7