Ptown
Guest
|
Posted:
Tue Dec 13, 2005 5:17 pm Post subject:
EnableBigLba |
|
|
I've installed a 250GB hard drive on my Win2000 service pack 4 machine, and
am attempting to change the EnableBigLba parameter so I can utilize more than
137GB of the new drive. According to Microsoft doc Q305098 I should enter
the value 0x1 for EnableBigLba, but I can't use "x". So, per the Q305098
doc, how do I change the value of EnableBigLba to 1? |
|
Pat [MSFT]
Guest
|
Posted:
Tue Dec 13, 2005 11:31 pm Post subject:
Re: EnableBigLba |
|
|
0x1 (hex) = 1 (decimal). That should be a DWORD, decimal value 1 or hex
value 0x1.
Pat
"Ptown" <Ptown@discussions.microsoft.com> wrote in message
news:59C7263C-3740-401B-B2FC-C2C5448A65C5@microsoft.com...
| Quote: | I've installed a 250GB hard drive on my Win2000 service pack 4 machine,
and
am attempting to change the EnableBigLba parameter so I can utilize more
than
137GB of the new drive. According to Microsoft doc Q305098 I should enter
the value 0x1 for EnableBigLba, but I can't use "x". So, per the Q305098
doc, how do I change the value of EnableBigLba to 1? |
|
|