Solved BootMgr Missing after Easus Repart of C - No Repair Tool is Working

Please do #57 and post file

I've been trying. I realized I could login with another user she has setup who does not have a passowrd, then tried to change the account to Admin, but wouldn't let me... then tried to get elevated command prompt, but wouldn't work... (run as admin did not land in system32 path) ...even changing path to %HOMEDRIVE..." etc in "start in" properties didn't work...

And I can't remember how to get to a command prompt at boot...

EDIT: Oh jeeze... from the CD.... ok... working on it

It's 5:30am I've been up all night... sorry...
Of course you can't simply change to admin mode. Revert the changes you made... so that username will work as it did before.
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Windows Boot Manager
--------------------
identifier {bootmgr}
device locate=unknown
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
resumeobject {74c4be10-3600-11e0-8ff1-0018716eb820}
displayorder {default}
{74c4be14-3600-11e0-8ff1-0018716eb820}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {default}
device locate=\Windows\system32\winload.exe
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {bootloadersettings}
recoveryenabled No
osdevice locate=\Windows
systemroot \Windows
resumeobject {74c4be10-3600-11e0-8ff1-0018716eb820}
nx OptIn

Windows Boot Loader
-------------------
identifier {74c4be14-3600-11e0-8ff1-0018716eb820}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale en-US
osdevice partition=C:
systemroot \Windows
resumeobject {b4bfce44-d9a0-11e2-ab43-806e6f6e6963}

Resume from Hibernate
---------------------
identifier {74c4be10-3600-11e0-8ff1-0018716eb820}
device locate=\Windows\system32\winresume.exe
path \Windows\system32\winresume.exe
description Windows Resume Application
locale en-US
inherit {resumeloadersettings}
filedevice partition=C:
filepath \hiberfil.sys
debugoptionenabled No

Resume from Hibernate
---------------------
identifier {b4bfce44-d9a0-11e2-ab43-806e6f6e6963}
device partition=C:
path \Windows\system32\winresume.exe
description Windows 7
locale en-US
inherit {resumeloadersettings}
filedevice partition=C:
filepath \hiberfil.sys
debugoptionenabled No

Windows Memory Tester
---------------------
identifier {memdiag}
device locate=\boot\memtest.exe
path \boot\memtest.exe
description Windows Memory Diagnostic
locale en-US
inherit {globalsettings}
badmemoryaccess Yes

EMS Settings
------------
identifier {emssettings}
bootems Yes

Debugger Settings
-----------------
identifier {dbgsettings}
debugtype Serial
debugport 1
baudrate 115200

RAM Defects
-----------
identifier {badmemory}

Global Settings
---------------
identifier {globalsettings}
inherit {dbgsettings}
{emssettings}
{badmemory}

Boot Loader Settings
--------------------
identifier {bootloadersettings}
inherit {globalsettings}
{hypervisorsettings}

Hypervisor Settings
-------------------
identifier {hypervisorsettings}
hypervisordebugtype Serial
hypervisordebugport 1
hypervisorbaudrate 115200

Resume Loader Settings
----------------------
identifier {resumeloadersettings}
inherit {globalsettings}
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
Of course you can't simply change to admin mode. Revert the changes you made... so that username will work as it did before.

I did of course, though the other 2 users never use the computer anyway. They have since got their own laptops.

I have never shared a computer. All my computers are only used by me in full admin mode, no UAC, etc, so I don't remember how to do those things. And it's late and I'm tired. But ever-so-grateful.
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
bcdedit/store c:\boot\bcd /set {bootmgr} device partition=c:
bcdedit/store c:\boot\bcd /delete {default}
bcdedit/store c:\boot\bcd /delete {74c4be10-3600-11e0-8ff1-0018716eb820}
bcdedit/store c:\boot\bcd /default {74c4be14-3600-11e0-8ff1-0018716eb820}
bcdedit/store c:\boot\bcd /set resumeobject {b4bfce44-d9a0-11e2-ab43-806e6f6e6963}

Copy/paste this and save as file bcdfix.cmd on external usb disk. Run this bcdfix.cmd file on sick machine
Code:
f:\bcdfix.cmd

No errors? Afterwards try to boot normally. no bootmenu anymore?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
bcdedit/store c:\boot\bcd /set {bootmgr} device partition=c:
bcdedit/store c:\boot\bcd /delete {default}
bcdedit/store c:\boot\bcd /delete {74c4be10-3600-11e0-8ff1-0018716eb820}
bcdedit/store c:\boot\bcd /default {74c4be14-3600-11e0-8ff1-0018716eb820}
bcdedit/store c:\boot\bcd /set resumeobject {b4bfce44-d9a0-11e2-ab43-806e6f6e6963}

Copy/paste this and save as file bcdfix.cmd on external usb disk. Run this bcdfix.cmd file on sick machine

Code:
f:\bcdfix.cmd
No errors? Afterwards try to boot normally. no bootmenu anymore?

Sorry I am not following. Copied code to usb stick as stated.

Where do I run f:\bcdfix.cmd from ... command prompt inside Windows, or...

..and f:? USB stick is D:

C OS
D stick
E DVD
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
so D is stick and it's in root of D?

Boot to command prompt at boot.
Code:
d:\bcdfix.cmd
and press enter
all commands succesfully?
If so rebot normally. No boot menu?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
so D is stick and it's in root of D?

Boot to command prompt at boot.
Code:
d:\bcdfix.cmd
and press enter
all commands succesfully?
If so rebot normally. No boot menu?

Yes, D is stick and it's in root D. Commands ran.

Still got a menu. (And I noticed I can choose either Win7 and they both boot.)

WAIT... did not do from boot at command prompt.... (meaning boot from a CD, I assume...) let me do that...
EDIT and will change the drive letter as/if needed to stick...
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
http://www.sevenforums.com/tutorials/330-system-protection-turn-off.html
Do step 7 for C To Turn On System Protection for System Settings and Previous Versions of Files

And do 9. To Turn Off System Protection for the Selected Disk for any ghost drives (missing).
-----
Also: Give drives the correct drive letter in "disk management" (also DVD drive)
-----
Also enable the recovery environment so that http://www.sevenforums.com/tutorials/666-advanced-boot-options.html ->"repair your computer" works. It is disabled now! So do in http://www.sevenforums.com/tutorials/783-elevated-command-prompt.html

Code:
reagentc/enable
succesfull? if so... reboot and test
=========================
But to do all this you have to have an admin account! So do it later
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
so D is stick and it's in root of D?

Boot to command prompt at boot.
Code:
d:\bcdfix.cmd
and press enter
all commands succesfully?
If so rebot normally. No boot menu?

Yes, D is stick and it's in root D. Commands ran.

Still got a menu. (And I noticed I can choose either Win7 and they both boot.)

WAIT... did not do from boot at command prompt.... (meaning boot from a CD, I assume...) let me do that...
EDIT and will change the drive letter as/if needed to stick...
If you did run it from within windows as a NON admin user... all commands would fail! Didn't you see that?
Run it form command prompt at boot
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
http://www.sevenforums.com/tutorials/330-system-protection-turn-off.html
Do step 7 for C To Turn On System Protection for System Settings and Previous Versions of Files

And do 9. To Turn Off System Protection for the Selected Disk for any ghost drives (missing).
-----
Also: Give drives the correct drive letter in "disk management" (also DVD drive)
-----
Also enable the recovery environment so that http://www.sevenforums.com/tutorials/666-advanced-boot-options.html ->repair youy computer works. It is disabled now! So do in http://www.sevenforums.com/tutorials/783-elevated-command-prompt.html

Code:
reagentc/enable
succesfull? if so... reboot and test
=========================
But to do all this you have to have an admin account! So do it later

