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 many limitations of under directories in ext2/3 linux file system?
what is the difference between RHEL4 & RHEL5?
Describe the mknod command and when you’d use it.
Which of the following tasks cannot be accomplished with the touch command?
How do you create a file in linux?
What is netstat command in linux?
What does chmod 777 do?
How do you ask politely?
Explain about the command lynx?
What happens to hard link when file is deleted?
What is the command to change from /etc/passwd file to /etc/shadow file?
Why is it called bash?