Add EFI support via --efi <device> option
authorMichael Prokop <mika@grml.org>
Wed, 2 Mar 2016 15:04:23 +0000 (16:04 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 13 Apr 2016 13:48:01 +0000 (15:48 +0200)
This is useful for systems using (U)EFI, otherwise it needs
annoying manual work, so instead automate the steps, assuming
<device> is a valid EFI partition.

NOTE: we need /sys inside the target system, so ensure it's available.

Thanks: Darshaka Pathirana <dpat@syn-net.org> for the pair programming session


No differences found