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
What does umask 077 mean?
What is the difference between rmdir and rm r?
How do I navigate in cmd?
How do you create a file?
What are the examples of simple command?
How do you run command every time a file is modified?
Which command is used to delete a group?
How do you kill a process in linux?
How many commands are there in linux?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
Enlist some linux to file content commands?
Where can I find bash in linux?
What is whois command?
What is gnu in linux?
What is FC command?