Does anybody experiences with Asrock x870e taichi motherboard???
I ask because my current mobo not boot to linux anymore( MSI MEG x670e ACE). This happened after bios update. So i need your help with select new motherboard for Manjaro. If you have any suggestions,tips,help etc i really appreciate your help.Over and out.
Welcome to the forum!
First of all, we generally do not offer advice on what hardware to buy, because of Manjaro’s own partnerships with several hardware vendors. So we can only advise their products.
This is probably easily remedied. A firmware upgrade commonly wipes the EFI variables, and this is easily restored by reinstalling the boot loader from a chroot
session running off the live USB. It would be a shame to throw away a perfectly good motherboard because of something as simple as that.
Boot up from the Manjaro live USB, open up a terminal window, and enter the following commands…
sudo -i
manjaro-chroot -a
pacman -Syu install-grub
install-grub
update-grub
After this you should be able to boot up into Manjaro again.
after update bios , all setup has been reset ,
you need to
- disable Secure Boot
disableenable fastboot (BIOS option)- disable Windows Fast Startup (if enabled)
- disable CSM
- all disks on AHCI
- no legacy
you can boot with USB live iso manjaro ,
go in chroot and redo grub-install ( or create entry in efibootmgr )
see GRUB/Restore the GRUB Bootloader - Manjaro
Mod edit:- Corrected and added to your instructions. No charge.
Welcome to the forum!
XY Problem detected.
You do not need a new motherboard because your PC is not booting. BIOS and operating systems are always recoverable.
If you would like help with that, please create a new topic after reviewing the following: