Installing Windows 7 Ultimate 64bit

Majin Ryoichi

New member
Local time
1:27 PM
Messages
5
I've been trying install Windows 7 Ultimate 64bit on my Compaq Presario F700. It came with Windows Vista (Don't know which version). It then became corrupted, so I installed Ubuntu 10.10 on it, then I DBANed it, Now it won't install Windows 7. It says that Bootmgr.exe is missing. I tried a repair disk, I tried the bootrec (don't know if i'm doing it right). If you need more info, plz asked.
 

My Computer

OS
Windows 7 Ultimate 64bit

My Computer

Computer Manufacturer/Model Number
Insane hobo technologies. ;-)
OS
Windows 7 x64
CPU
Intel i7 2600k
Motherboard
Asrock z68 extreme 4 gen 3
Memory
G.skill Ripjaw 16gigs @ 1866
Graphics Card(s)
Nvidia gtx580 (evga)
Sound Card
Integrated HD audio + hdmi
Monitor(s) Displays
24" ASUS widescreen + 42" insignia
Screen Resolution
1080p (1920x1080)
Hard Drives
128 Samsung 830
256 Samsung 840
3 x 1tb storage drive (various)
1 western digital 1tb (eSATA)
1 Seagate 1tb (eSATA)
PSU
1 kilowatt SLI/Crossfire rated Silverstone modular
Case
NZXT Phantom + additional 220 fan
Cooling
Zalmann
Keyboard
Microsoft wireless 3000 (v2)
Mouse
MS - wireless 5000 (bluetrack)
Internet Speed
depends on if you ask me or my provider.
Other Info
The above information is provided as is, and the author assumes no responsibility for issues it may cause with your sanity or fanboyism.

My Computer

OS
ME/XP/Vista/Win7
Hello Majin Ryoichi, welcome to Seven Forums!


Forget dban, here's a lot of useful information below, use Windows to wipe the HDD to completely over-write Grub, then start the installation.

It would be best to do a complete wipe of the Hard Disk Drive / Solid State Drive and then start the installation process again, have a look at Step One of the Optimize tutorial below; after you have copied out or made back-ups of the data you need to save to external media, then boot the Windows 7 installation media to do the wipe secure erase to the HDD / SSD and be sure to post back with any further questions you may have and to keep us informed.

:info: Whether you use diskpart to run either the clean all command to completely wipe a HDD / SSD or just the clean command to remove the format configuration data and don't use diskpart to create at least a single partition to do the installation to, letting the Windows installer do the format, the new Windows 7 System Reserved partition will be automatically issued, if you want to make your own decision whether this partition is added, study these two (2) options below.
  • If you do not want to create the new Windows 7 "System Reserved" partition use the outline in Step Two #2 to create, format and mark Active a single 100GB partition to do the installation to.
  • If you do want to create the "System Reserved" partition use the outline in Step Two #3 to create, format and mark Active the System Reserved partition and then create and format the 100GB partition to do the installation to.
Either way, running the clean all then creating and formatting the partition(s) using diskpart will get you the best possible space to do a clean install of Windows 7 to; you can always extend the Windows partition to include the remaining unallocated space on the HDD / SSD or create additional Primary partitions or an Extended partition after the installation completes if you choose.

SSD / HDD : Optimize for Windows Reinstallation

DISKPART : At PC Startup

Do a Clean Install with a Upgrade Windows 7 Version
 

My Computer

Computer Manufacturer/Model Number
* BFK Customs *
OS
W 7 64-bit Ultimate
CPU
Intel Q9550 Yorkfield
Motherboard
ASUS P5Q Pro
Memory
8GB Dominator 8500C5D
Graphics Card(s)
ATI : XFX 5870
Sound Card
Realtek HD Audio 7-1
Monitor(s) Displays
1x 47" LCD HDMI & 3x 26" LCD HDMI
Screen Resolution
1920x1080P & 1920x1200
Hard Drives
1x 80GB Intel X25-M G2 SSD : 1x 500GB & 1x 640GB WD Caviar Black(s)
PSU
Corsair 620HX
Case
Cooler Master RC-690
Cooling
Tuniq Tower 120, 2x 140mm and 3x 120mm case fans
Keyboard
Microsoft 500
Mouse
Razer Diamondback 3G
Internet Speed
14 Mb/s
Other Info
1x Koutech 3Gb/s SATA HDD Hot Swap Rack
You're not booting the installer yet. That error means its trying to boot the HD which is empty.

Boot the DVD by setting DVD drive first to boot in BIOS setup or use the one-time BIOS Boot Menu key given on first screen to boot it.
 
All Linux code must be deleted using the CLEAN ALL command.As you have had linux on the HD you need do a Clean all & full format.

Do a full clean & full format in command prompt.
Type in command line
DISKPART
LIST DISK
SELECT DISK # (win HD)
CLEAN ALL
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT fs=NTFS
ASSIGN
EXIT
EXIT


http://www.sevenforums.com/tutorials/91339-ssd-hdd-optimize-windows-reinstallation.html

Have you done this?

You're not booting the installer yet. That error means its trying to boot the HD which is empty.

Boot the DVD by setting DVD drive first to boot in BIOS setup or use the one-time BIOS Boot Menu key given on first screen to boot it.

Are you doning this?
 

My Computer

OS
ME/XP/Vista/Win7
All Linux code must be deleted using the CLEAN ALL command.As you have had linux on the HD you need do a Clean all & full format.

Do a full clean & full format in command prompt.
Type in command line
DISKPART
LIST DISK
SELECT DISK # (win HD)
CLEAN ALL
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT fs=NTFS
ASSIGN
EXIT
EXIT


http://www.sevenforums.com/tutorials/91339-ssd-hdd-optimize-windows-reinstallation.html

Have you done this?

You're not booting the installer yet. That error means its trying to boot the HD which is empty.

Boot the DVD by setting DVD drive first to boot in BIOS setup or use the one-time BIOS Boot Menu key given on first screen to boot it.

Are you doning this?
I've done these things.
 

My Computer

OS
Windows 7 Ultimate 64bit
AS your DVD is booting.
If you have done all Windows will install.
 

My Computer

OS
ME/XP/Vista/Win7
Where did you get Win7? Did you burn it yourself?

Confirm the ISO integrity and burn another DVD using ImgBurn at 4x speed.

If this fails write the ISO to flash stick using UltraISO trial version: On file tab open ISO or DVD, on Bootable Tab Write Disk Image, Format, Write. Boot under USB or HD's.
 
Back
Top