diff options
Diffstat (limited to 'content/notes/run-9front-in-qemu.md')
| -rw-r--r-- | content/notes/run-9front-in-qemu.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/notes/run-9front-in-qemu.md b/content/notes/run-9front-in-qemu.md index 3bf2ff5..dbfec85 100644 --- a/content/notes/run-9front-in-qemu.md +++ b/content/notes/run-9front-in-qemu.md | |||
| @@ -25,3 +25,4 @@ qemu-system-x86_64 -cpu host -enable-kvm -m 1024 \ | |||
| 25 | -drive if=none,id=vd1,file=$HOME/VM/ISO/9front.386.iso \ | 25 | -drive if=none,id=vd1,file=$HOME/VM/ISO/9front.386.iso \ |
| 26 | -device scsi-cd,drive=vd1,bootindex=0 | 26 | -device scsi-cd,drive=vd1,bootindex=0 |
| 27 | ``` | 27 | ``` |
| 28 | |||
