vbswitch is a tool to easily switch between different .vdi files in the same directory. A .vdi file is a VirtualBox virtual disk. Normally, a virtual disk should be cloned so both the original and the clone can co-exist in the same VirtualBox host. However, there are cases where one just wishes to perform some tests and discard the results (or keep them for good if they are positive). A way to do that is to duplicate the .vdi file, and rename it to a significant name. vbswitch becomes handy to select which .vdi file is used by a virtual machine. It performs all the file renaming automatically and quickly while preventing data loss caused by typos.For more details and to install the
vbswitch tool, visit:https://github.com/fossette/vbswitch/wiki
Have fun!
Dominique.