Chewy@discuss.tchncs.de to Linux@lemmy.ml · 1 year 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 · 1 year agomessage-square26linkfedilinkcross-posted to: linux@programming.dev
minus-squareprogandy@feddit.delinkfedilinkarrow-up1·1 year 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.