summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-02-11 09:44:20 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-02-11 09:44:20 +0100
commit624a451284d5971cf9b57113314b3ae4e167bed0 (patch)
tree9d280f65e697006fd3b7f6fdd8b7c690ca7ceeda /dev/Boot
parent8525590776eda00ee944f2501f75a8fe7577d9eb (diff)
ADD: necessary patches to the PCI subsystem and SATA.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Boot')
-rw-r--r--dev/Boot/amd64-desktop.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Boot/amd64-desktop.make b/dev/Boot/amd64-desktop.make
index 46eb8fc2..7d25645e 100644
--- a/dev/Boot/amd64-desktop.make
+++ b/dev/Boot/amd64-desktop.make
@@ -98,7 +98,7 @@ run-efi-amd64-ata: run-efi-amd64-ata-dma
# img_2 is the rescue disk. img is the bootable disk, as provided by the Zeta specs.
.PHONY: epm-img
epm-img:
- qemu-img create -f qcow2 $(IMG) 4G
+ qemu-img create -f raw $(IMG) 4G
.PHONY: efi
efi: