I now need to reinstall Grub (or Lilo) on the MBR.
info grub-install gives you information on this. Note that to install on the MBR you have to specify (hd0) not (hd0,0), which would install on the boot section of the first partition.
A good article covering this was in issue 58 of Linux Journal http://www.linuxjournal.com/
Regards John
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
