how to run the boot loader in the linux.......

Answers were Sorted based on User's Feedback



how to run the boot loader in the linux.........

Answer / ayyappan

#grubinstall /dev/hda or /dev/sda

Is This Answer Correct ?    19 Yes 1 No

how to run the boot loader in the linux.........

Answer / arun

#grub-install /dev/hda or /dev/sda

Is This Answer Correct ?    12 Yes 0 No

how to run the boot loader in the linux.........

Answer / amit kumar ghosh

The above all answers is to install a boot loader not to run it.
Grub is the 2nd stage boot loader in linux system which runs
automatically before the init process.

Is This Answer Correct ?    9 Yes 0 No

how to run the boot loader in the linux.........

Answer / d.veera

In Linux Operating system boot loader is Grub

grub-install /dev/hda - It is for IDE Hard disks

or

grub-install /dev/sda - It is for SCSI hard disks

Is This Answer Correct ?    3 Yes 1 No

how to run the boot loader in the linux.........

Answer / sameer

the above answer is correct

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Linux Commands Interview Questions

Explain about the command elm?

0 Answers  


What does comm do and how to use it?

0 Answers  


How do you ask politely?

0 Answers  


What is mkdir?

0 Answers  


Which daemon is used for scheduling of the commands?

0 Answers  






How to hide the partition in grub booting?

0 Answers  


How do make computer faster?

0 Answers  


In which File is Static IP address given so that it becomes Permanent ?

10 Answers   DCM, Wipro,


What is c++ makefile?

0 Answers  


what is Bourne shell.

1 Answers   Google, HCL, Infosys,


What is makefile target?

0 Answers  


How do I clear bash history in linux?

0 Answers  


Categories