We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5dd2aa commit d441c0bCopy full SHA for d441c0b
README.md
@@ -28,11 +28,18 @@ Optional: aria2c (simply replace aria2c with curl if you don't like it)
28
29
## Supported cloudimg
30
31
-
+|||
32
+| --- | --- |
33
+|Ubuntu 2204 LTS |`focal-server-cloudimg-amd64.img` |
34
+|Arch Linux Rolling|`Arch-Linux-x86_64-cloudimg.qcow2`|
35
36
## FAQ
37
-## My desired OS is not supported yet...
38
+### SSH not working for my new VM
39
+
40
+Please wait for at least 3 minutes and try again. cloud-init is slow.
41
42
+### My desired OS is not supported yet...
43
44
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.
45
0 commit comments