Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to repair boot settings #13

Closed
robograffitti opened this issue Oct 17, 2017 · 1 comment
Closed

How to repair boot settings #13

robograffitti opened this issue Oct 17, 2017 · 1 comment

Comments

@robograffitti
Copy link
Contributor

I broke the boot loader of the Linux and fixed it with super-grub2, grub-install /dev/sda, and update-grub.

However, this reset the grub setting, so the NUC shows the OS selection menu.

How can I kill the OS selection menu? I compared /etc/default/grub with the original copy, but there is no diff between the two files.

@robograffitti
Copy link
Contributor Author

robograffitti commented Oct 18, 2017

I found the cause. /boot/grub/grub.cfg was overwritten by update-grub. Therefore, I fixed this by replacing the file with the original copy which is from a cleanly installed OP3.

I uploaded the file here:
https://raw.githubusercontent.com/yoshimalucky/robotis_misc/master/boot/grub/grub.cfg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant