New server setup based on ubuntu

This commit is contained in:
Martin Bauer
2023-09-19 10:55:47 +02:00
parent 578be1a1cf
commit 7776095180
30 changed files with 240 additions and 186 deletions

View File

@@ -0,0 +1,17 @@
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