D
D
Demigodd2017-02-28 19:21:20
linux
Demigodd, 2017-02-28 19:21:20

Why doesn't the Kali Linux installation screen launch on an Intel laptop?

I wrote the image to a USB flash drive via Win32Imager, tried to install it on the laptop, the boot screen does not open at all (which I did not try to disable UEFI Security, Boot Leagcy, etc. did not help) The image was written correctly, on the 2nd PC I tried the screen opened (so it's not flash drive). In the laptop, when choosing to boot from a USB flash drive, is there an Internal Shell item (I don’t even know what it is, maybe this program prohibits installing Linux)?
Windows 10 system, Intel HD Graphics.
Sorry, I didn't know that Internal Shell was so important, so here are my own screenshots.
USB Imation Ride is a flash drive. The Windows 10 image immediately opened and the installation went on, but Linux does not want to.
a74e460773744375bbc013ff1fa248ba.jpg
fs1 is a flash drive.
e146b32216cd4eb087d7403139648854.jpg
There was only the BOOTX64.efi file.
3ad7eb46b06d46a98b1c5f6330bf82c6.jpg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
ipc_ngs, 2017-03-01
@Demigodd

Instead of exit, write help and use the shell commands to see what you have on your fs0 flash drive. There should be an \EFI\boot\ directory with bootia32.efi and bootx64.efi bootloader files. If there are no such files, then the flash drive has the wrong image (without EFI support). If the files are there, try running them from the command line and look for error messages. One of them should start, depending on the bit depth of the BIOS.

fs0:
ls \
ls \EFI\boot\
cd \EFI\boot\
.\bootx64.efi
.\bootia32.efi

D
Dmitry Krymtsev, 2017-02-28
@krimtsev

this window does not apply to your Kali. In this case, the hardware does not see any OS at all. It even says EFI Shell at the top.
Tweak the BIOS, set up the correct boot from a USB flash drive

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question