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
How do you copy in linux terminal?
What is the makefile in c?
How compile c++ program in cmd?
What does chmod 644 do?
What is mkdir p linux?
How do you create a text file in linux?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What is command grouping?
What is pwd in linux command?
How will you suspend a running process and put it in the background?
What is dos and its commands?
What command would you use to create an empty file without opening it to edit it?
How can you copy lines into the buffer in command mode?
Brief about FTP hostname?
Which daemon is used for scheduling of the commands?