mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-10 19:46:24 +00:00
4e36e1a9f2
The riscv64 live-server image keeps its kernel at casper/vmlinux, where every other live image keeps casper/vmlinuz, so the probe found no kernel and mkinstall reported that the install image was missing. Add the riscv64 candidate pair and let copycd name the architecture the media reports. Verified against Ubuntu-Server 24.04.4 riscv64, which carries casper/vmlinux, casper/initrd and casper/install-sources.yaml. Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>