From d441c0b4b53b49cd3424af847b6bd4e2475e16a1 Mon Sep 17 00:00:00 2001 From: Recolic <git@me.recolic.net> Date: Mon, 15 Jan 2024 19:53:34 -0800 Subject: [PATCH] .updatedoc --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c55c6ae..5e7b41e 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,18 @@ Optional: aria2c (simply replace aria2c with curl if you don't like it) ## Supported cloudimg - +||| +| --- | --- | +|Ubuntu 2204 LTS |`focal-server-cloudimg-amd64.img` | +|Arch Linux Rolling|`Arch-Linux-x86_64-cloudimg.qcow2`| ## FAQ -## My desired OS is not supported yet... +### SSH not working for my new VM + +Please wait for at least 3 minutes and try again. cloud-init is slow. + +### My desired OS is not supported yet... You can still create a VM in other way (like plain qemu), and put the disk image into `data/vm/VM_NAME/disk.img`. Everything will work perfectly. -- GitLab