Chewy@discuss.tchncs.de to Linux@lemmy.ml · 11 months agoBooting Linux off of Google Driveersei.netexternal-linkmessage-square26linkfedilinkarrow-up1281arrow-down13cross-posted to: linux@programming.dev
arrow-up1278arrow-down1external-linkBooting Linux off of Google Driveersei.netChewy@discuss.tchncs.de to Linux@lemmy.ml · 11 months agomessage-square26linkfedilinkcross-posted to: linux@programming.dev
minus-squareprogandy@feddit.decakelinkfedilinkarrow-up1·11 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.