Currently I am using Ubuntu alongside Windows 7.I have decided to get rid of windows and gain some extra disk space.That's easy. But How am i Supposed to remove the Bootloader at startup and directly boot Ubuntu.
Asked
Active
Viewed 68 times
1 Answers
0
Open the grub file by:
sudo gedit /etc/default/gruband change the following line:
GRUB_HIDDEN_TIMEOUT_QUIET=falseto:GRUB_HIDDEN_TIMEOUT_QUIET=trueSave and exit
Run
sudo update-grub
Ron
- 20,518
- 6
- 57
- 72