mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-04 20:17:55 +00:00
f8b9fd8489
riscv64 nodes boot through UEFI and grub2 only, and xCAT builds no boot loader: /tftpboot/boot/grub2/grub2.riscv64 has to come from the xcat-dep grub2-xcat package or be copied by hand, which is a step an admin only finds out about when a node times out in firmware. The EL riscv64 media carry exactly that image as EFI/BOOT/grubriscv64.efi, so copycd publishes it after a successful media copy, and says so. An image the management node already has is never replaced, and the media of every other architecture is untouched.