Required:
1. Must have a windows 8 ISO file. You can download it or you can create it a windows 8 ISO.
2. A USB Stick with a storage space greater then 4GB.
Now follow these steps:
Plug the USB Pen-drive in your computer. Open The command prompt and type the following commands:
- diskpart
- list disk
- select disk 1 ( disk one being the USB drive )
- clean
- create partition primary
- select partition 1
- active
- format fs=ntfs ( you can also format in fat32 or fat )
- assign
- exit
You can see all the commands in the image bellow:
0 comments:
Post a Comment