Ubuntu Booting kernel: ACPI BIOS Error (bug)
Hi guys, if you also see BIOS error info when booting into Ubuntu, pls try the following steps:
1. journalctl -x Booting Error Code Issue
2. Solution
sudo gedit /etc/default/grub (Open File)
GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash loglevel=3” (Modify)
sudo update-grub(Update)
Reboot
3. Restart the device.