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 |
Explain difference between nfs soft and hard mouniting points?
How do I start ms dos?
How do I check disk space in linux?
How to schedule cron backup to run on 4th saturday of month??
What is the command can be run to remove all the rules in an iptable table?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
How many commands are there in linux?
why do u want to join this company
6 Answers HCL, Infosys, United Healthcare, Wipro,
Explain about system and user utilities?
In /boot/grub/grub.conf file there is a line kernel /vmlinuz-version ro root=/dev/sda2, What is the meaning of "/" before vmlinuz? Pls explain?
what is work of dns
How you will create new folder / directories and how to remove file and folder in linux?