Can't download Windows 7 Home ISO file on a USB?
Last response: in Windows 7
It only gives me the options to burn the disk, and I can't find an option to install it to a USB drive.
What am I doing wrong?
What am I doing wrong?
More about : download windows home iso file usb
You need the windows disk? I asked in another thread about whether I need one and somebody gave me a link to download the ISO files for it O_o. Are you telling me it was a fake?
I saw that link before dodger, but I don't get it; isn't it saying I can download the file from the download manager onto a usb? Another poster said that I only need the access key and didn't need to make the purchase online to download the file.
I'm so confused >.<
I saw that link before dodger, but I don't get it; isn't it saying I can download the file from the download manager onto a usb? Another poster said that I only need the access key and didn't need to make the purchase online to download the file.
I'm so confused >.<
Related ressources
- Bootmgr missing error from usb windows 7 ISO - Forum
- How to search windows 7 iso file for usb - Forum
- How to ISO file of Win 7 OS to USB ? - Forum
- Which ISO-file should I choose??? - Forum
- Help! Can't install Windows 7 Home 64-bit - Forum
http://www.mydigitallife.info/windows-7-iso-x86-and-x64...
Make sure you download the correct version of home, e.g. home premium.
Download the ISO then use a tool to put it on to a USB drive.
http://www.isotousb.com/
Make sure you download the correct version of home, e.g. home premium.
Download the ISO then use a tool to put it on to a USB drive.
http://www.isotousb.com/
Taken from: http://www.intowindows.com/how-to-install-windows-7vist...
No tools required works with official downloads or possibly less offical ones.
1. Plug-in your USB flash drive to USB port and move all the contents from USB drive to a safe location on your system.
2. Open Command Prompt with admin rights. Use any of the below methods to open Command Prompt with admin rights.
*Type cmd in Start menu search box and hit Ctrl+ Shift+ Enter.
Or
*Go to Start menu > All programs > Accessories, right click on Command Prompt and select Run as administrator.
3. You need to know about the USB drive a little bit. Type in the following commands in the command prompt:
First type DISKPART and hit enter to see the below message.
Next type LIST DISK command and note down the Disk number (ex: Disk 1) of your USB flash drive. In the below screenshot my Flash Drive Disk no is Disk 1.
4. Next type all the below commands one by one. Here I assume that your disk drive no is “Disk 1”.If you have Disk 2 as your USB flash drive then use Disk 2.Refer the above step to confirm it.
So below are the commands you need to type and execute one by one:
SELECT DISK 1
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT FS=NTFS
(Format process may take few seconds)
ASSIGN
EXIT
Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.
5. Next insert your Windows7/Windows 8 DVD into the optical drive and check the drive letter of the DVD drive. In this guide I will assume that your DVD drive letter is “D” and USB drive letter is “H” (open my computer to know about it).
6. Maximize the minimized Command Prompt in the 4th step.Type the following command now:
D: CD BOOT and hit enter.Where “D” is your DVD drive letter.
CD BOOT and hit enter to see the below message.
7. Type another command given below to update the USB drive with BOOTMGR compatible code.
BOOTSECT.EXE /NT60 H:
Where “H” is your USB drive letter. Once you enter the above command you will see the below message.
8. Copy your Windows 7 or Windows 8 DVD contents to the USB flash drive.
9. Your USB drive is ready to boot and install Windows 7 or Windows 8. Only thing you need to change the boot priority at the BIOS to USB from the HDD or CD ROM drive. I won’t explain it as it’s just the matter the changing the boot priority or enabling the USB boot option in the BIOS.
Note: If you are not able to boot after following this guide means you haven’t set the BIOS priority to USB. If you got any problem in following this guide feel free to ask questions by leaving comment.
Update on Jan 11, 2012: If you find this guide difficult to follow, please use the easy-to-use guide to create a bootable USB to install Windows 7 or Windows 8 using official tool.
This guide works 100% for Windows 8 as well. Make sure you follow all steps correctly and launch the Command Prompt with admin rights (as given in the guide) to avoid errors. Good luck!
For Step 5 to 8. If you only have an ISO or IMG file of the Windows Disc then use http://www.slysoft.com/en/virtual-clonedrive.html to mount the ISO and copy the contents from the virtual CD drive over to the USB stick. Or you can grab 7zip (7zip.org) and just extract the ISO.
No tools required works with official downloads or possibly less offical ones.
1. Plug-in your USB flash drive to USB port and move all the contents from USB drive to a safe location on your system.
2. Open Command Prompt with admin rights. Use any of the below methods to open Command Prompt with admin rights.
*Type cmd in Start menu search box and hit Ctrl+ Shift+ Enter.
Or
*Go to Start menu > All programs > Accessories, right click on Command Prompt and select Run as administrator.
3. You need to know about the USB drive a little bit. Type in the following commands in the command prompt:
First type DISKPART and hit enter to see the below message.
Next type LIST DISK command and note down the Disk number (ex: Disk 1) of your USB flash drive. In the below screenshot my Flash Drive Disk no is Disk 1.
4. Next type all the below commands one by one. Here I assume that your disk drive no is “Disk 1”.If you have Disk 2 as your USB flash drive then use Disk 2.Refer the above step to confirm it.
So below are the commands you need to type and execute one by one:
SELECT DISK 1
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT FS=NTFS
(Format process may take few seconds)
ASSIGN
EXIT
Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.
5. Next insert your Windows7/Windows 8 DVD into the optical drive and check the drive letter of the DVD drive. In this guide I will assume that your DVD drive letter is “D” and USB drive letter is “H” (open my computer to know about it).
6. Maximize the minimized Command Prompt in the 4th step.Type the following command now:
D: CD BOOT and hit enter.Where “D” is your DVD drive letter.
CD BOOT and hit enter to see the below message.
7. Type another command given below to update the USB drive with BOOTMGR compatible code.
BOOTSECT.EXE /NT60 H:
Where “H” is your USB drive letter. Once you enter the above command you will see the below message.
8. Copy your Windows 7 or Windows 8 DVD contents to the USB flash drive.
9. Your USB drive is ready to boot and install Windows 7 or Windows 8. Only thing you need to change the boot priority at the BIOS to USB from the HDD or CD ROM drive. I won’t explain it as it’s just the matter the changing the boot priority or enabling the USB boot option in the BIOS.
Note: If you are not able to boot after following this guide means you haven’t set the BIOS priority to USB. If you got any problem in following this guide feel free to ask questions by leaving comment.
Update on Jan 11, 2012: If you find this guide difficult to follow, please use the easy-to-use guide to create a bootable USB to install Windows 7 or Windows 8 using official tool.
This guide works 100% for Windows 8 as well. Make sure you follow all steps correctly and launch the Command Prompt with admin rights (as given in the guide) to avoid errors. Good luck!
For Step 5 to 8. If you only have an ISO or IMG file of the Windows Disc then use http://www.slysoft.com/en/virtual-clonedrive.html to mount the ISO and copy the contents from the virtual CD drive over to the USB stick. Or you can grab 7zip (7zip.org) and just extract the ISO.
Not the software's fault I guess, at 1st I thought mebbe you'd downloaded from a dodgy site, but it's the same software from CNET. Just your luck the drive failed...
EDIT... Oh dear, read the CNET reviews
http://download.cnet.com/ISO-to-USB/3000-2094_4-1217830...
Link to EaseUs in case you need it
http://download.cnet.com/EaseUS-Partition-Master-Home-E...
http://download.cnet.com/Easeus-Partition-Recovery/3000...
Perhaps it would be safer to use M'soft Download tool after all...
EDIT... Oh dear, read the CNET reviews
http://download.cnet.com/ISO-to-USB/3000-2094_4-1217830...
Link to EaseUs in case you need it
http://download.cnet.com/EaseUS-Partition-Master-Home-E...
http://download.cnet.com/Easeus-Partition-Recovery/3000...
Perhaps it would be safer to use M'soft Download tool after all...
Ok well apparently the flash drive is still F: and it recognizes how much space is on it. It asks me to format it for it to work but it just won't format. I tried ntfs and FAT and exFAT. I see no option to format for FAT32 (not sure if that's possible, but the isotousb program default format was FAT32).
Updated + Pictures.
This is done with the Virtual Cd-Rom as Drive K: and the USB Drive as Drive L:
Pregame:
Install http://www.slysoft.com/en/virtual-clonedrive.html
Begin !
Right click your ISO or IMG file and mount in virtual CD-ROM see pic below
![]()
Open Command Prompt as admin and do as follows. When doing Select Disk don't just use disk 5 because I did choose your USB drive.
![]()
Copy the contents of drive K: to drive L:
![]()
Insert into machine that needs OS and boot from USB, be sure you have set your BIOS to boot from the USB drive.
This is done with the Virtual Cd-Rom as Drive K: and the USB Drive as Drive L:
Pregame:
Install http://www.slysoft.com/en/virtual-clonedrive.html
Begin !
Right click your ISO or IMG file and mount in virtual CD-ROM see pic below

