Ubuntu VM - moved from Win8.1 to Ubuntu - kills everything

Discussions about using Linux guests in VirtualBox.
Post Reply
j13ag0
Posts: 7
Joined: 8. Oct 2015, 15:54

Ubuntu VM - moved from Win8.1 to Ubuntu - kills everything

Post by j13ag0 »

I created an Ubuntu 14.04 VM on a Windows 8.1 host using VBox 5.0.4.
Now I would like to use that same VM, but now on an Ubuntu 14.04 host.

I copied the entire folder containing the VM and used the Machine : Add menu item in VBox 5.0.12 on Ubuntu [host] to load the VM.
It starts fine, but shortly thereafter hangs the whole setup. The Ubuntu host is completely frozen.

Has anyone seen this ?
Got any suggestions ?

I'm currently trying a version of the VM with Guest Additions uninstalled to see if that makes a difference.

-jg-
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by socratis »

Please read the following: Minimum information needed for assistance. As far as the "VBox.log.zip" goes, here's what you do:
- Start the VM.
- Observe the error.
- Shut down the VM (if it hasn't aborted by itself).
- Right-click on the VM in the VirtualBox Manager.
- Select "Show Log..."
- Save it, ZIP it and attach it in your response.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
j13ag0
Posts: 7
Joined: 8. Oct 2015, 15:54

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by j13ag0 »

Per your instructions, zipped log is attached here.
-jg-
Attachments
Ubuntu 14.04 __ Main - Dev-2016-01-22-10-17-32.log.zip
(20.79 KiB) Downloaded 11 times
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by socratis »

socratis wrote:- Shut down the VM (if it hasn't aborted by itself).
You didn't shut down the VM, and as a result the VM log was incomplete. But I didn't see anything weird so far. Please try again, but this time shut down the VM before posting the log.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
j13ag0
Posts: 7
Joined: 8. Oct 2015, 15:54

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by j13ag0 »

I think we're at an impasse.
With this problem when the VM freezes the host system freezes as well. There's no way to shut down the VM - everything is toast.

-jg-
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by socratis »

OK, I took a second look at your log, but with the same results; nothing. A couple of things you could try is to a) lower the RAM requirements to something like 2 GB and b) disable the 3D acceleration. Not that I would tell you in other cases, I'm just shooting in the dark here...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by Perryg »

Code: Select all

00:00:03.900977 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Shared folder path 'C:\__Maplesoft' is not absolute}, preserve=false aResultDetail=0
00:00:03.901006 Console: VM runtime error: fatal=false, errorID=BrokenSharedFolder message="The shared folder '__Maplesoft' could not be set up: Shared folder path 'C:\__Maplesoft' is not absolute.
00:00:03.901007 The shared folder setup will not be complete. It is recommended to power down the virtual machine and fix the shared folder settings while the machine is not running"
I would do what the warning suggest first.

1) What is the difference in the two hosts in regard to the CPU?
2) As a test, can you install a new Ubuntu 14.04 on this host and does it work?
j13ag0
Posts: 7
Joined: 8. Oct 2015, 15:54

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by j13ag0 »

In response to Perryg:

1. The two hosts are the same machine. When the VM was first created, the machine was dedicated to Windows 8.1. Subsequently, I've set up a multiple HDD dual boot arrangement, where one drive contains the original Windows 8.1 install and the other contains the new Ubuntu 14.04 LTS setup.

2. Start over with the Ubuntu installation ? I'm afraid I don't have the time to do that. Its been a reliable setup in every respect except for this problem.


-jg-
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by loukingjr »

1. I believe what Perry was saying is fix the Shared Folder error first. I.E. remove it from the guest. You can always re-add it.
2. I believe he was saying try a new guest as a test, Not to replace the one you have or start over.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
j13ag0
Posts: 7
Joined: 8. Oct 2015, 15:54

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by j13ag0 »

Replying to socratis:

I changed the settings on the VM to:
- memory: 2 GB
- 3D acceleration: OFF

Now the machine appears to operate without the problems noted in the original post.
This will allow me to continue to refer to this machine as I continue my work on another box.

Thanks for your assistance.

-jg-
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Ubuntu VM - moved from Win8.1 to Ubuntu - kills everythi

Post by socratis »

As I said, I was shooting in the dark, mainly for places that could cause problems between the two hosts, a) the graphics driver and b) the high amount of RAM allocated to a single process. Glad it worked...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply