a6f7895b92
older CHS interface. This works around stupid BIOSs who report that int13 extensions are present and functional, but fail when you actually use them. Like Adaptec SCSI BIOSs. For the bootselector, there was no space to get the CHS info from the BIOS. Instead, use a flag that can be set by fdisk. fdisk will set it if one of the partitions on the disk is out of CHS reach for this disk/BIOS, so that the bootselector will use int13 extensions. This isn't so bad, because it needs to be configured via fdisk anyway. Change the mbr manualpage to reflect some shorter error messages. |
||
---|---|---|
.. | ||
mbr | ||
mbr_bootsel | ||
Makefile | ||
fdisk.8 | ||
fdisk.c |