Page 1 of 1

Loading .ova image failure

Posted: 3. Oct 2020, 02:22
by saltytheseadog
I am updating my computer to Linux Mint 20. When I try to load a Windows XP guest using a clone the file transfer crashes. The result code is " NS_ERROR_INVALID_ ARG (0x80070057). I have removed and purged the Mint 20 installed version and reloaded 6.1.14 for Ubunto 20.04 and the associated Extension pack. Some of the things I have seen mentioned as fixes and tried are; unchecking the import hard drive as VDI box, clearing the VM folder of any previous attempts. The crash is always the same, slowly loads to 25% jumps to 50% wait a minute then crash. I can't find out what this code means by searching. Some have said its a bug and you should downgrade to 5. something.

Re: Loading .ova image failure

Posted: 4. Oct 2020, 15:07
by scottgus1
Where did the XP guest OVA come from?

Is the original guest folder and files still available?

Re: Loading .ova image failure

Posted: 4. Oct 2020, 17:20
by saltytheseadog
The XP guest came from my former host, Linux mint 18.2 32 bit. I still have the original VM files on a USB stick.

Re: Loading .ova image failure

Posted: 4. Oct 2020, 23:50
by scottgus1
saltytheseadog wrote:I still have the original VM files
Copy these files to a folder then double-click the guest's .vbox file. Assuming the USB copy is good and complete, the guest should register properly.

Re: Loading .ova image failure

Posted: 6. Oct 2020, 03:49
by saltytheseadog
Thanks, I am away from that computer for awhile but I will try that when I return.

Re: Loading .ova image failure

Posted: 13. Oct 2020, 03:03
by saltytheseadog
Naw, that didn't work. It came back with a complaint about kernel modules not matching this version of Vbox

Re: Loading .ova image failure

Posted: 13. Oct 2020, 12:25
by mpack
saltytheseadog wrote:Naw, that didn't work. It came back with a complaint about kernel modules not matching this version of Vbox
That is not an error message from an XP guest. If VirtualBox is not installed properly on the new host then no VM is going to work.

Re: Loading .ova image failure

Posted: 13. Oct 2020, 16:38
by saltytheseadog
Read the whole post

Re: Loading .ova image failure

Posted: 13. Oct 2020, 16:42
by saltytheseadog
Screenshot at 2020-10-13 07-39-59.png
Screenshot at 2020-10-13 07-39-59.png (123.52 KiB) Viewed 1949 times

Re: Loading .ova image failure

Posted: 13. Oct 2020, 19:05
by mpack
My previous comment still applies.

Re: Loading .ova image failure

Posted: 14. Oct 2020, 02:04
by saltytheseadog
Thank you for your reply. I far as I can tell I have Virtualbox installed. When I double click on the guests Vbox file as the other moderator suggested Virtual box loads with the error message (see screen shot). Could you be more specific.

Re: Loading .ova image failure

Posted: 14. Oct 2020, 16:38
by scottgus1
The kernel error box is indicating that your host Virtualbox installation is not working or ready. The manual says that something called "linux headers" need to be installed before installing Virtualbox. See https://www.virtualbox.org/manual/ch02. ... linux-host.

Also, the error message itself shows some things that could be done. What happened when you tried those suggestions?

Re: Loading .ova image failure

Posted: 14. Oct 2020, 17:13
by saltytheseadog
I did look into going into /sbin/config... but my computer skills aren't that good. Same with the installation manual. Helpful to know what the problem may be, but again above my level of knowledge to safely do anything about. So can we call it a bug and leave it to the developers to sort. Thanks for your help.

Re: Loading .ova image failure

Posted: 14. Oct 2020, 17:55
by scottgus1
It's actually not a bug, there are ways to install the headers.

But my Linux skills aren't good either. so we'll have to wait until a Linux guru comes along.

Try web-searching about the "Kernel Driver not installed" error, It has come up before and I'm sure there is a post on Linux Hosts where someone shows how they fixed it.

Re: Loading .ova image failure

Posted: 14. Oct 2020, 19:36
by multiOS
If the only thing lacking is the required Linux Headers to move forward, then you could try following the advice (step-by-step guide) in this external posting: https://www.tecmint.com/install-kernel- ... nd-debian/

Linux Mint is directly derived from Ubuntu/Debian; and uses the same Command Line interface, so the procedure is no different in Mint to that described in the linked guide.