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 |
Hi All of Unix/Linux professional Q.Why soft link file not open by cat command. Ihave make following symbolic link but when i open with #cat linkfilename it does not oped please see the following code and try to answer. # ln -s file1 ~/mydir/filea [root@dhcppc0 ~]# cd mydir [root@dhcppc0 mydir]# ls -l total 4 lrwxrwxrwx 1 root root 5 2010-04-04 09:04 filea -> file1 [root@dhcppc0 mydir]# cat filea cat: filea: No such file or directory
How do I run a command in linux?
Difference between swap partition and swap file?
Which command would you use if you want to remove the password assigned to a group?
Why echo is used in linux?
How do I open a text file in cmd?
who invented unix?
in unix how to change old name to new name
What is the command to list ALL (hidden also) files of current directory & it’s subdirectories?
What is the difference between locating and locate command?
What daemon is used for scheduling of the commands?
In Linux how you set time a limit on quota?