Announcement

Collapse
No announcement yet.

How to Change default VM Location of VirtualBox via Command Line?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to Change default VM Location of VirtualBox via Command Line?

    Hello,
    How can I change default VM Location of VirtualBox via Command Line?

    The default location is ~/VirtualBox\ VMs

  • #2
    Would you think about creating ~/VirtualBox\ VMs soft link to some other directory an option?

    Comment


    • #3
      Originally posted by Nimbus View Post
      Would you think about creating ~/VirtualBox\ VMs soft link to some other directory an option?
      I thought of it as much appreciated, re-configuring the location would be better.

      Comment


      • #4
        Just discovered - It's simple
        vboxmanage setproperty machinefolder /path/to/directory/

        Comment


        • #5
          Originally posted by KelvinSmith View Post
          Just discovered - It's simple

          vboxmanage setproperty machinefolder /path/to/directory/
          Many Thanks Kelvin. This worked.
          This is what I've been looking for.

          Comment

          Working...
          X