2017年3月13日 星期一

How to move Virtualbox VM

Recently,i encountered a critical virtualbox issue on my windows working machine.    No matter what version I used, it always crash to launch it.

To continue works with my VM, I had decided to move those VMs to my MacBook Pro.  I found all virtualbox VM were located on %USERS%/.virtualbox_VMS/….

Therefore, I copied them to the external usb disk.    After that, I move usb disk to my Laptop.   Unfortunately, it failed to launch.  After I open the file .vobx with 

text editor, it was a pure xml.  I found the hard disk  location in this file was a absolute path.   After I corrected it, and open this .vbox file, everything works fine.

 

NewImage

沒有留言:

Obsidian 插件介紹:Text Generator

Text Generator 是 Obsidian 的一個插件,它可以根據給定的提示自動生成文本。這個插件使用 GPT-3 語言模型,能夠產生類似人類的文本,非常適合編寫故事、文章、電子郵件和其他類型文本。 主要功能: **生成文本:**根據提示生成各種長度的...