And I have to have a brain.

I will do this when I get her PW and after I have slept. You took so much time to help me. Thank you so very much Kaktussoft.

I will report back...
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
If you did run it from within windows as a NON admin user... all commands would fail! Didn't you see that?

No because they flashed by in a fraction of a second and I'm too fried to be cognizant at this point. It's been a long night.

off to sleep...
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
I told you to run from command line! Not double click. Did it run successfully form "command prompt at boot"? No menu anymore? If so.... start restoring F,G,H and if running.... go asleep
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Ran the bcdfix.cmd from boot command prompt with two errors as seen here.

But it worked - no more boot menu! Starting on the next instructions. Will report back...
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
C (OS-W764) 100GB
D (Hidden HP Recovery Part 2GB)
E (DVD ROM)
F Pictures 200GB
G Another... 200GB
H Misc.... 500GB

Was the original drive lettering.
So rename the stupid thing called E now to Z for example. After that rename D to E. After restoring F,G,H as well... give them correct drive letters as it was before!


I want to eliminate HP_Recovery which was occupying D and just create an empty partition there of maybe 100GB in case she ever wants to add space to C. Then put the DVD ROM where it belongs after everything else - so maybe create a second empty partition for E, so that FGH maintain the same drive letters... then just restore FGH, Is that OK?

e.g.

C (OS)
D (100GB)
E (100GB)
F (Pictures)
G (Another/Sharlene)
H Misc

EDIT: I actually don't even have to restore the partitions but just create the partitions in Windows with MiniToolWizard then transfer the data over.

EDIT: I did this as stated in a later post.

But want to get the Recovery thing working first so looking into that now.
 
Last edited:

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
http://www.sevenforums.com/tutorials/330-system-protection-turn-off.html
Do step 7 for C To Turn On System Protection for System Settings and Previous Versions of Files

Thanks, done.

And do 9. To Turn Off System Protection for the Selected Disk for any ghost drives (missing).
-----
Also: Give drives the correct drive letter in "disk management" (also DVD drive)
...done.

-----
Also enable the recovery environment so that http://www.sevenforums.com/tutorials/666-advanced-boot-options.html ->"repair your computer" works. It is disabled now! So do in http://www.sevenforums.com/tutorials/783-elevated-command-prompt.html

Code:
reagentc/enable
succesfull? if so... reboot and test
=========================
Ran from elevated command prompt... Got error:
REAGENTC.EXE: Operation failed: 57
The parameter is incorrect.

Thought maybe this would help: reagentc /info

Someone fixed this same problem by creating a Recovery folder on C, then a subfolder inside with the numeric ID noted in the /info log as the name of the subfolder, then copied BOOT.SDI and WINRE.WIM in there. I tried that. Got the same error exactly.

Just ran bcdout again and it no longer says the bit about "recovery enabed no":


Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {74c4be10-3600-11e0-8ff1-0018716eb820}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale en-US
osdevice partition=C:
systemroot \Windows
resumeobject {b4bfce44-d9a0-11e2-ab43-806e6f6e6963}

Resume from Hibernate
---------------------
identifier {b4bfce44-d9a0-11e2-ab43-806e6f6e6963}
device partition=C:
path \Windows\system32\winresume.exe
description Windows 7
locale en-US
inherit {resumeloadersettings}
filedevice partition=C:
filepath \hiberfil.sys
debugoptionenabled No

Windows Memory Tester
---------------------
identifier {memdiag}
device locate=\boot\memtest.exe
path \boot\memtest.exe
description Windows Memory Diagnostic
locale en-US
inherit {globalsettings}
badmemoryaccess Yes

EMS Settings
------------
identifier {emssettings}
bootems Yes

Debugger Settings
-----------------
identifier {dbgsettings}
debugtype Serial
debugport 1
baudrate 115200

RAM Defects
-----------
identifier {badmemory}

