{"id":135,"date":"2019-11-14T06:43:44","date_gmt":"2019-11-13T23:43:44","guid":{"rendered":"https:\/\/www.panda-solution.net\/?p=135"},"modified":"2025-08-31T07:31:30","modified_gmt":"2025-08-31T00:31:30","slug":"to-create-a-bootable-usb-flash-drive","status":"publish","type":"post","link":"https:\/\/www.pandasolutions.asia\/en\/to-create-a-bootable-usb-flash-drive\/","title":{"rendered":"To create a bootable USB flash drive"},"content":{"rendered":"<ol>\n<li>Insert a USB flash drive into a running computer.<\/li>\n<li>Open a Command Prompt window as an administrator.<\/li>\n<li>Type\u00a0<code>diskpart<\/code>.<\/li>\n<li>In the new command line window that opens, to determine the USB flash drive number or drive letter, at the command prompt, type\u00a0<code>list disk<\/code>, and then click ENTER. The\u00a0<code>list disk<\/code>\u00a0command displays all the disks on the computer. Note the drive number or drive letter of the USB flash drive.<\/li>\n<li>At the command prompt, type\u00a0<code>select disk &lt;X&gt;<\/code>, where X is the drive number or drive letter of the USB flash drive, and then click ENTER.<\/li>\n<li>Type\u00a0<code>clean<\/code>, and the click ENTER. This command deletes all data from the USB flash drive.<\/li>\n<li>To create a new primary partition on the USB flash drive, type\u00a0<code>create partition primary<\/code>, and then click ENTER.<\/li>\n<li>To select the partition that you just created, type\u00a0<code>select partition 1<\/code>, and then click ENTER.<\/li>\n<li>To format the partition, type\u00a0<code>format fs=ntfs quick<\/code>, and then click ENTER.\n<div class=\"alert is-primary\">\n<p class=\"alert-title\">\u00a0Important<\/p>\n<p>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\u00a0<code>format fs=fat32 quick<\/code>, and then click ENTER.<\/p>\n<\/div>\n<\/li>\n<li>Type\u00a0<code>active<\/code>, and then click ENTER.<\/li>\n<li>Type\u00a0<code>exit<\/code>, and then click ENTER.<\/li>\n<li>When you finish preparing your custom image, save it to the root of the USB flash drive.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Insert a USB flash drive into a running computer. Open a Command Prompt window as an administrator. Type\u00a0diskpart. In the new command line window that opens, to determine the USB flash drive number or drive letter, at the command prompt, type\u00a0list disk, and then click ENTER. The\u00a0list disk\u00a0command displays all the disks on the computer. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":164,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":""},"categories":[3],"tags":[12],"_links":{"self":[{"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/posts\/135"}],"collection":[{"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/comments?post=135"}],"version-history":[{"count":1,"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/posts\/135\/revisions"}],"predecessor-version":[{"id":137,"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/posts\/135\/revisions\/137"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/media\/164"}],"wp:attachment":[{"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/media?parent=135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/categories?post=135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pandasolutions.asia\/en\/wp-json\/wp\/v2\/tags?post=135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}