Hello dear guest!

Boot Land is a community driven site established since 2006 and focused on data recovery/backup boot disks, research of Windows 2000/XP/2003/Vista/7 install/deployment/antivirus tools, customizing Windows PE systems and even learning how to recover from disaster situations.

How about joining our boot disk community? So do it. Life's short!

  - You get free access to our newsletter with all the interesting buzz about boot disks
  - We share publicity revenue with everyone who wishes to participate at the forums
  - Publicity is never, never, never displayed to members (along with many other cool things)
http://boot-land.net/register

 
Reply to this topic
 [Tutorial] Boot Windows 7 from USB hard disk by fxscrpt
post Sep 26 2009, 08:27 AM
Post #1
fxscrpt
Frequent Member   ***
Group: .script developer

  Joined: 15-September 08
Posts: 347
Thank(s): 62


Germany


This is what I did:
(works on XP x86/x64 host)

01] prepare usb disk for win7 boot:
create new partition, set partition active
copy usbbootfix.bat to usb drive

02] create new vhd file (dynamic expandable, size 16GB)

03] install win7 rtm in virtual pc or virtual box
(backup the vhd file, if you want to repeat step 4]-6]

04] create new virtual box virtual machine
and boot this VM from vhd created in 2] and attached usb disk from step 1]

inside VM (run the tasks as administrator) :

a] assign drive letter Z: to usb disk from step 1]
b] Copy Boot folder and bootmgr from boot partition > Z:
c] unassign drive letter from boot partition (system reserved partition)
d] run cmd as administrator and type:
CODE

bootsect.exe /nt60 Z: /mbr
bcdedit /store Z:\Boot\BCD /copy {cureent} /d "boot from VHD"

find new GUID for copied entry
(type bcdedit /store Z:\Boot\BCD to list all boot entries.)
CODE
  
bcdedit /store Z:\Boot\BCD /set {new GUID} device vhd=[Z:]\win7.vhd
bcdedit /store Z:\Boot\BCD /set {new GUID} osdevice vhd=[Z:]\win7.vhd
bcdedit /store Z:\Boot\BCD /set {new GUID} detecthal on
Z:\usbbootfix.bat

05] shutdown VM
06] copy vhd file to usb disk from step 1]



+Quote Post

Reply to this topic
1 User(s) are reading this topic ()


  

Collapse

  Topic Replies Topic Starter Views Last Action
No New Posts Booting from Acronis Secure Zone
1 Frozen 100 Yesterday, 11:47 AM
Last post by: Wonko the Sane
No New Posts BOOT-Land, seems like a place to solve my boot problem..
Need to repair my XP MBR
1 Bob K. 124 Yesterday, 10:43 AM
Last post by: Wonko the Sane
No New Posts Boot CD for XP pro with USB Keyboard Support
6 petercherry 493 7th February 2010 - 06:04 PM
Last post by: Wonko the Sane
No New Posts USBoot w/XPsp2 not booting after DiskCryptor system encryption
BSOD Stop Code = UNMOUNTABLE_BOOT_VOLUME
4 Zoso 1,294 6th February 2010 - 11:38 AM
Last post by: Wonko the Sane
No New Posts Boot WDS and LTSP with pxelinux
2 awergh 291 4th February 2010 - 06:11 PM
Last post by: Icecube