Skip to content
  • Nikos Skalkotos's avatar
    Fix BSD to Linux partition mapping · 838f63bb
    Nikos Skalkotos authored
    The mapping we used would fail in some cases. If a BSD partition
    has the same boundaries with an MBR one, the kernel will not map it
    onto a different block device. As a result, partition 'a' is sometimes
    mapped onto /dev/sda1 and sometimes onto /dev/sda5.
    838f63bb