On Sun, 11 Oct 2015 16:25:38 -0700, "Snuffy \"Hub Cap\" McKinney"
<Snuffy-...@Livebait-McKinney.com> wrote:
>
> Thanks, but I'm pretty much a low life beginner when it comes to the registry.
> What if I back it up and then reformat the drive?
> Will that give me an option to set up some petitions?
Petitions? Are you using voice recognition software, if so, somewhat
risky when seeking help?!
Until you create the registry key above, you will only be able to use
the first 127GB of the disk, as you have already discovered.
So do it like this ...
1) As above, backup current data.
2) As above, verify backup.
3) Copy and paste into Notepad the lines below (between the
equals signs but not including them, and be sure to mend any unwanted
linewrap that your newsreader may insert - there should be only four
lines in all: a header line, then a blank line, then two settings
lines, the first of which is enclosed in square brackets and is quite
long, so is the one that might wrap), and save them somewhere
convenient as a file called, say ...
EnableBigLBA.reg
... then find this file in Explorer and <double-click> it to 'merge',
as the jargon has it, the new setting into the registry, confirming at
the prompt which is thrown up.
4) As above, reboot.
5) As above, repartition to use entire disk space as desired.
6) Restore data
============================================
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\atapi\Parameters]
"EnableBigLba"=dword:00000001
============================================