To get the grub2 menu just do this: Open a terminal and typesudo 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
