Chroot Steps

Install Grub

install package grub-bios and os-prober

pacman -S grub-bios os-prober

install grub to /dev/sdc

grub-install /dev/sdc

create /boot/grub/grub.cfg

grub-mkconfig -o /boot/grub/grub.cfg

Change Root User Password

passwd