{"id":1440,"date":"2019-12-19T13:22:16","date_gmt":"2019-12-19T07:52:16","guid":{"rendered":"https:\/\/www.itsupportwale.com\/blog\/?p=1440"},"modified":"2026-02-17T15:56:14","modified_gmt":"2026-02-17T10:26:14","slug":"centos-bootable-usb-on-linux","status":"publish","type":"post","link":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/","title":{"rendered":"CentOS Bootable USB on Linux"},"content":{"rendered":"\n<p>In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. Whenever I tried to make a bootable USB for CentOS using a Tool, I faced issues during installation.<\/p>\n\n\n\n<p>Also on the <a rel=\"noreferrer noopener\" aria-label=\"CentOS Wiki Page (opens in a new tab)\" href=\"https:\/\/wiki.centos.org\/HowTos\/InstallFromUSBkey\" target=\"_blank\">CentOS Wiki Page<\/a>, it suggested that dd command should be preferred for making bootable USB Stick for Centos 6.5 and above versions. I tested the below method for CentOS 6.5, 7, and 8 versions.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69d7b48f50b7c\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69d7b48f50b7c\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#Step_1_Getting_CentOS_ISO\" >Step 1: Getting CentOS ISO<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#Step_2_Detect_USB\" >Step 2: Detect USB<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#Step_3_Unmount_USB\" >Step 3: Unmount USB<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#Step_4_Flashing_the_ISO\" >Step 4: Flashing the ISO<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#Summary\" >Summary:<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_1_Getting_CentOS_ISO\"><\/span>Step 1: Getting CentOS ISO<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>At the very first step, we need the CentOS ISO image which can be downloaded by the below link.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.centos.org\/download\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Download CentOS (opens in a new tab)\">Download CentOS<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_2_Detect_USB\"><\/span>Step 2: Detect USB<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>This step is very important, because if you choose the wrong disk your important data may be deleted.<\/p>\n\n\n\n<p>Find your USB device name by running the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>lsblk<\/code><\/pre>\n\n\n\n<p>The output may look like this<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT\n sda           8:0    0 465.8G  0 disk \n \u2514\u2500sda1        8:1    0 465.8G  0 part \/Otherdata\n sdy           8:16   1   7.5G  0 disk \n \u2514\u2500sdy1        8:17   1   7.5G  0 part \/run\/media\/iswblog\/Sandisk\n sdb           259:0    0 235.9G  0 disk \n \u251c\u2500sdb1        259:1    0   512M  0 part \/boot\n \u251c\u2500sdb3        259:2    0    16G  0 part [SWAP]\n \u2514\u2500sdb3        259:3    0 215.4G  0 part \/<\/pre>\n\n\n\n<p>In my case, the USB device name is <code>\/dev\/sdy<\/code> but in your case, it may be different.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_3_Unmount_USB\"><\/span>Step 3: Unmount USB<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Most of the Linux distributions are automatic mount the USB drive when inserted. Before using the dd command, unmount the USB by using the <code>umount<\/code> command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo umount \/dev\/sdy1<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_4_Flashing_the_ISO\"><\/span>Step 4: Flashing the ISO<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The last step is to flash the ISO using the <code>dd<\/code> command to the USB. It is important to make sure that you replace <code>\/dev\/sdy<\/code> with your USB device name. Otherwise, you may lose your data. In the first step, we download the CentOS ISO image, replace the <code>\/path-to-the-iso\/CentOS-image.iso<\/code> to your downloaded ISO path.<\/p>\n\n\n\n<p>Run the below command with replaced values &#8211;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo dd bs=4M if=\/path-to-the-iso\/CentOS-image.iso of=\/dev\/sdy status=progress<\/code><\/pre>\n\n\n\n<p>The status parameter will show the status of the running process. This process may take some time. When the process completes you should see the below output.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">1084+0 records in\n1084+0 records out\n45888568576 bytes (4.8 GB) copied, 35.563 s, 120 MB\/s<\/pre>\n\n\n\n<p>After this output, your USB is ready to install CentOS.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Also Read: <a href=\"https:\/\/itsupportwale.com\/blog\/centos-8-installation-with-screenshots\/\" target=\"_blank\" rel=\"noreferrer noopener\" label=\"CentOS 8 installation with Screenshots (opens in a new tab)\">CentOS 8 installation with Screenshots<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Summary\"><\/span>Summary:<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In this article, we learn how to make a bootable USB in Linux by using the dd command.<\/p>\n\n\n\n<p>You can ask questions in the comment section.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. Whenever I tried to make a bootable USB for CentOS using a Tool, I faced issues during installation. Also on the CentOS Wiki Page, it suggested that dd command should be preferred for making bootable USB Stick &#8230; <a title=\"CentOS Bootable USB on Linux\" class=\"read-more\" href=\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/\" aria-label=\"Read more  on CentOS Bootable USB on Linux\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":1488,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[273,6,2],"tags":[37,279,397,275,36,43,39],"class_list":["post-1440","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cent-os","category-os","category-tutorials","tag-bootable-usb-in-ubuntu","tag-centos-8","tag-centos-bootable-usb","tag-centos-installation","tag-create-bootable-usb","tag-make-bootable-usb-disk-in-ubuntu","tag-make-usb-bootable-in-ubuntu"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CentOS Bootable USB on Linux - ITSupportWale<\/title>\n<meta name=\"description\" content=\"In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. I tested the below method for CentOS 6.5, 7, and 8 versions.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CentOS Bootable USB on Linux - ITSupportWale\" \/>\n<meta property=\"og:description\" content=\"In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. I tested the below method for CentOS 6.5, 7, and 8 versions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"ITSupportWale\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\" \/>\n<meta property=\"article:published_time\" content=\"2019-12-19T07:52:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-17T10:26:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Techie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Techie\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/\"},\"author\":{\"name\":\"Techie\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\"},\"headline\":\"CentOS Bootable USB on Linux\",\"datePublished\":\"2019-12-19T07:52:16+00:00\",\"dateModified\":\"2026-02-17T10:26:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/\"},\"wordCount\":313,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg\",\"keywords\":[\"bootable usb in ubuntu\",\"centos 8\",\"centos bootable usb\",\"centos installation\",\"create bootable usb\",\"make Bootable USB Disk in Ubuntu\",\"make usb bootable in ubuntu\"],\"articleSection\":[\"Cent OS\",\"Operating System\",\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/\",\"name\":\"CentOS Bootable USB on Linux - ITSupportWale\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg\",\"datePublished\":\"2019-12-19T07:52:16+00:00\",\"dateModified\":\"2026-02-17T10:26:14+00:00\",\"description\":\"In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. I tested the below method for CentOS 6.5, 7, and 8 versions.\",\"breadcrumb\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#primaryimage\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg\",\"width\":600,\"height\":450,\"caption\":\"centos-bootable-usb-banner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/itsupportwale.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CentOS Bootable USB on Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"name\":\"ITSupportWale\",\"description\":\"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides\",\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\",\"name\":\"itsupportwale\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"width\":1119,\"height\":144,\"caption\":\"itsupportwale\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\",\"name\":\"Techie\",\"sameAs\":[\"https:\/\/itsupportwale.com\",\"iswblogadmin\"],\"url\":\"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CentOS Bootable USB on Linux - ITSupportWale","description":"In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. I tested the below method for CentOS 6.5, 7, and 8 versions.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/","og_locale":"en_US","og_type":"article","og_title":"CentOS Bootable USB on Linux - ITSupportWale","og_description":"In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. I tested the below method for CentOS 6.5, 7, and 8 versions.","og_url":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/","og_site_name":"ITSupportWale","article_publisher":"https:\/\/www.facebook.com\/Itsupportwale-298547177495978","article_published_time":"2019-12-19T07:52:16+00:00","article_modified_time":"2026-02-17T10:26:14+00:00","og_image":[{"width":600,"height":450,"url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg","type":"image\/jpeg"}],"author":"Techie","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Techie","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#article","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/"},"author":{"name":"Techie","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d"},"headline":"CentOS Bootable USB on Linux","datePublished":"2019-12-19T07:52:16+00:00","dateModified":"2026-02-17T10:26:14+00:00","mainEntityOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/"},"wordCount":313,"commentCount":0,"publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg","keywords":["bootable usb in ubuntu","centos 8","centos bootable usb","centos installation","create bootable usb","make Bootable USB Disk in Ubuntu","make usb bootable in ubuntu"],"articleSection":["Cent OS","Operating System","Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/","url":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/","name":"CentOS Bootable USB on Linux - ITSupportWale","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#primaryimage"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg","datePublished":"2019-12-19T07:52:16+00:00","dateModified":"2026-02-17T10:26:14+00:00","description":"In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. I tested the below method for CentOS 6.5, 7, and 8 versions.","breadcrumb":{"@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#primaryimage","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2019\/12\/centos-bootable-usb-banner.jpg","width":600,"height":450,"caption":"centos-bootable-usb-banner"},{"@type":"BreadcrumbList","@id":"https:\/\/itsupportwale.com\/blog\/centos-bootable-usb-on-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/itsupportwale.com\/blog\/"},{"@type":"ListItem","position":2,"name":"CentOS Bootable USB on Linux"}]},{"@type":"WebSite","@id":"https:\/\/itsupportwale.com\/blog\/#website","url":"https:\/\/itsupportwale.com\/blog\/","name":"ITSupportWale","description":"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides","publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/itsupportwale.com\/blog\/#organization","name":"itsupportwale","url":"https:\/\/itsupportwale.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","width":1119,"height":144,"caption":"itsupportwale"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Itsupportwale-298547177495978"]},{"@type":"Person","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d","name":"Techie","sameAs":["https:\/\/itsupportwale.com","iswblogadmin"],"url":"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/1440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/comments?post=1440"}],"version-history":[{"count":2,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/1440\/revisions"}],"predecessor-version":[{"id":4636,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/1440\/revisions\/4636"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media\/1488"}],"wp:attachment":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media?parent=1440"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/categories?post=1440"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/tags?post=1440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}