You are not logged in.
Hi All
I have just had to carry out a clean install of windows 8.1 and have trouble trying to get grub to reinstall and grub-mkconfig to run and add the windows menu entry again. This is what I have done.
mount -t ext4 /dev/sda5 /mnt where sda5 is the root installation of arch
arch-chroot /mnt
grub-install /dev/sda
grub-mkconfig -o /boot/grub/grub.cfg
unmount
reboot
Any suggestions
Cheers
Offline
Windows has probably installed in EFI-mode.
From the chroot environment, post the output of:
lsblk -f
# parted -l
Also, please post in full any error messages given when you run the commands you have listed in the OP.
Jin, Jîyan, Azadî
Offline