Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Why aren't you using virt-manager? Commented Aug 17, 2018 at 12:36
  • Not a bad question. Part of it is because the installation location is /var/lib/libvirt/images, which doesn't have enough space left for it to store my Win10 VM. Another reason is because I like to create desktop launchers for my VMs, which I know how to do when he VM is started from the command-line, not so sure if it's started using virt-manager. Commented Aug 18, 2018 at 12:56
  • You don't have to store disk images there. It's just the default location. You can store them anywhere else you want. Just choose a new location or even create a new storage pool. Commented Aug 18, 2018 at 13:02
  • Thanks. I suspected I might be wrong on that one. Commented Aug 18, 2018 at 13:06