Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



hi friends how to reinstall the grub.conf file. once i delete the grub file in perminatle ofter ho..

Answer / amit kumar ghosh

Simply boot with bootable disk or u can use other media for
boot.
#linux rescue
then it wl take u to rescue mode,then
#chroot /mnt/sysimage.
then
#grub-install /dev/sda,then exit.

Is This Answer Correct ?    7 Yes 2 No

hi friends how to reinstall the grub.conf file. once i delete the grub file in perminatle ofter ho..

Answer / ayjaz khan

you can restart linux in rescue and find the primary boot
partion and give the followint command .
#grubinstall <partion name>

my email is = ayjaz.25@gmail.com

Is This Answer Correct ?    4 Yes 4 No

hi friends how to reinstall the grub.conf file. once i delete the grub file in perminatle ofter ho..

Answer / 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

hi friends how to reinstall the grub.conf file. once i delete the grub file in perminatle ofter ho..

Answer / 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

hi friends how to reinstall the grub.conf file. once i delete the grub file in perminatle ofter ho..

Answer / 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

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Linux Commands Interview Questions

How do I find my hostname in linux?

1 Answers  


Write a command that will display all .txt files, including its individual permission.

0 Answers  


In order to improve your system’s security you decide to implement shadow passwords. What command should you use?

0 Answers  


Which command reduces the size of a file?

0 Answers  


How do I check if my cpu is overclocked?

0 Answers  


What is command grouping and how does it work?

0 Answers  


What would be the result of the command paste -s dog cat?

0 Answers  


What is the purpose of the "top" command?

1 Answers  


Which command is used to uncompress gzip files?

0 Answers  


When and how linux developed?

0 Answers  


Explain trap command; shift command, getopts command of linux?

0 Answers  


How is grep so fast?

0 Answers  


Categories