update
This commit is contained in:
parent
3e7a2b2089
commit
3480fa92fe
131 changed files with 12083 additions and 1287 deletions
8
scripts/startWin11.sh
Executable file
8
scripts/startWin11.sh
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
systemctl start libvirtd || exit 1
|
||||
virsh -c qemu:///system start win11
|
||||
|
||||
sleep 1
|
||||
|
||||
virt-viewer -c qemu:///system -f win11
|
Loading…
Add table
Add a link
Reference in a new issue