I tried to install Ubuntu on the HP probook x360 Educational Edition, but GRUB fails to install on the HP probook x360
Asked
Active
Viewed 419 times
1 Answers
0
Simple reboot using try Ubuntu mode and run:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
Then apply the recommended repair.
user1095332
- 111