OPERATING SYSTEMSOS Linux

Installing Kali Linux and Ubuntu together on UEFI Windows 10 ( everything in Malayalam )

Installing Kali Linux and Ubuntu together on UEFI Windows 10, How to Install Kali Linux “Malayalam”, How to Install ubuntu “Malayalam”, How to dual boot Windows 10 and Kali Linux. How to dual boot Windows 10 and Ubuntu.
Best way to install Kali Linux and Ubuntu on Windows 10 computer (Malayalam).

Important Video parts.
Creating bootable USB using Balena Etcher : 04:00
Installing Ubuntu on UEFI computer (same method for legacy) : 05:00
How to find right partition in /dev/sda : 07:40
Setup Ubuntu GRUB EFI to boot at boot manager : 13:30
Installing Kali Linux on UEFI computer (same method for legacy) : 14:00
Setup Linux GRUB EFI to boot at boot manager : 21:30
Handle Grub minimal bash-like in booting (UEFI issue): 22:47

Codes:
1. Setup Ubuntu GRUB EFI to boot at boot manager:
bcdedit /set {bootmgr} path EFIubuntugrubx64.efi
2. Setup Kali Linux GRUB EFI to boot at boot manager:
bcdedit /set {bootmgr} path EFIkaligrubx64.efi
———————————————————————————————
Managing Grub minimal bash-like in booting (UEFI issue).
example hard disk partition: (hd0,gpt10)
Grub : ls
Grub : set root=(hd0,gpt10)/
Grub : set prefix=(hd0,gpt10)/boot/grub
Grub : insmod normal
Grub : normal
Above commands will help you to load OS Boot menu.
————————————————————————————————————-
Other codes to fix problems on Legacy device and for multiple Hard drives.
1. To solve Grub problems (must be use on terminal)
sudo grub-install /dev/sda
sudo update-grub2
reboot
2. Command to install rEFInd: (must be use on terminal )
sudo add-apt-repository ppa:rodsmith/refind && sudo apt update && sudo apt install refind && sudo refind-mkdefault

ISO Downloads Links.
ubuntu : https://ubuntu.com/
Kali Linux: https://www.kali.org/get-kali/
Contact info:
Deepu Prabhakar (6238290039 WhatsApp)
https://www.facebook.com/MkeralaTv

Other important videos:
32Bit vs 64Bit : https://www.youtube.com/watch?v=cvtCbIMzjr0&t=10s
MBR vs GPT : https://www.youtube.com/watch?v=ACilkR-Bs_o
HDD vs SSD vs SSHD : https://www.youtube.com/watch?v=ACilkR-Bs_o

Background Music detail and credits :
🤗 ‘Embrace’ is the last song of our favorite producer Sappheiros.
👉 Subscribe and support us: https://goo.gl/ZlUPcl
📥 Free download in mp3: https://breakingcopyright.com/song/sa…
🔊 Artist/s:
Sappheiros 👨 is an American electronic music producer living in Washington state.

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *