well guess you don't have to chroot. but a live cd does come in handy when reinstalling grub. I had to do it last night and I used these steps: sudo grub find /boot/grub/stage1 root (hd?,?) <---fill in the ?'s with values from the find command. setup (hd0) quit then it should be all set up for ya.