Kali Linux Black Screen install Help pls

Discussions about using Linux guests in VirtualBox.
isaac22pena
Posts: 10
Joined: 30. Aug 2016, 01:05

Re: Kali Linux Black Screen install Help pls

Post by isaac22pena »

Checkout this log after i download ubuntu, it sent me straight to the same black screen after trying to install.
Attachments
whatever-2016-08-30-18-20-08.log
(105.89 KiB) Downloaded 32 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: Kali Linux Black Screen install Help pls

Post by Perryg »

Same results in this log and no reason showing for your issue. At this point I am at a loss to tell you what to do. I don't do Windows and it might be something that you should look into. You can post a ticket at bugtracker and see what the DEVs have to say, but this usually takes a while and IIRC you need this for your studies. Maybe someone else will see what I might be missing,
quico14
Posts: 6
Joined: 9. Sep 2016, 01:54

Re: Kali Linux Black Screen install Help pls

Post by quico14 »

Hi, I am having the same issue.
I have PAE/NX enabled, I can choose boot option with GRUB and when I choose Kali, it stays like a black window. I have two pictures about what I see, but I am new here and it is not possible to put them because of the restrictions with the new users.

Thanks for your help.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Kali Linux Black Screen install Help pls

Post by Perryg »

New users can attach images ( look below the reply window ). It is posting URLs that is forbidden for new users. But if the images are just a black window don't bother. Post the guests log file instead,
quico14
Posts: 6
Joined: 9. Sep 2016, 01:54

Re: Kali Linux Black Screen install Help pls

Post by quico14 »

Perryg wrote:New users can attach images ( look below the reply window ). It is posting URLs that is forbidden for new users. But if the images are just a black window don't bother. Post the guests log file instead,
Here you have my log, I have three more like this, if you need say me.

Thanks for your help.
Attachments
VBox.log
(103.4 KiB) Downloaded 30 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: Kali Linux Black Screen install Help pls

Post by Perryg »

Code: Select all

00:00:01.802410 Guest OS type: 'Ubuntu'

 00:00:01.805071 File system of 'C:\Users\quico\VirtualBox VMs\Kali-Linux-2016.1-vbox-amd64\Kali-Linux-2016.1-vbox-amd64-disk1.vmdk' is ntfs

 00:00:02.276353 HM: HMR3Init: Falling back to raw-mode: VT-x is disabled in the BIOS for all CPU modes
You have chosen the 32 bit version instead of the 64-bit one, probably due the the fact that you need to enable hardware virtualization in the host bios to be able to select 64-bit guests. Fix that and it should work.
quico14
Posts: 6
Joined: 9. Sep 2016, 01:54

Re: Kali Linux Black Screen install Help pls

Post by quico14 »

Perryg wrote:

Code: Select all

00:00:01.802410 Guest OS type: 'Ubuntu'

 00:00:01.805071 File system of 'C:\Users\quico\VirtualBox VMs\Kali-Linux-2016.1-vbox-amd64\Kali-Linux-2016.1-vbox-amd64-disk1.vmdk' is ntfs

 00:00:02.276353 HM: HMR3Init: Falling back to raw-mode: VT-x is disabled in the BIOS for all CPU modes
You have chosen the 32 bit version instead of the 64-bit one, probably due the the fact that you need to enable hardware virtualization in the host bios to be able to select 64-bit guests. Fix that and it should work.
Thanks for your help, that was the problem (virtualization disabled in BIOS).
Post Reply