You are not logged in.

#1 2020-08-09 15:44:28

sawenex
Member
Registered: 2020-08-09
Posts: 1

Windows 8 and Arch Linux

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

#2 2020-08-09 15:48:03

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: Windows 8 and Arch Linux

Have you had a read of this?

Offline

#3 2020-08-09 19:02:18

cjmcguire88
Member
Registered: 2020-07-20
Posts: 1

Re: Windows 8 and Arch Linux

sudo pacman -S ntfs-3g, sudo grub-mkconfig -o /boot/grub/grub.cfg

Offline

#4 2020-08-10 01:56:58

Toad39
Member
Registered: 2020-07-06
Posts: 60

Re: Windows 8 and Arch Linux

cjmcguire88 wrote:

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.cfg

Offline

Board footer

Powered by FluxBB