Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i did following steps to recover the Grub .
but still problem persists.
booted with installation media in rescue mode
run following commands
chroot /mnt/sysimage
grub-install /dev/hda
quit
also i tried
root (hd0,0)
setup (hd0,0)
quit
i got following message after setup command
checking if "/boot/grub/stage1" exists....no
checking if "/grub/stage1" exists....yes
checking if "/grub/stage2" exists...yes
checking if "/grub/e2fs_stage1_5"exists...yes
running "embed /grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
running "embed /grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
running "install /grub/stage1 (hd0,0) /grub/stage2 p
/grub/grub.conf".... sucessed
done,
i did following steps to recover the Grub .
but still problem persists.
booted with installation media in rescue mode
run following commands
chroot /mnt/sysimage
grub-install /dev/hda
quit
also i tried
root (hd0,0)
setup (hd0,0)
quit
i got following message after setup command
checking if "/boot/grub/stage1" exists....no
checking if "/grub/stage1" exists....yes
checking if "/grub/stage2" exists...yes
checking if "/grub/e2fs_stage1_5"exists...yes
running "embed /grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
running "embed /grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
running "install /grub/stage1 (hd0,0) /grub/stage2 p
/grub/grub.conf".... sucessed
done,
please guide to resolve this problem
Which Linux Version are you using.. and i think if you create / write grub.conf by your own that would resolve soemtimes but you should know what entry you should write there or can take example from the same running version of linux system.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.