Open Command Prompt as admin and do as follows. When doing Select Disk don't just use disk 5 because I did choose your USB drive.

Copy the contents of drive K: to drive L:

Insert into machine that needs OS and boot from USB, be sure you have set your BIOS to boot from the USB drive.
The issue is you're trying to run a 64b app from a 32b system.
Download this: http://www.sevenforums.com/attachments/installation-set...
Extract it, put the folder in your C:\, rename it to bootsect
Do as screen shot shows. This should correct issue I did it on my system and it worked, however my system is not 32b.
![]()
Answer found here: http://answers.microsoft.com/en-us/windows/forum/window...
Download this: http://www.sevenforums.com/attachments/installation-set...
Extract it, put the folder in your C:\, rename it to bootsect
Do as screen shot shows. This should correct issue I did it on my system and it worked, however my system is not 32b.

Answer found here: http://answers.microsoft.com/en-us/windows/forum/window...
avatarair said:
Problem again...the windows tool requires a purchase to make the USB file bootable.Not sure what to do :c
Oh nvm, it says I have to run the bootsect.exe file...can't figure out how to do that
.Truly can't understand why the Windows 7 download tool didn't work for you, I found it simplicity itself! Anyway, as long as the end result is a bootable USB... and thanks to netwalker, the Windows tool only seems to work for Windows ISOs, anything else generates a 'not a valid ISO' error...
The windows tool will only work with Microsoft released ISO's (in most cases) if you make a copy of a CD even to an image you can get a Anchor Volume Descriptor Pointers (AVDPs) error that makes it not pass the ISO check within the Windows tool. This can be corrected by using a program called isoavdpcopy.exe to correct the pointers in the ISO file. I have used this to fix some images for use with the windows tool but at this point I honestly find it faster to just do it all via CMD to make the installer vs trying to get the windows tool to work. isoavdpcopy is not a 100% solution I remember having an Enterprise Win7 ISO that it didn't like.
isoavdpcopy.exe DL link : http://www.withinwindows.com/files/uploads/2009/11/isoa...
isoavdpcopy.exe DL link : http://www.withinwindows.com/files/uploads/2009/11/isoa...
avatarair said:
Ok, I downloaded it, copied it to C:, but when I type in cd bootsect, it says that the specified path is not found.Did your cmd prompt say C:\ before you entered cd bootsect? If you weren't at the base of the C drive it isn't going to see the folder to change directory (cd) to.
When you first open Cmd prompt it's going to be somewhere like
C:\Users\Administrators>
You do a
cd \
To get it to C:\
Then do the
cd bootsect
To tell it you want to open the bootsect directory in the directory you are already in ( C: )
Alternatively if you did that then you named the folder wrong or misspelled something.
Ok, thanks for that, I didn't run it as an admin, I thought you just had to be logged into an admin account, my bad.
But now when I try it it says that "the process cannot access this file because it is being used by another process". I'm not sure why as I closed everything else, but I'll restart my computer or something >.<
Here's the picture you asked for (I'm not sure exactly what dir is but I assumed this is what it meant)
But now when I try it it says that "the process cannot access this file because it is being used by another process". I'm not sure why as I closed everything else, but I'll restart my computer or something >.<
Here's the picture you asked for (I'm not sure exactly what dir is but I assumed this is what it meant)
Ah yea you moved the bootsect.exe into the C:\ instead of the whole folder so no need for the cd bootsect, you can just bootsect.exe /nt60 L: as you found out.
Let me know what happens after the reboot.
And Dir lists everything in the current directory.
You can do dir /p to browse through a large directory with it pausing every time the page fills.
Let me know what happens after the reboot.
And Dir lists everything in the current directory.
You can do dir /p to browse through a large directory with it pausing every time the page fills.
Related ressources:
- ForumWindows 7 ISO disk bad?
- ForumLaptop can't boot windows xp cd or usb
- ForumWindows 7 Home Premium Iso Download
- ForumBurn iso image on usb
- ForumISO image to USB flash
- ForumHome file server
- ForumHow to make a Bootable win 7 DVD from an ISO File ?
- Forum"Reboot and select Proper boot device"
- ForumSony vaio drivers for windows 7 64 bit drivers
- ForumEnter e-wc12 driver download lap
- Forum[Solved] How to do split screens on windows 7
- ForumHp deskjet 1220c driver for windows 7 32bit free download
- ForumHp pavilion laptops drivers for windows 7 free download
- Forum[Solved] Outlook express for windows 7 full version free download
- Forum[Solved] Windows 7 ultimate product key download
- More resources
Read discussions in other Windows 7 categories
!
!