You are not logged in.
Pages: 1
I Recently installed Arch Linux, and after Windows 8, now i can't boot to Windows 8
I Already used os-prober and grub-update
Offline
Have you had a read of this?
Offline
sudo pacman -S ntfs-3g, sudo grub-mkconfig -o /boot/grub/grub.cfg
Offline
sudo pacman -S ntfs-3g, sudo grub-mkconfig -o /boot/grub/grub.cfg
Please use code tags when posting commands. Also, if you would like a one-liner, it would be helpful to make it runnable:
sudo pacman -S ntfs-3g; sudo grub-mkconfig -o /boot/grub/grub.cfgOffline
Pages: 1