mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-26 04:21:15 +08:00
fix
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
```shell
|
||||
cd /root
|
||||
sudo snap install distrobuilder --classic
|
||||
apt install snapd -y
|
||||
snap install distrobuilder --classic
|
||||
wget https://down.idc.wiki/ISOS/Windows/Server%202022/zh-cn_windows_server_2022_x64_dvd_6c73507d.iso
|
||||
apt install -y libguestfs-tools wimtools rsync libhivex-bin libwin-hivex-perl wimtools
|
||||
apt install genisoimage -y || apt install mkisofs -y
|
||||
|
||||
Reference in New Issue
Block a user