-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
ismail bushra wrote:
HI all;
Mount your system partitions and then execute:
do u mean mount /mnt/sysimage /xxx ? or am wrong
As you move along the steps to the rescue console your linux install is mounted under /mnt/sysimage for you. At the point you will be told to issue the command chroot /mnt/sysimage in order to function as if you had booted into that install. Once you've 'chroot'ed you can issue the command grub-install /dev/hda (probably sda if you are in an environment using a 2.6.20 kernel).
Scott