Today I'll Show You The Way "How Can You Make a Bootable Pen-Drive"
i. Insert your pen-drive into notebook or laptop or desktop.
i. Insert your pen-drive into notebook or laptop or desktop.
ii. Run "Command Prompt" as an "Administrator" mode. {to know more please visit How to run Command Prompt as an Administrator Mode?}
iii. Type "DISKPART" and hit Enter Button.
iv. Type "LIST DISK" and hit Enter Button. {you can see list of disks online}
v. Type "SELECT DISK 1" and hit Enter Button. {here Disk 1 is your pen-drive}
vi. Type "CLEAN" and hit Enter Button.
vii. Type "CREATE PARTITION PRIMARY" and hit Enter Button.
viii. Type "SELECT PARTITION 1" and hit Enter Button.
ix. Type "ACTIVE" and hit Enter Button.
x. Type "FORMAT FS=FAT32" and hit Enter Button.
xi. Type "ASSIGN" and hit Enter Button.
xii. Type "EXIT" and hit Enter Button.
Now copy all windows files into pen-drive.
You have successfully finished the job.
{Thanks}
Comments
Post a Comment