how to run the boot loader in the linux.......
Answers were Sorted based on User's Feedback
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 |
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 |
Explain about the command elm?
What does comm do and how to use it?
How do you ask politely?
What is mkdir?
Which daemon is used for scheduling of the commands?
How to hide the partition in grub booting?
How do make computer faster?
In which File is Static IP address given so that it becomes Permanent ?
What is c++ makefile?
what is Bourne shell.
1 Answers Google, HCL, Infosys,
What is makefile target?
How do I clear bash history in linux?