What is the significance of boot flag set for every partition including windows as well as linux partitions...I mean it should be set for that partition from which boot process starts. If we set boot flag for every partition then what is the use of it?
This can be seen on doing fdisk options...
regards
US
The old MSDOS/Win9x bootloade
The old MSDOS/Win9x bootloader (and some others) would only work if exactly 1 primary partition was marked as bootable.
GRUB and LILO ignore the bootable flag (has no effect).
I don't know how NTLDR treats the bootable flag.