CREATE PARTITION PRIMARY
Now, fast format for USB. Type:
Format fs = ntfs quick
After the partition is created and formatted, you need to activate the partition using the command:
ACTIVE
Then exit with the command:
EXIT
So we have prepared for the USB drive. Now comes the installation.
Mount the Windows 8 image file into the drive.
Look in the DVD or image file and find the install.wim file. It will be easier if you search with the search bar in the upper right corner. This is a compressed file.
Copy files from DVD or image files to a place on the drive.
Install the .NET Framework first. Better to install the latest .NET version.
Now, install the Automated Installation Kit.
In the command window, enter the following statement:
Imagex.exe / mount path x:
Replace the path with the guide to the install.gim file and replace x with the USB drive name. Import:
Imagex.exe / apply install.wim 1 x:
Bcdboot.exe x: windows / sx: / f ALL
to create boot configuration for USB.
Now, put the USB in the BIOS as the first boot device.
At the first boot, the USB may require product key for Windows. Please enter the key and start enjoying the great features from Windows 8.