From 8f6cc366378432ed6cc34e8ad9b2e403e4dd656b Mon Sep 17 00:00:00 2001 From: Patrick Wuttke Date: Mon, 15 Jan 2024 09:49:58 +0100 Subject: [PATCH] Added notes.txt to keep my command lines and other stuff. --- notes.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 notes.txt diff --git a/notes.txt b/notes.txt new file mode 100644 index 0000000..d949119 --- /dev/null +++ b/notes.txt @@ -0,0 +1,3 @@ +Booting the 64bit iso: +qemu-system-x86_64 -s -S --bios /usr/share/edk2/x64/OVMF.fd -cdrom system.x86_64.iso +