Upload files to "/"

This commit is contained in:
2025-05-20 20:29:33 -05:00
parent 0de2bf1300
commit be74cc7967
5 changed files with 285 additions and 0 deletions

3
grub.cfg Normal file
View File

@ -0,0 +1,3 @@
menuentry "Espresso" {
multiboot /boot/espresso.bin
}