Linux - Virtualisation: Difference between revisions
Jump to navigation
Jump to search
NickPGSmith (talk | contribs) (Created page with "== libvrit == Use virsh for command line tools pool-list pool-destroy default pool-undefine default pool-define-as --name default --type dir --target /mnt/vm pool-autos...") |
NickPGSmith (talk | contribs) m (1 revision imported) |
||
(No difference)
|
Revision as of 21:02, 17 February 2023
libvrit
Use virsh for command line tools
pool-list pool-destroy default pool-undefine default
pool-define-as --name default --type dir --target /mnt/vm pool-autostart default pool-start default
Here we use "default" as the pool name.