diff --git a/Makefile b/Makefile index e0eab8d..f91576c 100644 --- a/Makefile +++ b/Makefile @@ -4,4 +4,4 @@ all: .PHONY: run run: - qemu-system-x86_64 -bios OVMF.fd -usb -usbdevice disk::build/e.1/efi-loader.img + qemu-system-x86_64 -bios OVMF.fd -hdb build/e.1/efi-loader.img