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

Is llvm a compiler?

1 Answers  


1). What are the situation in process is duplicate is linux box.? 2) Give me 5 situation to kill a process?

1 Answers   Perot Systems,


What is difference between comm and CMP command?

1 Answers  


How to recover /etc/passwd file and /etc/shadow file?

1 Answers  


You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?

1 Answers  


How many types of commands are there in linux?

1 Answers  


How can we see the default gateway ip ini linux.

6 Answers  


What can you tell about the tar command?

1 Answers  


What does (cd dir && command) do?

1 Answers  


You have a computer with 80 GB hard disk and Ubuntu 8.04 is installed on entire hard disk. Now you have to create a seprate partition for Windows OS and Install Win Xp as Dual boot. write down the steps involed along with the commands.

8 Answers   Bhel, Indian Navy, Tata Steel Limited,


What are the basic command in linux?

1 Answers  


Brief about the command kill PID?

1 Answers  


Categories