472,098 Members | 2,561 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,098 software developers and data experts.

virtual box not supporting 64 bit os

6
I recently downloaded Kali Linux from Offensive Security and installed it into Virtual Box. I had specifically chosen the 64 bit version as I had assumed my Windows 7 OS with an Intel Core i3 was 64 bit, though upon configuring the General settings all the Linux operating systems listed came out as 32 bit, though I had checked earlier that I did indeed install the 64 bit version from the website.

It seemed to work fine at first, as I made it to the Boot Up menu of Kali and chose Install, however the process never works because the Boot menu keeps giving me a message stating:

This kernel requires an x86-64 CPU, but only detected an i686 CPU.
Unable to boot - please use kernel appropriate for your CPU.

Under System Settings of Virtual Box I noticed under the Processor tab that the CPU was locked at 1 and I had no access to the Acceleration tab. I tried looking through for a solution on Youtube, where some tutorials suggested PAE/NX might help, though in my case it didn't change the CPU error.

Could anyone here please help me with this issue, as I really wish to be able to use Kali.
Jun 28 '16 #1
2 2762
numberwhun
3,503 Expert Mod 2GB
I know this is an old question, but my question back to you would be, is the OS you are running on 32 bit or 64? If its 32, you won't be able to run a 64 bit os, even in a virtual environment.
Dec 5 '17 #2
Luuk
1,047 Expert 1GB
To find out if your Windows version is 32-bit or 64-bit, type on a command line:
Expand|Select|Wrap|Line Numbers
  1. wmic os get osarchitecture
your should get an answer like this:
Expand|Select|Wrap|Line Numbers
  1. C:\Users\Luuk>wmic os get osarchitecture
  2. OSArchitecture
  3. 64-bit
  4.  
Dec 6 '17 #3

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

6 posts views Thread by john sun | last post: by
3 posts views Thread by Bryan Olson | last post: by
43 posts views Thread by Minti | last post: by
14 posts views Thread by JPRoot | last post: by
1 post views Thread by Pgar | last post: by
8 posts views Thread by Alex Vinokur | last post: by
5 posts views Thread by sunny3 | last post: by
10 posts views Thread by Ole Nielsby | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.