Endeavouros onto Chromebook
Having tried Manjaro I decided to give Endeavouros a go and the same problem, with a similar fix.
I then booted this on the Chromebook and the install worked until installing bootloader failed.
The solution is to open a terminal and enter
chroot /tmp/calamares-root<numbers>
Then retype the failed command and add
--no-nvram --removable
This works without error.
Then type
sudo grub-mkconfig -o /boot/grub/grub.cfg
chrooted_cleaner_script.sh
exit
Reboot and all should be good.
Posted
05-05-2021 07:36