From e85e5f2ed84d5bd0984e12432bc4eeb86f3ad2e8 Mon Sep 17 00:00:00 2001 From: Erin Date: Thu, 8 Dec 2022 21:12:33 +0100 Subject: [PATCH] created empty initramfs --- base/boot/initramfs.tar | Bin 0 -> 10240 bytes base/boot/limine.cfg | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 base/boot/initramfs.tar diff --git a/base/boot/initramfs.tar b/base/boot/initramfs.tar new file mode 100644 index 0000000000000000000000000000000000000000..9df64990f7be3c1f7194a0c22852a1ab3a09f3c5 GIT binary patch literal 10240 zcmeIu0Sy2E0K%a6Pi+o2h(KY$fB^#r3>YwAz<>b*1`HT5V8DO@0|pEjFkrxd0RsjM P7%*VKfB^#r47?2tC;$Kf literal 0 HcmV?d00001 diff --git a/base/boot/limine.cfg b/base/boot/limine.cfg index a26657e..f058d07 100644 --- a/base/boot/limine.cfg +++ b/base/boot/limine.cfg @@ -18,5 +18,5 @@ TERM_BACKDROP=008080 # Setting a default resolution for the framebuffer RESOLUTION=800x600x24 - MODULE_PATH=boot:///boot/initrd.tar + MODULE_PATH=boot:///boot/initramfs.tar MODULE_CMDLINE=This is the first module.