mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-11-04 19:51:10 +00:00
virt-manager conf
This commit is contained in:
parent
d3c2edba50
commit
bf2418984d
@ -57,7 +57,7 @@ gsettings set org.virt-manager.virt-manager.confirm unapplied-dev false
|
||||
# gsettings set org.virt-manager.virt-manager.paths media-default ''
|
||||
# gsettings set org.virt-manager.virt-manager.paths image-default ''
|
||||
|
||||
# virsh commands fail in a kickstart environement (chroot or not it seems). would need to fetch a script and execute post-launch with a delay, for example using a systemd unit
|
||||
# virsh commands fail in a kickstart environment (chroot or not it seems). would need to fetch a script and execute post-launch with a delay, for example using a systemd unit
|
||||
virsh pool-define-as iso dir - - - - /var/lib/libvirt/iso/ # Make libvirt aware of this new directory by creating a so-called 'pool'.
|
||||
virsh pool-build iso # Build the pool
|
||||
virsh pool-start iso # Start it
|
||||
|
Loading…
Reference in New Issue
Block a user