hi friends how to reinstall the grub.conf file. once i
delete the grub file in perminatle ofter how to get back
that file.
plz send me ans.
regards.
madhu.m
Answer Posted / sudhir
First go to linux rescue mode through booting from Ist Cd
boot:linux rescue
the after few option given by the recue environment
it comes on sh prompt.
sh#
then type
#chroot /mnt/sysimage
#fdisk -l (to see the what is the exact device file of HDD
eg. /dev/hda)
#grub-install /dev/hda
#sync
#sync
#sync
#exit
#exit (system reboots)
now its done !!
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Does cp overwrite?
What is a ulimit in unix?
How do you check which file consuming more space in linux?
How do I test my cpu speed?
How does grep work in linux?
What is parallel ssh?
Who is unix command?
What does p mean linux?
What is top command in linux?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is the purpose output of cd command?
Which of the following tasks cannot be accomplished with the touch command?
Is a command a full sentence?
What is history command in linux?
How do you save a file in linux?