Small bugfix, Uploaded USB Contents

This commit is contained in:
2026-08-17 15:33:19 -04:00
parent 2941ddbece
commit 455e961b9c
977 changed files with 180053 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
set timeout=1
menuentry "Linux lts" {
linux /boot/vmlinuz-lts modules=loop,squashfs,sd-mod,usb-storage quiet
initrd /boot/intel-ucode.img /boot/amd-ucode.img /boot/initramfs-lts
}