Windows 2000 what is the limit on hard drive size support for windows 2k server sp4

  • Thread starter Thread starter mickey
  • Start date Start date
M

mickey

I'm in the hurricane affected area of La. and my main PC is dead. I want to
move the 350 gig hard drive to an older win2k sp4 machine. Will win 2k sp4
"see" this size drive?
Thanks
 
Re: what is the limit on hard drive size support for windows 2k serversp4

Make sure that you apply the registry fix before you move the disk.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters

Value name: EnableBigLba
Data type: REG_DWORD
Value data: 0x1

48-Bit LBA Support for ATAPI Disk Drives in Windows 2000
http://support.microsoft.com/default.aspx?scid=kben-us305098

John

mickey wrote:

> I'm in the hurricane affected area of La. and my main PC is dead. I want to
> move the 350 gig hard drive to an older win2k sp4 machine. Will win 2k sp4
> "see" this size drive?
> Thanks
>
>
 
John - I've added the DWord to the path you instructed. This is what I see
from my regedit is :
Name Value name: Enable BigLba
Type: REG_DWORD
Data: 0x00000001 (1)

Is this correct?



"John John (MVP)" <audetweld@nbnet.nb.ca> wrote in message
news:O1QdakcEJHA.4504@TK2MSFTNGP05.phx.gbl...
> Make sure that you apply the registry fix before you move the disk.
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters
>
> Value name: EnableBigLba
> Data type: REG_DWORD
> Value data: 0x1
>
> 48-Bit LBA Support for ATAPI Disk Drives in Windows 2000
> http://support.microsoft.com/default.aspx?scid=kben-us305098
>
> John
>
> mickey wrote:
>
> > I'm in the hurricane affected area of La. and my main PC is dead. I want

to
> > move the 350 gig hard drive to an older win2k sp4 machine. Will win 2k

sp4
> > "see" this size drive?
> > Thanks
> >
> >
 
Remove the space in the value name.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"mickey" wrote:
> John - I've added the DWord to the path you instructed. This is what I see
> from my regedit is :
> Name Value name: Enable BigLba
> Type: REG_DWORD
> Data: 0x00000001 (1)
>
> Is this correct?
 
Back
Top