Skip to main content

To create a bootable USB flash drive Steps


To create a bootable USB flash drive Steps

  1.  A USB flash drive into a running computer.
  2. Open a Command Prompt window as an administrator.
  3. Type diskpart.
  4. In the new command line window that opens, to determine the USB flash drive number or drive letter, at the command prompt, type list disk, and then click ENTER. The list disk command displays all the disks on the computer. Note the drive number or drive letter of the USB flash drive.
  5. At the command prompt, type select disk <X>, where X is the drive number or drive letter of the USB flash drive, and then click ENTER.
  6. Type clean, and the click ENTER. This command deletes all data from the USB flash drive.
  7. To create a new primary partition on the USB flash drive, type create part pri, and then click ENTER.
  8. To select the partition that you just created, type select part 1, and then click ENTER.
  9. To format the partition, type format fs=ntfs quick, and then click ENTER.
    System_CAPS_ICON_important.jpg Important
    If your server platform supports Unified Extensible Firmware Interface (UEFI), you should format the USB flash drive as FAT32 rather than as NTFS. To format the partition as FAT32, type format fs=fat32 quick, and then click ENTER.
  10. Type active, and then click ENTER.
  11. Type exit, and then click ENTER.
  12. When you finish preparing your custom image, save it to the root of the USB flash drive.

Comments

Post a Comment

Popular posts from this blog

30 Mathematical symbols

Mathematical symbols: 1. Multiplication ( x ) - рдЧुрдгा 2. Subtraction ( - ) - рдШрдЯाрдиा 3. Addition ( + ) - рдЬोреЬрдиा 4. Equals ( = ) - рдмрд░ाрдмрд░  5. Division ( ÷ ) - рднाрдЧ 6. Is greater than (  > ) - рд╕े рдЕрдзिрдХ 7. Is less than ( < ) - рд╕े рдХрдо 8. Is not equal to ( ≠ ) - рдХे рдмрд░ाрдмрд░ рдирд╣ीं  9. Is similar to ( ~ ) - рдХे рдЬैрд╕ा 10. Is congruent to ( ≅ ) -  рдХे  рд╕рдорд░ूрдк  11. Infinity (∞) - рдЕрдирди्рддрддा 12. Implies ( ⇒ ) - рд╕ंрдХेрдд рджрд░्рд╢ाрдиा  рдХрд░рдиा 13. Theta ( ╬╕ )  a plane angle 14. Empty set ( ├Ш ) - the unique set having no elements 15. Triangle ( ╬Ф ) - рдд्рд░िрдХोрдг 16. Integral ( ∫ ) - рдЕрд╡िрднाрдЬ्рдп 17. The intersection of two sets ( ∩ )  18. Union of two sets ( ∪ )  19. Factorial ( ! ) - рднाрдЬ्рдп-рд╕ंрдмंрдзी 20. Percent ( % ) - рдк्рд░рддिрд╢рдд рджрд░्рд╢ाрдиा 21. Right angle ( ∟) - рд╕рдордХोрдг 22. Angle ( ∠ ) - рдХोрдг 23. Sum of ( ∑ ) - рдХा рдЬोреЬ 24. Braces (grouping) ( { } ) 25. Brackets ( [ ] ) - рдм्рд░ैрдХेрдЯ рд▓рдЧाрдиा 2...

TIA/EIA 568a and 568b Wiring Color Codes

TIA/EIA-568-B.1-2001 is likely the most commonly used and talked about feature of the specification created in 1988. 568-a is the definition of pin assignments for the the pairs within Category 3 (CAT3), Category 5 (CAT5) and Category 6 (CAT6) unshielded twisted-pair (UTP) cables (eight conductor, 100-ohm balanced twisted pair cabling). The Pin/Pair assignments were named T568A and T568b, both of which define the pinout or specific order the UTP pairs need to be terminated within 8P8C (Eight Position, Eight Conductor) modular connecters, also known as RJ45 connectors. 568-A Color Code Pin #Wire Color 1-White/Green 2-Green 3-White/Orange 4-Blue 5-White/Blue 6-Orange 7-White/Brown 8-Brown 568-B Color Code Pin #Wire Color  1-White/Orange 2-Orange 3-White/Green 4-Blue 5-White/Blue 6-Green 7-White/Brown 8-Brown

What is Motherboard ?

Motherboard is a printed circuit board containing the principal components of a computer or other device, with connectors for other circuit boards to be slotted into.