feat: boot.img.lz4
This commit is contained in:
11
assets/grub.cfg
Normal file
11
assets/grub.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
search --no-floppy --set=root --part-label boot --hint $root
|
||||
|
||||
insmod all_video
|
||||
set timeout=3
|
||||
|
||||
set bootdev=PARTNAME=boot
|
||||
|
||||
menuentry "Direktil" {
|
||||
linux /current/vmlinuz direktil.boot=$bootdev
|
||||
initrd /current/initrd
|
||||
}
|
BIN
assets/mbr.bin
Normal file
BIN
assets/mbr.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user