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 |
How to schedule cron backup to run on 4th saturday of month??
Which commands are used to set a processor-intensive job to use less cpu time?
How do I do a whois search?
How use more command in linux?
How does grep work in linux?
How many linux commands are there?
How use linux command line?
in unix how to change old name to new name
Is python faster than bash?
what is ldd?
7 Answers IBM, Magnum, TCS, Tech Mahindra,
What is SFC command?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?