2026-03-12 21:01:38

This commit is contained in:
2026-03-12 22:01:38 +01:00
parent 3bd1db26cc
commit 26296b6d6a
336 changed files with 27507 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
qemu-img create -f raw /vm/ssd0/topawa/hdd_01.img 200G
virt-install \
--graphics vnc,password=secret,listen=0.0.0.0 \
--name=topawa \
--vcpus=4 \
--memory=8192 \
--network bridge=br0 \
--network bridge=br0 \
--cdrom=/vm/hdd0/_kit_/extix-23.4-64bit-deepin-23-refracta-3050mb-230403.iso \
--disk=/vm/ssd0/topawa/hdd_01.img \
--os-variant=ubuntu22.04