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 |
Hi guys, I am working in MNC from 1 and half year as Software Engg but not in programming, its in Information Security. Now I am doing RHEL 5(Red Hat certification) to move into Linux Admin. Can anyone please give me the future scope of this field and please send me the interview questions or links to get the idea. Thanks, Sushant.
How do I clear bash history in linux?
what is the command to uninstall processes in linux?
17 Answers Aegon, HCL, IBM, Ugam Solutions,
Explain about sh?
How do I know my shell?
What does mkdir mean?
How is grep so fast?
What are different command to check ram, process and hdd of linux machine?
Why ls -F dev/log file output indicate as = sign at end of the file name?
What signal is ctrl c?
how do u extract files from iso cd images in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?