I'm relatively new to Linux/Ubuntu, but I've set up my new machine as dual-boot with 11.10 and Windows 7. I'd like to replace GRUB with BURG to get a nice graphical boot menu.
The machine is set up with two drives, with Windows on the first drive (/dev/sda) and Ubuntu on the second (/dev/sdb). The BIOS is set to boot from the first drive (as it was when I only had Windows installed) so when installing Ubuntu, I selected /dev/sda as the location for the MBR. Now I get the GRUB menu on starting the machine and can boot successfully into both OS's.
I intended to install BURG through Super Boot Manager / Burg Manager, but /dev/sda doesn't appear in the list of options.
How to set this up given the configuration described above?