So I'm doing a test. I've installed Windows 7 and Ubuntu 11.04 side-by-side. Now, I'd like to be able to launch the Ubuntu install from within Windows using VirtualBox. I was following the instructions here but they don't seem to apply to 11.04.
I got stuck on step 2. /usr/lib/grub/*-pc/stage2_eltorito and /boot/grub/menu.lst don't exist. If you can tell me where to find those, that would be a good start. However, using find / -name menu.lst yielded no results.
How do I create a Grub boot disk that I can use with VirtualBox in 11.04?