diff options
author | Bob Gilligan <gilligan@vyatta.com> | 2009-06-17 10:40:30 -0700 |
---|---|---|
committer | Bob Gilligan <gilligan@vyatta.com> | 2009-06-17 10:40:30 -0700 |
commit | dc85b1bfe3534839a5e8eb8b4d4a27fec0985610 (patch) | |
tree | 252303f4666a540fc5c15cb9c2c0a064e35ac90f /README | |
parent | e6833f9543cbbc9ece4c02c299971679a3e1b37a (diff) | |
download | vyatta-cfg-system-dc85b1bfe3534839a5e8eb8b4d4a27fec0985610.tar.gz vyatta-cfg-system-dc85b1bfe3534839a5e8eb8b4d4a27fec0985610.zip |
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.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions