I have two machines, a laptop running Ubuntu 18.04.3 LTS and a server running Debian 10, both have Virtual Box 6.0.14r133895 installed. I exported a VMware machine and want to import this instance now. Therefore I use the command
Code: Select all
vboxmanage import tmp/Tine20.ova --vsys 0 --ostype Ubuntu_64 --vmname Tine20test --basefolder /data/vboxDoes anyone have an idea what might cause the crash and how to prevent this? Thank's for your help!