initial commit
[fifth.git] / floppy image / run under qemu.sh
1 #!/bin/bash
2
3
4 qemu -fda image.img -boot a
5