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 |
What is pwd in linux command?
How do I check command history?
Enlist some linux networking and troubleshooting commands?
What is nbtstat command?
what is the command to make a process to run in the foreground from background?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
What is makefile target?
How do you save a file in linux?
What is nslookup command?
how many limitations of under directories in ext2/3 linux file system?
What is the symbol of linux?
Why makefile is used in linux?