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 does touch do in linux?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
How do you copy in terminal?
Which daemon is used for scheduling of the commands?
What language is clang written in?
What are the commands in linux?
How do I list all processes in linux?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
Describe the mknod command and when you’d use it.
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
What does cd – command do?
What are the commands used in command prompt?
How do I clear my run history?
What is simple command?
What does uname command do?