Chewy@discuss.tchncs.de to Linux@lemmy.ml · 5 months agoBooting Linux off of Google Driveersei.netexternal-linkmessage-square26fedilinkarrow-up1281arrow-down13cross-posted to: linux@programming.dev
arrow-up1278arrow-down1external-linkBooting Linux off of Google Driveersei.netChewy@discuss.tchncs.de to Linux@lemmy.ml · 5 months agomessage-square26fedilinkcross-posted to: linux@programming.dev
minus-squareprogandy@feddit.delinkfedilinkarrow-up1·5 months agoYou can make it work mostly that way. Create a UKI (unified kernel image including EFI stub loader, kernel, initial filesystem and kernel parameters), then tell uefi to directly boot it. The four steps still run, but using only a single file.
You can make it work mostly that way. Create a UKI (unified kernel image including EFI stub loader, kernel, initial filesystem and kernel parameters), then tell uefi to directly boot it. The four steps still run, but using only a single file.