What I was asking with my previous post is what about GRUB 2 do you like better. e.g. Scripting Ability, Boot Partition on LVM, etc.
My first liking about grub2 (about 6 years ago) was that I do not encounter blank boots when I point it to another drive or external (I have several OS's and drives then). Otherwise I'll have to keep changing to (hd0,x), (hd1,x) or (hd3,x) or (back again!) to get it correct in grub-legacy (grub 2 boots up always).
Another advantage was that grub2 allows booting in ext4, LVM, Raid and boot sectors further away from (er, forgot, 1024 cylinder?); but since then many distro's "modify" their grub to do that (or hard drive manufacturers put in features). Note grub-legacy was not maintained for at least 6 years now.
There are other issues too like sata and ide drives, later (still unresolved) ones like btrfs, and of course it will still not boot UEFI (some distro claim their grub-legacy can, but I doubt so because there were no trully UEFI then, just a 'fake' UEFI-like GUI screen).
Another thing I really liked was that I had a 'separate' boot/grub partition in grub-legacy and each time there was a kernel change, I had to go through loops to modify it (not to mention creating it was hard enough). In grub2, a single line command for both creating it; modifying it /adding menus? - kwrite/kate for the grub.cfg.
Yes, grub-legacy appears simple, just modifying menu.lst is all it takes, switching boot menus just by root (hdx,y) & set (hdx,y) but the main thing about boot loaders is that it must first of all, always boot correctly and don't go haywire when a new OS or new kernel is added, and by that measurement, grub2 is far superior.
Of course, by saying all these above (some of my opinions missing), it must be pointed out that grub-legacy had performed admirably, considering the new technical innovations (ide,sata,lvm,raid, ext4...) thrown at it, despite its age and non-maintenence. It deserve a nice retirement home with full pensions and benefits (with a medal to boot, pun intended).
However with a new kid (UEFI) taking over BIOS, we all must make sure it does not become spoilt brat before it even hits puberty, with a well-intended secure boot becoming a monopolized restricted boot.
Cheers!