To get the grub2 menu just do this:
Open a terminal and type
sudo gedit /etc/default/grub (you can replace gedit by your favorite text editor, e.g. leafpad or vi)
add a # before GRUB_HIDDEN_TIMEOUT=0 in the text file
then type sudo update-grub in the terminal

Reply via email to