Linux - Virtualisation: Difference between revisions
Jump to navigation
Jump to search
NickPGSmith (talk | contribs) No edit summary |
NickPGSmith (talk | contribs) m (3 revisions imported) |
||
(No difference)
|
Revision as of 04:53, 8 May 2024
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.
VirtualBox
Download the repo file into /etc/yum.repos.d
dnf install VirtualBox