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 parallel ssh?
What is difference between free and available memory in linux?
What is Syntax of any Linux command?
How do you know which shell I am using in linux?
What is the difference between find and locate command in linux?
How do I stress test my cpu?
What is command grouping?
What is kill 9 in linux?
How do you copy in linux terminal?
What is the use of finger command in linux?
What is $@ in makefile?
What is bash linux?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
How do I find the umask value in linux?
What does && mean in linux?