Installing Windows 7 System Recovery into USB Flash Drive
Posted By Raymond In Category: Computer
11
2010
Believe it or not, my old desktop computer doesn’t have an internal CD/DVD drive. I found that it is unnecessary because the 5.25″ DVD drive is too big and takes up too much space. Removing it gives more space for air ventilation. Secondly, although DVD drive doesn’t take up much power but I know I am saving some (around 20Watts) from there. I do have an external USB slim DVD writer though if I really need to use it. Everything can be run from USB nowadays such as Hiren’s BootCD, antivirus rescue discs and even installing Windows 7.
I have started using Windows 7 system image backup and restore, so I will need create a Windows 7 Rescue Disc in case if the bootloader gets wiped off. However seeing that I already removed the internal DVD drive and try to avoid plugging and unplugging the USB slim DVD writer, I need to install the Windows 7 system recovery into a USB flash drive. There is no easy supported method to do that from Windows itself but here’s a trick on how to do that.
There are 2 methods on how to create a USB Windows 7 System Recovery.
First Method: From an existing Windows 7 system recovery disc
1. Copy everything from the Windows 7 Repair Disc to USB flash drive. There is a boot folder, sources folder and a bootmgr file.
2. Press WIN+R, type diskpart and click OK.
3. Type list disk and hit enter.
4. Type select disk x, where x is the number of the flash drive listed by “list disk” and hit enter.
5. Type list partition and hit enter.
6. Type select partition x, where x is the number of the partition listed in “list partition” and hit enter.
7. Restart your computer and boot it up with the USB flash drive
Second Method: From a Windows 7 computer. Assuming Windows is installed in C drive and your USB flash drive is F drive.
1. Press WIN+R, type cmd and click OK.
2. Type mkdir F:\boot F:\sources and hit enter
3. Type cd C:\recovery and hit enter
4. Type cd and press the Tab key once which will display your GUID with a string of random numbers with letters, and hit the enter key.
5. Type xcopy /H boot.sdi F:\boot and hit enter.
6. Type xcopy /H Winre.wim F:\sources\boot.wim , press F and hit enter.
7. Type xcopy /H c:\windows\boot\dvd\pcat\bcd F:\boot and hit enter.
8. Type xcopy /H c:\windows\boot\dvd\pcat\en-US\bootfix.bin F:\boot and hit enter.
9. Type xcopy /H c:\windows\boot\pcat\bootmgr F:\ and hit enter.
10. Type attrib -r -s -h /s F:\* and hit enter.
11. Type diskpart and hit enter.
12. Type list disk and hit enter.
13. Type select disk x, where x is the number of the flash drive listed by “list disk”
14. Type list partition
15. Type select partition x, where x is the number of the partition listed in “list partition”
16. Restart your computer and boot it up with the USB flash drive
Related posts:
-
Unknown Ninja
-
martin
-
derek
-
aBg_rOnGak
-
INDRANIL
-
drtank
-
INDRANIL
-
ww2
-
Tim
-
kietbull
-
Bob
-
jack
-
Hogge
-
Hogge
-
Chanty Sothy
-
RT
-
babolat
-
max
-
Bunty Singh
-
x9x
-
http://GOODJOB Tman
-
shz
-
eboy
-
pertev dural
-
eee
-
andrew robbo
-
Markus
-
Andy
Recent Posts
- How to Shut Down in Windows 8
- FTP Droplet Allows Uploading Files Without Knowing FTP Login Details
- Disable UAC for Specific Software in Windows 7 with UAC Trust Shortcut
- A Sad Day…
- Google Books Downloader Saves eBooks in PDF or Images
- IntelliAdmin USB History Viewer
- Remove Outdated Google Chrome Files