{"id":51,"date":"2011-11-26T17:05:00","date_gmt":"2011-11-26T17:05:00","guid":{"rendered":"http:\/\/www.mirageglobe.com\/wp\/?p=51"},"modified":"2011-11-26T17:05:00","modified_gmt":"2011-11-26T17:05:00","slug":"installing-lubuntu-from-usb-drive","status":"publish","type":"post","link":"https:\/\/pages.alldaycity.com\/mirageglobe\/installing-lubuntu-from-usb-drive\/","title":{"rendered":"Installing Lubuntu from USB drive"},"content":{"rendered":"<div dir=\"ltr\">Note: this procedure requires an .img file that you will be required to create from the .iso file you download.\u00a0TIP:\u00a0<i>Drag and Drop<\/i>\u00a0a file from Finder to Terminal to &#8216;paste&#8217; the full path without typing and risking type errors (this is in MacOSX).<\/p>\n<ol>\n<li>Download the desired file (https:\/\/help.ubuntu.com\/community\/Lubuntu\/GetLubuntu)<\/li>\n<li>Open the Terminal (in \/Applications\/Utilities\/ or query Terminal in Spotlight)<\/li>\n<li>Convert the .iso file to .img using the convert option of hdiutil (e.g.,<code>hdiutil convert -format UDRW -o ~\/path\/to\/target.img ~\/path\/to\/ubuntu.iso<\/code>)<\/li>\n<li><b>Note:<\/b>\u00a0OS X tends to put the\u00a0<code>.dmg<\/code>\u00a0ending on the output file automatically.<\/li>\n<li>Run\u00a0<code>diskutil list<\/code>\u00a0to get the current list of devices<\/li>\n<li>Insert your flash media<\/li>\n<li>Run\u00a0<code>diskutil list<\/code>\u00a0again and determine the device node assigned to your flash media (e.g. \/dev\/disk2)<\/li>\n<li>Run\u00a0<code>diskutil unmountDisk \/dev\/diskN<\/code>\u00a0(replace\u00a0<i>N<\/i>\u00a0with the disk number from the last command; in the previous example,\u00a0<i>N<\/i>\u00a0would be 2)<\/li>\n<li>Execute\u00a0<code>sudo dd if=\/path\/to\/downloaded.img of=\/dev\/rdiskN bs=1m<\/code>\u00a0(replace\u00a0<code>\/path\/to\/downloaded.img<\/code>\u00a0with the path where the image file is located; for example,\u00a0<code>.\/lubuntu.img\u00a0<\/code>or\u00a0<code>.\/lubuntu.dmg<\/code>).<\/li>\n<li>Using\u00a0<code>\/dev\/rdisk<\/code>\u00a0instead of\u00a0<code>\/dev\/disk<\/code>\u00a0may be faster.<br \/>If you see the error\u00a0<code>dd: Invalid number '1m'<\/code>, you are using GNU dd. Use the same command but replace\u00a0<code>bs=1m<\/code>\u00a0with\u00a0<code>bs=1M<\/code>.<br \/>If you see the error\u00a0<code>dd: \/dev\/diskN: Resource busy<\/code>, make sure the disk is not in use. Start the &#8216;Disk Utility.app&#8217; and unmount (don&#8217;t eject) the drive.<\/li>\n<li>Run\u00a0<code>diskutil eject \/dev\/diskN<\/code>\u00a0and remove your flash media when the command completes<\/li>\n<li>Done<\/li>\n<\/ol>\n<div>Unetbootin seems rather good but doesnt work in this instance. (<a href=\"http:\/\/unetbootin.sourceforge.net\/\">http:\/\/unetbootin.sourceforge.net\/<\/a> )<\/div>\n<p><\/p>\n<div>Reference from : http:\/\/www.ubuntu.com\/download\/ubuntu\/download<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Note: this procedure requires an .img file that you will be required to create from the .iso file you download.\u00a0TIP:\u00a0Drag and Drop\u00a0a file from Finder to Terminal to &#8216;paste&#8217; the full path without typing and risking type errors (this is in MacOSX). Download the desired file (https:\/\/help.ubuntu.com\/community\/Lubuntu\/GetLubuntu) Open the Terminal (in \/Applications\/Utilities\/ or query Terminal [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-51","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/posts\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/comments?post=51"}],"version-history":[{"count":0,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/posts\/51\/revisions"}],"wp:attachment":[{"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/media?parent=51"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/categories?post=51"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/tags?post=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}