JSI Tip 5591. Windows 2000 SP3 adds 48-bit LBA support for ATAPI disk drives

Jerold Schulman

August 6, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

Prior to Service Pack 3, Windows 2000 did NOT support 48-bit Logical Block Addressing (LBA), as specified in the ATA/ATAPI 6.0 specification.

If you have a 48-bit LBA-compatible BIOS, and a hard disk larger than 137 GB, you can enable 48-bit LBA support:

1. Copy / Paste the following to a LBA48.reg file:

REGEDIT4

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesatapiParameters]
"EnableBigLba"=dword:00000001

2. Merge the LBA48.reg file with your registry or run regedit /s LBA48.reg.

NOTE: If you enable 48-bit LBA support on a system that does NOT have a 48-bit LBA-compatibleBIOS, and a hard disk larger than 137 GB, you will experience data corruption.



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like