What is chainloading?
Answers were Sorted based on User's Feedback
Answer / venkat.palavarapu
The chainloading technique tells GRUB to read +n sectors from
the start of the partition. Usually n = 1. The chainloading
command may specify also a file name: chainloader +1 read 1
sector from start of the partition
chainloader /boot/chain.os2 load a file
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / sohail siraj
It looks like it's a command used with GRUB, which is a OS
loader used with LINUX.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rm.abilash
That is one of the GRUB loading as from we are used in
windows platform and same in linux
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sharad choudhary
plzzzz anyone tell me if i have two folders in my usb drive.......first one contain windows-7 starter and second one contain windows-7 ultimate content dn how will i edit chainloader to boot from both of these
| Is This Answer Correct ? | 0 Yes | 1 No |
What is git command?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What is an os command?
what is Bourne shell.
1 Answers Google, HCL, Infosys,
How do you copy in linux terminal?
How do I list all processes in linux?
How to write the output of a command to a file?
What are the basic commands in LINUX?
What is DISM command?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
How cp command works in linux?
Why is it called bash?