It is rather easy to create a bootable USB. Follow the mentioned steps below
1. Open command prompt (type 'cmd' in run)
2. Type commands in the following steps
1. DISKPART
2. LIST DISK
3. SELECT DISK 1 (select disk you want to format)
4. CLEAN
5. CREATE PARTITION PRIMARY
6. SELECT PARTITION
7. ACTIVE
8. FORMAT FS=NTFS
NOTE - its takes a while for some computers to complete certain steps. Do not stop
process is half way or else the usb will show error. If it does show error repeat the process
till every thing is completed.
1. Open command prompt (type 'cmd' in run)
2. Type commands in the following steps
1. DISKPART
2. LIST DISK
3. SELECT DISK 1 (select disk you want to format)
4. CLEAN
5. CREATE PARTITION PRIMARY
6. SELECT PARTITION
7. ACTIVE
8. FORMAT FS=NTFS
NOTE - its takes a while for some computers to complete certain steps. Do not stop
process is half way or else the usb will show error. If it does show error repeat the process
till every thing is completed.
No comments:
Post a Comment