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 / velu
go to linux rescue mode then.to reinstall grub.conf follow this one of the method..
1)check that grub.conf exists r not.
check in the cmd pmt about older kernel version,then install same kernel and enjoy...then automatically you will get grub.conf
if not then install grub by this method;
if it has server with nfs image then select user mode 1
for eg:
chroot /mnt/sysimage
grub install /dev/sda
exit
then type grub
grub> root (hd0,0)
grub> setup (hd0)
quit
restart
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is 9 in kill?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
Can I delete .bash history?
What is parallel ssh?
What is whois command in linux?
What is clang format?
How do I clear bash history in linux?
How do I find cpu in linux?
What are vim commands?
Who is unix command?
What does && mean in bash?
Write a command that will display all .txt files, including its individual permission.
Explain grep command.
What is the syntax of mkdir?
How do I get to root directory in linux?