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 are the main components of a Linux system?
what is initrd image?
What is clang format?
How do I check my disk space?
How do you check the current system uptime in Linux?
What is umask 000?
What is ulimit in linux?
How is grep so fast?
when zombie process fully cleared?
What does the ps command do in linux?
i am working in one company and i attend intervew they asked why do u want to chage company pls give me inteligent answar
How do you create a text file in linux terminal?