Critical error while installing Ubuntu

Discussions about using Linux guests in VirtualBox.
Post Reply
matbli
Posts: 1
Joined: 3. Nov 2015, 11:53

Critical error while installing Ubuntu

Post by matbli »

Hi,

Tried to install Ubuntu but got "Critical error" while doing so.

VBox.log Included.

/Mats
Attachments
VBox.log
(99.03 KiB) Downloaded 15 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Critical error while installing Ubuntu

Post by Perryg »

You should take care of this first:

Code: Select all

00:00:01.704671 HM: HMR3Init: Falling back to raw-mode: VT-x is disabled in the BIOS for both all CPU modes
Typically this happens when you have exausted the amount of available Contiguous memory.

Code: Select all

00:00:01.295409 Host RAM: 8105MB total, 2101MB available
00:00:01.704240   RamSize           <integer> = 0x0000000040000000 (1 073 741 824, 1 024 MB)
01:24:08.292921 VM: Raising runtime error 'HostMemoryLow' (fFlags=0x2)
Post Reply