I have a bios that does not seem to support bios int13 extensions

I have

found samples of modifications to break the 8.4GB limit.

Does anyone know

Bye, X.
Do you mean that I should find the int13h extensions code on these files ? How can I do that ?You may find it easier to find an existing BIOS which will run on the target board; you will need the same chipset and I/O on the board at the same memory and I/O addresses (or be able to change the the addresses to suit the target board).
Code: Select all
WDTBLCHK 2.30 - Show Drive And System Info
>>>>>>> DRIVE INFO:
DRIVE 1 DRIVE 2
MODEL: MDT MD100EB-00BHF0 ST3120026A
SERIAL: MDT-MMA714207955 3JT170BM
FIRMWARE: 15.15M15 3.06
CYLINDERS: 16383 16383
HEADS: 16 16
SPT: 63 63
PHY. SECTORS: 19541088 66055248
PHY. SIZE (MB): 10005 33820
>>>>>>> INT 13 INFO:
INT 13 FUNCTION 8:
DRV ACTIVE CYL HDS SPT SZ(MB)
1 YES 1024 255 63 8422
2 YES 1024 255 63 8422
3 NO 0 0 0 0
4 NO 0 0 0 0
INT 13 FUNCTION 41/48 (EXTENSIONS):
DRV ACTIVE F41 F48 CYL HDS SPT SECTORS SZ(MB)
1 YES NO NO ** NOT VALID ** ******* ******
2 YES NO NO ** NOT VALID ** ******* ******
3 NO NO NO ** NOT VALID ** ******* ******
4 NO NO NO ** NOT VALID ** ******* ******
>>>>>>>> INT 41/46 INFO:
INT 41 DRIVE INT 46 DRIVE
LOG. CYLS: 1216 4111
LOG. HEADS: 255 255
LOG. SPT: 63 63
DRV. CYLS: 19386 -5
DRV. HEADS: 16 16
DRV. SPT: 63 63
SIGNATURE: A0H A0H
CHECKSUM: VALID VALID
ENHANCED TABLE: YES YES
use a windows 98se or windows me version of fdisk should take care of that, original dos version is limited to 8GB...since his patched version allowed my 120GB Seagate to be recognized in bios (that mean with the hdd autodetect ) as a 120GB. But it only recognizes 8.4GB under windows.
Code: Select all
Detection utility for Int 13h extensions v1.3
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
Harddisk 1: Int 13h extensions version 2.1 detected.
Subset supported: Extended disk access support (for > 8GB) : Yes
Drive locking and ejecting support : No
Enhanced Disk Drive (EDD) support : No
Device features : DMA boundary errors handled transparently: No
Device supports write with verify : No
Media is removable : No
Addressable geometry (CHS) is 19364x16x63 Cylinders-Heads-Sectors/track
A total of 19518912 Sectors of 512 Bytes (9530 MB) are addressable in LBA.
Harddisk 2: Int 13h extensions version 2.1 detected.
Subset supported: Extended disk access support (for > 8GB) : Yes
Drive locking and ejecting support : No
Enhanced Disk Drive (EDD) support : No
Device features : DMA boundary errors handled transparently: No
Device supports write with verify : No
Media is removable : No
Addressable geometry (CHS) is 65503x16x63 Cylinders-Heads-Sectors/track
A total of 66027024 Sectors of 512 Bytes (32239 MB) are addressable in LBA.
Code: Select all
WDTBLCHK 2.30
Drives Reported By INT 13 : 2
>>>>>>>>>>>>>>>>>>>> DRIVE INFO:
DRIVE 1 DRIVE 2
MODEL: MDT MD100EB-00BHF0 ST3120026A
SERIAL: MDT-MMA714207955 3JT170BM
FIRMWARE: 15.15M15 3.06
CYLINDERS: 16383 16383
HEADS: 16 16
SPT: 63 63
PHY. SECTORS: 19541088 66055248
PHY. SIZE (MB): 10005 33820
>>>>>>>>>>>>>>>>>>>> INT 13 INFO:
INT 13 FUNCTION 8:
DRV ACTIVE CYL HDS SPT SZ(MB)
1 YES 1023 255 63 8414
2 YES 1023 255 63 8414
3 NO 0 0 0 0
4 NO 0 0 0 0
INT 13 FUNCTION 41/48 (EXTENSIONS):
DRV ACTIVE F41 F48 CYL HDS SPT SECTORS SZ(MB)
1 YES YES YES ** NOT VALID ** 19518912 9994
2 YES YES YES ** NOT VALID ** 66027024 33806
3 NO NO NO ** NOT VALID ** ******* ******
4 NO NO NO ** NOT VALID ** ******* ******
>>>>>>>>>>>>>>>>>> INT 41/46 INFO:
INT 41 DRIVE INT 46 DRIVE
LOG. CYLS: 1216 4111
LOG. HEADS: 255 255
LOG. SPT: 63 63
DRV. CYLS: 19364 -33
DRV. HEADS: 16 16
DRV. SPT: 63 63
SIGNATURE: A0H A0H
CHECKSUM: VALID VALID
ENHANCED TABLE: YES YES