Create a bootable Windows Vista on USB stick Flash Memory
[b]The following step assume[/b]flash drive = disk x = e:
dvd drive = d:
[b]1. Format the USB flash memory drive to FAT32 file system[/b]
[indent]Run CMDfilter-031 and type the following command. Note: This set of commands assumes that the USB flash drive is addressed as “disk x″. Double check that by doing a list of the disks (type “list disk”) before cleaning it).
[/indent][list=1][*]diskpart[*]select disk x[*]clean[*]create partition primary[*]select partition 1[*]active[*]format fs=fat32[*]assign[*]exit[/list]
[b]2. Copy Windows Vista’s DVD ROM content to the Flash DriveType[/b]
in command to start copying all the content from the Windows Vista DVD to your newly formatted high speed flash drive.
[list][*][font=Courier New]xcopy d:\*.* /s/e/f e:\[/font][/list][font=Courier New][/font]
[b]3. make the usb stick bootable[/b]
Open a DOS prompt, find BOOTSECTfilter-031, and in the command window, type:
Bootsector /nt60 e:
頁:
[1]