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 |
Is llvm a compiler?
1). What are the situation in process is duplicate is linux box.? 2) Give me 5 situation to kill a process?
What is difference between comm and CMP command?
How to recover /etc/passwd file and /etc/shadow file?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
How many types of commands are there in linux?
How can we see the default gateway ip ini linux.
What can you tell about the tar command?
What does (cd dir && command) do?
You have a computer with 80 GB hard disk and Ubuntu 8.04 is installed on entire hard disk. Now you have to create a seprate partition for Windows OS and Install Win Xp as Dual boot. write down the steps involed along with the commands.
8 Answers Bhel, Indian Navy, Tata Steel Limited,
What are the basic command in linux?
Brief about the command kill PID?