- 3
How to install kali Linux?
I have a ssd and a hdd. On ssd installed windows 10. My laptop using caddy for hdd. and I would like to install kali Linux on that. My laptop is in legacy mode. How can install kali Linux and how create dual boot for it?
23 Respostas
+ 9
People who can't research themselves how to install Linux should not use Linux. Especially not Kali.
+ 3
Have you tried reading the Documentation?
https://www.kali.org/docs/installation/
+ 3
hamid here is what I found which may help.
https://www.kali.org/docs/installation/dual-boot-kali-with-windows/
0
hamid if I understand you correctly the issue is having two operating systems on a single hard drive? To do that you have to partition your hard drive. Linux has a good program with GUI for this: gparted. You'll find a lot of tutorials on how to partition your drive.
There are two main things to consider:
1. How many partitions do you need and how big should the partitions be? (Notice that Linux systems usually use separate partitions for the OS and programs and for data. You may also want to create a swap partition, especially if you have limited RAM.)
2. What file system should the partitions have? In particular if you separate OS and data -- as you should -- you'll have to decide if you want a single data partition that is accessible from both OSs, in which case you need to make sure that you're using a file system for the data partition that is supported by both.
Here's a link to one tutorial:
https://www.zdnet.com/article/how-to-disk-partitioning-for-linux-and-windows-dual-booting/
0
If, however, it is about having them on separate hard drives all you need to do is make sure you have a properly installed and configured boot loader. Linux usually takes care of this on installation.
https://www.geckoandfly.com/32417/dual-boot-windows-linux/
0
Keep in mind that being able to find this kind of information yourself is essential for any Linux user. There is a saying:
"Linux is an OS for people who enjoy spending hours searching through obscure internet fora looking for solutions to problems that shouldn't exist in the first place."
https://xkcd.com/979
And Kali has a lot of potentially dangerous tools that you should only use if you know what you're doing (and what is legal and what is not).
0
Simon Sauter i have one ssd ( installed windows) and one hdd ( using caddy instead of dvd rom).
Your links are about one hdd for win and linux in different drives.
i used easybcd before, but it did not work.
When using easybcd and choose kali linux just a black screen is shown that have one word (grub) and stop there.
A strang thing is that i format and clean my hdd but when install kali in part of bootloader detect windows vista.
0
grub is a bootloader that is commonly used with linux. Normally you should see a list of all installed systems to chose from.
0
Maybe this helps?
https://www.systranbox.com/how-to-install-kali-linux-using-easybcd/
0
Exactly this is my problem, i cant see any operating system
Just windows.
Where must be install grub bootloader ?
I tried to install in hdd and in separeted partition of hdd ( boot). But dont work in both of them
0
Did you make sure that your hdd is set as a boot medium in bios?
0
I can see model of hdd in main page, but cant see in boot menu.
0
You should be able to add it to the list of boot media in your bios. (Although I don't know if only the drive with the bootloader needs to be there or all drives that have an OS.)
0
Another thing to check for is whether your kali partition has a bootable file system. You should be able to check this with your partition manager.
0
Why it is not in my boot menu?
Is dvd rom same as hdd caddy?
0
I don't think so. I think normally the bios should recognise it as an hdd.
0
I want to use my hdd instead of ssd and turn on laptop, if all thing is ok so i can use kali.
Is a good way !?
0
This looks like it is the same scenario except with Ubuntu instead of kali (but both are derived from Debian):
https://askubuntu.com/questions/726972/dual-boot-windows-10-and-linux-ubuntu-on-separate-hard-drives
0
This is with uefi mode, my system is in legacy mode and not support secure boot