Re: ArtixBang
Reply #21 –
The commands for grub are correct and it does tell you it worked, but have had a number of reports from other users that they got kernel panic. Mount root device (and /boot if on a separate partition). I ship with arch-install-scripts so arch-chroot might work. I do know that artix has its own tools too.
Duck typing
# mount /dev/(sdxn) /mnt
# arch-chroot /mnt /bin/bash
# # once in!
# grub-mkconfig -o /boot/grub/grub.cfg