Global Settings
---------------
identifier {globalsettings}
inherit {dbgsettings}
{emssettings}
{badmemory}

Boot Loader Settings
--------------------
identifier {bootloadersettings}
inherit {globalsettings}
{hypervisorsettings}

Hypervisor Settings
-------------------
identifier {hypervisorsettings}
hypervisordebugtype Serial
hypervisordebugport 1
hypervisorbaudrate 115200

Resume Loader Settings
----------------------
identifier {resumeloadersettings}
inherit {globalsettings}

******************************************
******************************************
But I still get the same error. However when I press F8 at boot I get:

Safe Mode
SM with networking
SM with command prompt

enable boot logging
enable low res
Last know good config
Directory services restore mode
debugging mode
disable auto restart on sys failure
disable driver signature enforcement

Start Windows normally

***************************************
***************************************
So it appears it's enabled unless there is supposed to be an advanced "repair windows" option from here.
 
Last edited:

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
So I created the partitions in Windows using MiniToolPartitionWizard and resized the C to make it larger (she wanted it larger, that's how this got started).... then created two empty partitions for D and E of 100GB each to take up space where the old D & E were. Then created F, a smaller G and the rest made a smaller H.

Used Paragon to restore the files selectively not checking the System Volume folders or Recycle bins... just the data. Put everything where it belonged and rebooted... and it's working great.

Am downloading Macrium Reflect Free to do a new backup. Meanwhile the only thing left is enabling the reagentc thing... will Google that again, now that I have the data restored.

BTW let's say she wanted to merge the empty D and E partitions into the C (I keep mine small for reasons of defrag and stuff, but she finds it easier to store things in C even with extra partitions for that purpose)... but later if she wanted to do that and FGH became DEF (Pictures could be transferred to the new F to remain in F), that shouldn't cause a problem, should it? Because it's just files and folders.
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit
Everything appears to be working... ran Windows update... rebooted again... backed up again. I got one hour sleep (family in from out of town) so I am beat and going to bed.

Kaktussoft, your help has been priceless as you well know. Cheers to you. I raise my glass... and tomorrow morning after checking for any last minute instructions or words of wisdom, I look forward to happily clicking the Mark As Solved button!!
 

My Computer My Computer

At a glance

Win 7 Ultimate 64-bit
OS
Win 7 Ultimate 64-bit

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Do this as well in elevated command prompt:
Code:
[B]bcdedit[/B] /set {current} [B]recoveryenabled yes[/B]

After that:

Code:
reagentc/disable
reagentc/enable

Still not working? then:
Code:
[B]bcdedit[/B] /set {current} [B]recoveryenabled yes[/B]
Now do "startup repair" 3 times
 
Last edited:

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
So I created the partitions in Windows using MiniToolPartitionWizard and resized the C to make it larger (she wanted it larger, that's how this got started).... then created two empty partitions for D and E of 100GB each to take up space where the old D & E were. Then created F, a smaller G and the rest made a smaller H.

Used Paragon to restore the files selectively not checking the System Volume folders or Recycle bins... just the data. Put everything where it belonged and rebooted... and it's working great.

Am downloading Macrium Reflect Free to do a new backup. Meanwhile the only thing left is enabling the reagentc thing... will Google that again, now that I have the data restored.

BTW let's say she wanted to merge the empty D and E partitions into the C (I keep mine small for reasons of defrag and stuff, but she finds it easier to store things in C even with extra partitions for that purpose)... but later if she wanted to do that and FGH became DEF (Pictures could be transferred to the new F to remain in F), that shouldn't cause a problem, should it? Because it's just files and folders.
Rename drive letters of data partitions is not a problem. Moving data files is not a problem as well.

Be sure to update all refereces to those stuff. For example to media player library. And user explorer libraries . I mean libraries as show here
34999d1257372697-libraries-folder-add-remove-navigation-pane-default.jpg
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Back
Top