Today's Quote

Only a life lived for others, is a life worthwhile
-Albert Einstein

Monday, 2 February 2015

Create a Bootable USB Pendrive for Windows 8 Without Using Any Software

Most notebooks and Net books don’t have CD/DVD drive  to make them more and more compact. So to install windows need to use a USB Pendrive.

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:
1.diskpart
2.list disk
3.select disk 1 ( disk one being the USB drive )
4.clean
5.create partition primary
6.select partition 1
7.active
8.format fs=ntfs ( you can also format in fat32 or fat )
9.assign
10.exit

You can see all the commands in the image bellow:



Now extract the windows 8 ISO file on the pen drive/USB stick and you are done.



Now Watch This Video For More Help:



Or try WinUSB Maker

Download Format Factory or WinISO to make ISO file format to read file as bootable.

Enjoyy

No comments: