Commit Graph

8 Commits (1fc8d6cd4df89b7761150205a4c1b39b286b0742)

Author SHA1 Message Date
root 7e856fcc5a if /target/boot is analogous to /boot, then the ESP would usually get mounted to
/target/boot/EFI and the bootloader would end up in somewhere like:
/target/boot/efi/EFI/Boot/

That looks insane. However as we're not actually mounting the ESP, we can
cut out the empty mountpoint (/boot/efi)? This is either a great idea or a terrible one
I'm not sure which.
2019-09-28 18:42:24 +00:00
root 10f61a88f6 SLAX has its own bootinst which I hadn't updated. Variables are %D% in cmd not %D 2019-09-28 18:06:52 +00:00
root b331cc488a hotpluggable EFI boot loaders basically need to be in /EFI/Boot/bootx64.efi
as that's the default search path for EFI
2019-09-28 18:10:47 +01:00
Tomas M 77ab720930 bootinst improvements 2012-11-11 11:36:54 -06:00
Tomas M 9d3b237161 make bootinst script universal for LiveKit, not slax specific 2012-09-05 23:43:33 -05:00
Tomas M 701d872744 fixed usb booting 2012-09-04 13:07:06 -05:00
Tomas M 62e7fe9b6e windows boot script 2012-09-03 19:08:01 -05:00
Tomas M c5ab1f9649 syslinux working binaries 2012-09-03 19:06:06 -05:00