Skip to main content
The 2024 Developer Survey results are live! See the results

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.

2
  • This would probably also work, and I will test it at some later stage. I'm assuming you would do this in the guest VM?
    – Kusalananda
    Commented Jul 5 at 15:05
  • 1
    By using it in the guest VM you would get to set it up and tear it down immediately as needed. If the VM's disk exists as a separate device at the host level, you could do it at the virtualization host too, but you would have to change the VM configuration to make it use the mapped device instead of the original, so it would probably require a VM reboot.
    – telcoM
    Commented Jul 5 at 15:08