changes to the initramfs. very specific changes to included kernel modules.
This commit is contained in:
@@ -11,8 +11,7 @@ echo 'loading menu..'
|
||||
set root='(hd0,gpt1)'
|
||||
ls (hd0,gpt1)/EFI/patronage/
|
||||
menuentry "PatronageOS" {
|
||||
|
||||
linux /EFI/patronage/bzImage boot=/init
|
||||
linux /EFI/patronage/bzImage quiet splash boot=/init
|
||||
echo 'loaded kernel...'
|
||||
initrd /EFI/patronage/initramfs.cpio.gz
|
||||
echo 'loaded initial ramdisk...'
|
||||
|
||||
Reference in New Issue
Block a user