On May 31, 2010, at 3:57 AM, Tai-hwa Liang wrote: > > http://en.wikipedia.org/wiki/Extended_boot_record says that there may > be another boot loader inside 0x0 ~ 0x1bd. If that's the case, I'm > wondering if there is any disadvantage to disable the checksumming > against 0x60 ~ 0x1b5?
The intend was to prevent false positives. I think it's probably best to remove the checksumming and deal with false positives differently: such as by making sure that the partition has the right type... -- Marcel Moolenaar [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
