scripts/install-system |    9 +++++++++
 1 files changed, 9 insertions(+)

New commits:
commit 5a1ab0a03ff910cdbc1c0903c5edf88a18a056c7
Author: Bob Gilligan <[email protected]>
Date:   Wed Jun 17 10:40:30 2009 -0700

    Bugfix 4490: Mark root partition as "bootable" in the master boot record 
(MBR).
    
    The MBR provides a flag on each of the partitions to indicate whether it
    is "bootable" or not.  Most BIOS implementations ignore this flag and
    will boot from a partition whether or not this flag is set.  Some BIOS
    implementations, however, refuse to boot from a partition that is not marked
    as "bootable".  This fix marks the partition that holds the root filesystem
    as "bootable" so that it can be booted by either type of BIOS.

http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=5a1ab0a03ff910cdbc1c0903c5edf88a18a056c7
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to