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

what is Bourne shell.

1 Answers   Google, HCL, Infosys,


can any one send me one project on linux ...?

0 Answers   Verizon,


What does in makefile do?

0 Answers  


How do I run a command in linux?

0 Answers  


How do I check cores in linux?

0 Answers  






List the three main parts of an operating system command?

0 Answers  


Find command can search for files by

0 Answers  


How do I check my system performance?

0 Answers  


What does bash stand for?

0 Answers  


What is df -h command?

0 Answers  


What is command example?

0 Answers  


How will retrieves incoming mails from different web sites

4 Answers   HP, Wipro,


Categories