summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-04-29 20:59:46 -0400
committerFreya Murphy <freya@freyacat.org>2025-04-30 11:44:28 -0400
commita7ef49da0e07e0a1195794b527fa400c0235fcc7 (patch)
treeded5d2b9f075411327e6bb573fa754ee5b5720a6 /Makefile
parentfmt (diff)
downloadcomus-a7ef49da0e07e0a1195794b527fa400c0235fcc7.tar.gz
comus-a7ef49da0e07e0a1195794b527fa400c0235fcc7.tar.bz2
comus-a7ef49da0e07e0a1195794b527fa400c0235fcc7.zip
tarfs
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f5d6020..ecb859c 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ GRUB ?= grub-mkrescue
QEMUOPTS += -cdrom $(BIN)/$(ISO) \
-no-reboot \
- -drive format=raw,file=user/bin/apple \
+ -drive format=raw,file=user/bin/initrd.tar \
-serial mon:stdio \
-m 4G \
-name kern