From d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 26 May 2023 00:45:36 +0200 Subject: Housecleaning --- content/notes/run-9front-in-qemu.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/notes/run-9front-in-qemu.md') 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 \ -drive if=none,id=vd1,file=$HOME/VM/ISO/9front.386.iso \ -device scsi-cd,drive=vd1,bootindex=0 ``` + -- cgit v1.2.3