This works from windows xp to win7 including winvista
Insert stick [4G]
diskpart
LIST DISK
SELECT DISK 1 -> could be other disk
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT FS=NTFS QUICK
ASSIGN
EXIT

c:\>h:\boot\bootsect.exe /nt60 G:
Target volumes will be updated with BOOTMGR compatible bootcode.

G: (\\?\Volume{4d8bf5bc-6871-11de-96b2-001e8caaee56})

Successfully updated NTFS filesystem bootcode.

Bootcode was successfully updated on all targeted volumes.

the copy the contents from iso/dvd on stick

Leave a Reply

You must be logged in to post a comment.