{"id":2450,"date":"2011-02-18T11:03:22","date_gmt":"2011-02-18T15:03:22","guid":{"rendered":"http:\/\/www.databook.bz\/?page_id=2450"},"modified":"2014-04-22T21:45:01","modified_gmt":"2014-04-23T01:45:01","slug":"creating-usb-drive-install-image-for-fedora-14","status":"publish","type":"page","link":"http:\/\/www.linux-databook.info\/?page_id=2450","title":{"rendered":"Creating USB Drive Install Image for Fedora"},"content":{"rendered":"<p>Although the <a title=\"Installation Guide for Fedora 17\" href=\"http:\/\/docs.fedoraproject.org\/en-US\/Fedora\/17\/html\/Installation_Guide\/index.html\" target=\"_blank\">Installation Guide for Fedora<\/a>17 (as well as other versions) describes the steps required to create a USB memory stick or flash drive installation device using a couple methods if you already have Linux installed on at least one host, I have found that the best instructions are the simplest. To successfully create a USB flash drive from which any arbitrary release Fedora can be installed you should follow these directions.<\/p>\n<table style=\"background-color: #edaffd; width: 250px; height: 37px;\" border=\"0\" cellspacing=\"5\" cellpadding=\"5\" align=\"right\">\n<tbody>\n<tr>\n<td><em><strong>Warning! <\/strong>This procedure will overwrite and destroy all data stored on the USB flash drive!<\/em><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Download the appropriate image, which should be a DVD install ISO image. Then cd (change directory) into the directory in which the image is stored.<\/p>\n<p>Insert the USB memory stick into a USB port. Use the <strong>dmesg<\/strong> command to determine the device name assigned to the memory stick. For this example this is \/dev\/sdk.<\/p>\n<p>To create the image on the USB device, use the following command, being sure to use the correct name of the ISO image and USB device path:<\/p>\n<pre>dd if=Fedora-17-i386-DVD.iso of=\/dev\/sdk<\/pre>\n<p>The name of the ISO image in this example is <strong>Fedora-17-i386-DVD.iso<\/strong> where 17 is the Fedora release number, and the path to the device is <strong>\/dev\/sdk<\/strong>. You should be sure to use the correct ISO image name and path, as well as the correct device path for your circumstances.<\/p>\n<p>Note that we use the device name and not that of any existing partitions on the device, which would look like \/dev\/sdk1 or \/dev\/sdk2, for example.<\/p>\n<p><em><strong>Warning!!:<\/strong> Be certain that you enter the command correctly. An incorrectly entered\u00a0<strong>dd<\/strong> command could destroy the entire contents of your hard drive. The <strong>dd<\/strong> command is nicknamed\u00a0 &#8220;disk destroyer&#8221; for a reason.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Although the Installation Guide for Fedora17 (as well as other versions) describes the steps required to create a USB memory stick or flash drive installation device using a couple methods if you already have Linux installed on at least one&hellip;<\/p>\n<p class=\"more-link-p\"><a class=\"more-link\" href=\"http:\/\/www.linux-databook.info\/?page_id=2450\">Read more &rarr;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":4029,"menu_order":9,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2450","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=\/wp\/v2\/pages\/2450","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2450"}],"version-history":[{"count":17,"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=\/wp\/v2\/pages\/2450\/revisions"}],"predecessor-version":[{"id":4072,"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=\/wp\/v2\/pages\/2450\/revisions\/4072"}],"up":[{"embeddable":true,"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=\/wp\/v2\/pages\/4029"}],"wp:attachment":[{"href":"http:\/\/www.linux-databook.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}