LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I can’t triple boot with with parrot, Kali and window 11 (https://www.linuxquestions.org/questions/linux-newbie-8/i-can%92t-triple-boot-with-with-parrot-kali-and-window-11-a-4175733693/)

Zeref 02-09-2024 11:50 AM

I can’t triple boot with with parrot, Kali and window 11
 
Hello, I can easily use dual boot with any any os there is no problem but when I installed parrot os dual boot with win it’s working fine but when I am trying to triple boot adding Kali in my system it get installed and run successfully but in gnu grub there is no parrot showing to boot in parrot and if I tries to enter in parrot Bye going to boot loader then it shows error of grub rescue can anyone help me🥲?

yancek 02-09-2024 01:05 PM

Are all 3 systems installed on the same physical hard drive?
Are all 3 systems installed in UEFI mode?
When you boot into Kali and open a terminal and run the following command, do you see a directory for Microsoft, Kali and Parrot?

Windows 11 is almost certainly UEFI and one reason this would happen is if you installed Parrott on the same drive in Legacy mode but there are a number of possible reasons. Post answers to the above questions and the output of the parted -l command, run as root or using sudo.

mrmazda 02-09-2024 01:44 PM

Logged in as root, or using su- first, or using sudo for each command, please to start with provide input/output using code tags from:
  1. efibootmgr -v
  2. parted -l
  3. lsblk -f
  4. grep GRUB_DISTRIBUTOR= /etc/default/grub (from the booted Kali installation, plus equivalent for Parrot's / filesystem)
  5. cat /etc/fstab from Kali (and equivalent for Parrot / filesystem)
  6. tree /boot/efi (and equivalent for Parrot / filesystem)

Zeref 02-10-2024 02:01 AM

I have shrinke 2 drives from the main drive for Linux

yancek 02-10-2024 06:41 AM

Quote:

I have shrinke 2 drives from the main drive for Linux
Answering the questions we asked above would have been useful if you want help, the fact that you shrunk 2 drives is meaningless and adds nothing that would help resolve the problem.


All times are GMT -5. The time now is 06:13 AM.