Install Dual OS ( Windows+CentOS7 ) In Your Computer/Laptop In Hindi | Dual Boot 🛠️⚙️

Опубликовано: 17 Май 2026
на канале: Tech Cry
591
26

Hi Friends, In this video you i will show how can you install Dual Operating System in Your Computer OR Laptop. All the steps is given below


Step 1 :- fdisk -l (find windows loader disk *)
Step 2 :- blkid (coppy uuid for *'windows loader')
Step 3 :- gedit /etc/grub.d/40_custom (open and make entry)

menuentry "Windows10"{
insmod part_msdos
insmod ntfs
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root PASTE UUID HERE
chainloader +1
}

Step 4 :- grub2-mkconfig -o /boot/grub2/grub.cfg
#DualOS
#Windows_with_CenotOS7
#computer_tricks
#windowstipsandtricks
#Windwos Installation