rancher / k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes.
https://k3os.io
Apache License 2.0
3.5k stars 396 forks source link

ISO bare metal install fails on USB stick #812

Open pdinoto opened 2 years ago

pdinoto commented 2 years ago

Version (k3OS / kernel) v0.20.11-k3s2r1

Architecture amd64

Describe the bug Can't use a USB stick to instal K3OS

To Reproduce Download amd64 artifact and transfer to an USB stick. It does not matter if you use dd on a Linux machine, or "Make a bootable USB stick" option from Linux Mint 20.2, the result is the same.

Expected behavior A live system is booted

Actual behavior All grub options presented go to

error: unsupported gzip format.
error: you need to load the kernel first.

Additional context All workarounds from https://github.com/rancher/k3os/issues/60 were attempted.

pdinoto commented 2 years ago

Maybe related to https://github.com/rancher/k3os/issues/813 ISO image failure