Computer Science, asked by webstar0, 1 year ago

how to bootable pendrive through cmd.......anybody know then tell me

Answers

Answered by Chaudhary47
0
\textbf{FOLLOW SETUP BY SETUP}


1...\textbf{First step }is to obtain the windows files from somewhere and save them to a folder in your pc. You can rip a windows dvd , or if you have the iso image file you can open it with magic disc or daemon tools or even winrar , and you need to copy the \textbf{whole content to a folder anywhere} in your pc , you just need to make sure you know where it is located.


2....Make sure your usb stick is inserted, go to start search \textbf{cmd} , \textbf{right click }the  file and select \textbf{run} as \textbf{administrator.} The command prompt will appear, now you need to write the following comands:


3....\textbf{diskpart}\textbf{list disk}\textbf{select disk} 1(chose  the usb device, you will recognize it by its size)→clean(this will erase the usb)→create partition primary→select partition 1→active→format fs=ntfs(this will format the usb drive and will take 10-15 minutes)→


4....After the format is done you have to continue writting  in command promt :  →assign(now you will notice that the usb drive changed its letter to (H): or (G))→exit(this command will exit the disk part function)


5....Now you have to write the path to the executable file in your windows saved folder , make sure that in your windows folder you have the boot folderwith the bootsect executable file.


6....In my case the command goes like this:   E:→cd win 7 sp1→
Similar questions