Installing 7 on usb hard drive, 0x80070026

savag3

New member
Local time
1:56 AM
Messages
1
Hey 7 Forums--
I am installing Windows 7 from a 7 Ultimate disk burned from a trial .iso from my friend.

I want to see how it will perform on my computer and booting from a usb hard drive (my area of experience is with Linux, Ubuntu and variants specifically).

It is not normally supported (windows will refuse to install over usb), but the friend who gave me the disk has used this tutorial

( Sign in to your Microsoft account ). I know it says for Windows 8, but the friend has done it with Windows 7 using the exact same disk and hard drive he gave me.

I follow the tutorial and copy all the files from the disk to the hard drive.

When booting, the Windows setup loads, and I click install.

It gives me this:

Windows cannot open the required file C:\Sources\install.wim. Make sure all files required for installation are available, and restart the installation. Error code 0x80070026.

This is the third time I've tried recopying the files.

I have checked and install.wim is indeed present on the hard drive and the install disk (albeit at 0kb file size).

Could someone please point a friendly noob in the right direction?

Thanks,
savag3
 

My Computer My Computer

At a glance

Ubuntu x64/Windows 7 x64Duo Core AMD3GB DDR3, 2GB Dedicated videoNvidia GeForce650
Computer type
PC/Desktop
Computer Manufacturer/Model Number
HP Pavilion
OS
Ubuntu x64/Windows 7 x64
CPU
Duo Core AMD
Memory
3GB DDR3, 2GB Dedicated video
Graphics Card(s)
Nvidia GeForce650
Hard Drives
Maxtor Onetouch 120 GB USB external
Antivirus
ClamTK/Norton
Browser
Firefox/Chromium
You are probably not making a proper iso of the dvd, or you are not burning it properly to the flash drive.

Just download the iso and burn it to the flash stick.

http://www.sevenforums.com/tutorials/2432-usb-windows-7-installation-key-drive-create.html

http://www.sevenforums.com/tutorials/219487-clean-reinstall-factory-oem-windows-7-a.html

Everything you need is here.

Remember, you will need a key if you plan to activate windows.

And no, you can`t install windows over usb from another hard drive ( why would you want to ) the files need to be burned, not copied. Use a dvd or a flash drive for the install.
 

My Computer My Computer

At a glance

Windows 10 Pro x64Intel Core i7 6700KGSkill TridentZ RGB 16GB 3600 16-16-16-36EVGA GTX 980 Ti SC x2
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Skylake Special #666
OS
Windows 10 Pro x64
CPU
Intel Core i7 6700K
Motherboard
Asus Sabertooth Z170 Mark 1
Memory
GSkill TridentZ RGB 16GB 3600 16-16-16-36
Graphics Card(s)
EVGA GTX 980 Ti SC x2
Sound Card
Realtek High Definition
Monitor(s) Displays
AOC G2460PG
Screen Resolution
1920 x 1080 144Hz
Hard Drives
Samsung 860 Pro 256GB, Seagate Barracuda 4TB x2
PSU
EVGA 1000 P2, EVGA White Custom Braided Cables
Case
Corsair Vengeance C70 Gunmetal Black
Cooling
Corsair H100i v2, Corsair ML120 x2, Thermal Grizzly Kryonaut
Keyboard
Logitech G910 Orion Spectrum
Mouse
Logitech G700s
Internet Speed
Verizon Fios Quantum Gateway 75/75
Antivirus
Windows Defender, Malwarebytes Free 3.8.3
Browser
Chrome
Other Info
Corsair SP120 x4, LG Blu-ray Drive, Durabrand HT-395 100 Watt Dolby Digital Amp, Corsair H2100 Wireless 7.1 Headset
You cannot install to an external HD. Plug it in internally or use another.

Unplug all other HD's and peripherals,

Boot into BIOS setup, reset to defaults, save changes. If an EFI BIOS you'll need to decide if you want UEFI BIOS vs. Legacy BIOS. If UEFI follow these special steps for Install, otherwise enable Legacy BIOS or Compatibility Support Module to proceed with normal install:

Set DVD drive first to boot, HD second, set SATA controller to AHCI, Save changes and Exit.

Then boot into Windows 7 installer DVD or flash stick burned or written using tool and latest ISO for your licensed OS version here. I would use a fresh ISO written with tool in Step 2 as yours is in question.

At first installer screen Press Shift + F10, or enter System Recovery Options to open a Command Box, type:

DISKPART
LIST DISK
SELECT DISK 0 (after confirming Windows 7 target HD #)
CLEAN
CREATE PARTITION PRIMARY
FORMAT FS=NTFS LABEL="WINDOWS 7"
ACTIVE
EXIT
EXIT

Next click Install Now, then Custom install to Clean Install Windows 7 to the partition you created. If it fails then report back at which step and the verbatim error message.

In addition read over these steps to understand the tools and methods which work best to get and maintain a perfect Clean Reinstall - Factory OEM Windows 7. The steps are the same for retail.

After install you can adjust partition size or Create new partitions for data, etc. in Disk Mgmt. You are creating the partition here for the purpose of wiping the HD and marking Active which overcomes certain install failures.
 
Back
Top