> From: Bhasker Raj <[EMAIL PROTECTED]> > Subject: Re: [twincling] Re: GRUB Problem > Sent: 23 Mar '07 13:01 > > Ashish, > > Tried number of times, the same message. > > One more doubt. > > After the recovery disk has found Fedora on the system, a message: the OS > image is loaded in mnt/sysimage > > Is it possible to recover? > > Bhasker Raj > > Ashish Sheth <[LINK: mailto:ashish_sheth_2005%40yahoo.co.in] > [EMAIL PROTECTED]> wrote: > > Type your command with care bhashkar. > It is /sbin/grub-install /dev/hda > > cheers > Ashish. >
Can you post the output of the command 'df -h' ? Looks like the command is not working, because of 'chroot' issue. Also try the following commands on the shell (#) # chroot /mnt/sysimage # /sbin/grub-install /dev/hda This should work. thanks Saifi.

