Город МОСКОВСКИЙ
00:03:58

Linux grub rescue fixing ( dual boot )

Аватар
Сердца и души
Просмотры:
28
Дата загрузки:
01.05.2024 20:00
Длительность:
00:03:58
Категория:
Обучение

Описание

well after the updating of windows , the system failed to enter the dual boot unless i change the boot mode and yet cant enter the kali linux .
so here is how to fix that when you enter the rescue mode :

how to fix grub rescue :
grub rescue : ls
ls (hd0,gptX) keep looking for the right partition .
-------------
set prefix=(hd0,gptX)/boot/grub
set root =(hd0,X)
insmod normal
normal
--------------
NOW open kali linux terminal and write :
--------------
grub-install /dev/sda
update-initramfs -u
update-grub

Рекомендуемые видео