Cannot run VirtualBox VMs on Core 2 CPU. System requirements?

Clash Royale CLAN TAG#URR8PPP .everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
1
down vote
favorite
I have tried running VirtualBox 5 on Ubuntu 16.04 LTS on three machines with Core 2 CPUs (specifically, E7300, L7500 and L9400). On all three machines I have attached Ubuntu 16.04 LTS ISO as a boot device to install Ubuntu as a host OS. On all three machines this resulted in VirtualBox crashing in the same way: it displays a dialog box saying
Guru Meditation
A critical error has occurred while running the
virtual machine and machine execution has been stopped.
[...]
Press OK
if you want to power off the machine of press Ignore if you want to
leave it as for debugging. Please note that debugging requires special
knowledge and tools, so it is recommended to press OK now.
at which point the whole graphical desktop hangs and I have to switch to console and kill VirtualBox via htop.
I suspect that these systems do not pass some unspecified system requirements. If so, what are they, exactly? I thought a CPU with VT-x would suffice, at least. While E7300 doesn't have VT-x, L7500 and L9400 do.
Here's the logs. Here's the screenshot (it's pitch black):
VirtualBox site moderator suggests this is a question relevant to Ubuntu, not VirtualBox because this version of VirtualBox is provided by Ubuntu.
virtualbox cpu
add a comment |Â
up vote
1
down vote
favorite
I have tried running VirtualBox 5 on Ubuntu 16.04 LTS on three machines with Core 2 CPUs (specifically, E7300, L7500 and L9400). On all three machines I have attached Ubuntu 16.04 LTS ISO as a boot device to install Ubuntu as a host OS. On all three machines this resulted in VirtualBox crashing in the same way: it displays a dialog box saying
Guru Meditation
A critical error has occurred while running the
virtual machine and machine execution has been stopped.
[...]
Press OK
if you want to power off the machine of press Ignore if you want to
leave it as for debugging. Please note that debugging requires special
knowledge and tools, so it is recommended to press OK now.
at which point the whole graphical desktop hangs and I have to switch to console and kill VirtualBox via htop.
I suspect that these systems do not pass some unspecified system requirements. If so, what are they, exactly? I thought a CPU with VT-x would suffice, at least. While E7300 doesn't have VT-x, L7500 and L9400 do.
Here's the logs. Here's the screenshot (it's pitch black):
VirtualBox site moderator suggests this is a question relevant to Ubuntu, not VirtualBox because this version of VirtualBox is provided by Ubuntu.
virtualbox cpu
1
It clearly written that E7300 does not have VT-x. But two other CPUs have VT-x. Anyway you should have VT-x enabled in the BIOS. Then can try to runkvm-okcommand on them. The result will show existence of hardware virtualisation. I have testedkvmon Atoms and Celerons without VT-x. It will work, but very slow. You can try to setup VirtualBox to use software acceleration (see this answer for corresponding screenshots). Also you can read VirtualBox docs - sec. 3.5.3 and 10.3.
â N0rbert
4 hours ago
Other posibility that anti-meltdown/anti-spectre remediations break Ubuntu-packaged VirtualBox for your Intel processors. Did you tried to use VirtualBox from Oracle? I mean this instructions.
â N0rbert
3 hours ago
Another possibility is a corrupted ISO. Did you by any chance check the hash?
â Elder Geek
2 hours ago
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have tried running VirtualBox 5 on Ubuntu 16.04 LTS on three machines with Core 2 CPUs (specifically, E7300, L7500 and L9400). On all three machines I have attached Ubuntu 16.04 LTS ISO as a boot device to install Ubuntu as a host OS. On all three machines this resulted in VirtualBox crashing in the same way: it displays a dialog box saying
Guru Meditation
A critical error has occurred while running the
virtual machine and machine execution has been stopped.
[...]
Press OK
if you want to power off the machine of press Ignore if you want to
leave it as for debugging. Please note that debugging requires special
knowledge and tools, so it is recommended to press OK now.
at which point the whole graphical desktop hangs and I have to switch to console and kill VirtualBox via htop.
I suspect that these systems do not pass some unspecified system requirements. If so, what are they, exactly? I thought a CPU with VT-x would suffice, at least. While E7300 doesn't have VT-x, L7500 and L9400 do.
Here's the logs. Here's the screenshot (it's pitch black):
VirtualBox site moderator suggests this is a question relevant to Ubuntu, not VirtualBox because this version of VirtualBox is provided by Ubuntu.
virtualbox cpu
I have tried running VirtualBox 5 on Ubuntu 16.04 LTS on three machines with Core 2 CPUs (specifically, E7300, L7500 and L9400). On all three machines I have attached Ubuntu 16.04 LTS ISO as a boot device to install Ubuntu as a host OS. On all three machines this resulted in VirtualBox crashing in the same way: it displays a dialog box saying
Guru Meditation
A critical error has occurred while running the
virtual machine and machine execution has been stopped.
[...]
Press OK
if you want to power off the machine of press Ignore if you want to
leave it as for debugging. Please note that debugging requires special
knowledge and tools, so it is recommended to press OK now.
at which point the whole graphical desktop hangs and I have to switch to console and kill VirtualBox via htop.
I suspect that these systems do not pass some unspecified system requirements. If so, what are they, exactly? I thought a CPU with VT-x would suffice, at least. While E7300 doesn't have VT-x, L7500 and L9400 do.
Here's the logs. Here's the screenshot (it's pitch black):
VirtualBox site moderator suggests this is a question relevant to Ubuntu, not VirtualBox because this version of VirtualBox is provided by Ubuntu.
virtualbox cpu
asked 4 hours ago
Nickolai Leschov
3,01983166
3,01983166
1
It clearly written that E7300 does not have VT-x. But two other CPUs have VT-x. Anyway you should have VT-x enabled in the BIOS. Then can try to runkvm-okcommand on them. The result will show existence of hardware virtualisation. I have testedkvmon Atoms and Celerons without VT-x. It will work, but very slow. You can try to setup VirtualBox to use software acceleration (see this answer for corresponding screenshots). Also you can read VirtualBox docs - sec. 3.5.3 and 10.3.
â N0rbert
4 hours ago
Other posibility that anti-meltdown/anti-spectre remediations break Ubuntu-packaged VirtualBox for your Intel processors. Did you tried to use VirtualBox from Oracle? I mean this instructions.
â N0rbert
3 hours ago
Another possibility is a corrupted ISO. Did you by any chance check the hash?
â Elder Geek
2 hours ago
add a comment |Â
1
It clearly written that E7300 does not have VT-x. But two other CPUs have VT-x. Anyway you should have VT-x enabled in the BIOS. Then can try to runkvm-okcommand on them. The result will show existence of hardware virtualisation. I have testedkvmon Atoms and Celerons without VT-x. It will work, but very slow. You can try to setup VirtualBox to use software acceleration (see this answer for corresponding screenshots). Also you can read VirtualBox docs - sec. 3.5.3 and 10.3.
â N0rbert
4 hours ago
Other posibility that anti-meltdown/anti-spectre remediations break Ubuntu-packaged VirtualBox for your Intel processors. Did you tried to use VirtualBox from Oracle? I mean this instructions.
â N0rbert
3 hours ago
Another possibility is a corrupted ISO. Did you by any chance check the hash?
â Elder Geek
2 hours ago
1
1
It clearly written that E7300 does not have VT-x. But two other CPUs have VT-x. Anyway you should have VT-x enabled in the BIOS. Then can try to run
kvm-ok command on them. The result will show existence of hardware virtualisation. I have tested kvm on Atoms and Celerons without VT-x. It will work, but very slow. You can try to setup VirtualBox to use software acceleration (see this answer for corresponding screenshots). Also you can read VirtualBox docs - sec. 3.5.3 and 10.3.â N0rbert
4 hours ago
It clearly written that E7300 does not have VT-x. But two other CPUs have VT-x. Anyway you should have VT-x enabled in the BIOS. Then can try to run
kvm-ok command on them. The result will show existence of hardware virtualisation. I have tested kvm on Atoms and Celerons without VT-x. It will work, but very slow. You can try to setup VirtualBox to use software acceleration (see this answer for corresponding screenshots). Also you can read VirtualBox docs - sec. 3.5.3 and 10.3.â N0rbert
4 hours ago
Other posibility that anti-meltdown/anti-spectre remediations break Ubuntu-packaged VirtualBox for your Intel processors. Did you tried to use VirtualBox from Oracle? I mean this instructions.
â N0rbert
3 hours ago
Other posibility that anti-meltdown/anti-spectre remediations break Ubuntu-packaged VirtualBox for your Intel processors. Did you tried to use VirtualBox from Oracle? I mean this instructions.
â N0rbert
3 hours ago
Another possibility is a corrupted ISO. Did you by any chance check the hash?
â Elder Geek
2 hours ago
Another possibility is a corrupted ISO. Did you by any chance check the hash?
â Elder Geek
2 hours ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062376%2fcannot-run-virtualbox-vms-on-core-2-cpu-system-requirements%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
It clearly written that E7300 does not have VT-x. But two other CPUs have VT-x. Anyway you should have VT-x enabled in the BIOS. Then can try to run
kvm-okcommand on them. The result will show existence of hardware virtualisation. I have testedkvmon Atoms and Celerons without VT-x. It will work, but very slow. You can try to setup VirtualBox to use software acceleration (see this answer for corresponding screenshots). Also you can read VirtualBox docs - sec. 3.5.3 and 10.3.â N0rbert
4 hours ago
Other posibility that anti-meltdown/anti-spectre remediations break Ubuntu-packaged VirtualBox for your Intel processors. Did you tried to use VirtualBox from Oracle? I mean this instructions.
â N0rbert
3 hours ago
Another possibility is a corrupted ISO. Did you by any chance check the hash?
â Elder Geek
2 hours ago