DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
bmbb.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Now it possible to mount Minix fs on bmbb
[bmbb.git]
/
Boot486
/
run.sh
1
#!/bin/sh
2
3
set -e
4
qemu
-system-i386 -s -m
64
M
-hda
..
/
BlackBox.img
-hdb
..
/
minix.img