Click here to Skip to main content
15,911,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I installed kali Linux it installed fine but when booting after installing linux it shows a error in which a code window opens



 (open this link on my google drive  for a pic of that code screen)

 <a href="https://drive.google.com/file/d/1XBacAwQfFS9GMEvWn-4KRHbU5q6-gM75/view?usp=sharing">IMG_20180302_123034.jpg - Google Drive</a>[<a href="https://drive.google.com/file/d/1XBacAwQfFS9GMEvWn-4KRHbU5q6-gM75/view?usp=sharing" target="_blank" title="New Window">^</a>] 


What I have tried:

I tryed searching google which shows commands like fsck which failed
Posted
Updated 1-Mar-18 21:23pm

1 solution

The error message is quite clear:
ALERT! /dev/sda6 does not exist.

Change your setup so that the correct device is selected (e.g. by using the root=<device> kernel parameter).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900