clustervision / trinityX

TrinityX is the new generation of ClusterVision's open-source HPC, A/I and cloudbursting platform. It is designed from the ground up to provide all services required in a modern HPC and A/I system, and to allow full customization of the installation.
GNU General Public License v3.0
57 stars 37 forks source link

efi tools for Ubuntu #414

Closed msteggink closed 3 weeks ago

msteggink commented 4 months ago

Could you add the following to the default Ubuntu to support efi/uefi diskful setups? Package:

And for the luna2-client: luna hooks (/usr/share/initramfs-tools/hooks/luna):

copy_exec /usr/sbin/mkfs.ext4 /usr/sbin
copy_exec /usr/sbin/mkfs.xfs /usr/sbin
copy_exec /usr/sbin/mkfs.vfat /usr/sbin
copy_exec /usr/sbin/parted /usr/sbin
copy_exec /usr/bin/efibootmgr /usr/bin
aphmschonewille commented 3 months ago

it'll be added in next push