ansible/server_flatcar_deprecated_2.../howto.md

18 lines
500 B
Markdown
Raw Permalink Normal View History

2023-09-19 10:55:47 +02:00
yaml -> json
./ct-v0.9.3-x86_64-unknown-linux-gnu --in-file server_new.yaml > server_new.json
connect hard drive to running system and then install
sudo ./flatcar-install -d /dev/sdb -C stable -i server_new.json
- this failed, during gpg verification, then re-downloaded new version from github -> worked
couldn't use flatcar on new machine because it didn't boot with:
moklistrt: not found
I played around in bios settings, disabled secure boot etc.. didn't help
went for debian instead