adamant-kite-43734
03/22/2024, 1:38 PMacoustic-country-10006
03/22/2024, 1:42 PM<http://registry.suse.com/rancher/elemental-teal-channel|registry.suse.com/rancher/elemental-teal-channel>
as my OS Version Channel, and the ISO I managed to build this way results in the same issue when booting. I must be doing something dumb here!?many-tiger-3407
03/22/2024, 4:34 PM--bootloader-in-rootfs
option to the build-iso command:
docker run --rm -ti -v $(pwd):/build <http://ghcr.io/rancher/elemental-toolkit/elemental-cli:latest|ghcr.io/rancher/elemental-toolkit/elemental-cli:latest> --debug build-iso --bootloader-in-rootfs -o /build <http://registry.suse.com/rancher/elemental-teal/5.4:1.2.3|registry.suse.com/rancher/elemental-teal/5.4:1.2.3>
many-tiger-3407
03/22/2024, 4:34 PMsticky-tailor-45974
03/22/2024, 4:35 PMmany-tiger-3407
03/22/2024, 4:41 PMdocker run -ti --rm -v .:/out <http://registry.suse.com/rancher/elemental-teal-iso/5.4:1.2.3|registry.suse.com/rancher/elemental-teal-iso/5.4:1.2.3> cp -r elemental-iso /out/
many-tiger-3407
03/22/2024, 4:44 PMacoustic-country-10006
03/23/2024, 2:21 PMacoustic-country-10006
03/24/2024, 8:26 PM<http://registry.suse.com/rancher/elemental-teal-iso/5.4:1.2.3|registry.suse.com/rancher/elemental-teal-iso/5.4:1.2.3>
gives me an aarch64 ISO (or at least the name of the file outputted suggests this is the case). I haven’t found a way to browse the rancher leg of the registry so forgive me if this is a daft question, but what do I need to give in order to fetch an x86 image?acoustic-country-10006
03/24/2024, 8:35 PMelemental-teal
provides just the container images, elemental-teal-iso
provides these with the ISOs included, and since neither of these seem to be valid channels as far as Harvester is concerned, elemental-teal-channel
includes both of them side by side, presumably with some extra packaging/metadata so that Harvester can consume this as a channel?acoustic-country-10006
03/24/2024, 8:37 PMacoustic-country-10006
03/24/2024, 8:45 PMuname -m
on my local machine (an M1 mac) and conditionally serving me the right ISO for my arch isn’t it…acoustic-country-10006
03/24/2024, 9:39 PMacoustic-country-10006
03/24/2024, 9:41 PMwitty-table-40840
03/25/2024, 7:51 AMacoustic-country-10006
03/25/2024, 4:25 PM--bootloader-in-rootfs
flag (or otherwise achieve the same effect) when building seed images through the Rancher GUI?