{"id":132,"date":"2012-06-22T20:07:17","date_gmt":"2012-06-22T20:07:17","guid":{"rendered":"http:\/\/blogs.neuwirth.priv.at\/software\/?p=132"},"modified":"2012-07-18T21:52:22","modified_gmt":"2012-07-18T21:52:22","slug":"olpc-%e2%89%88-sugar-on-a-stick-%e2%89%88-soas-on-asus-eee-pc-r11cx","status":"publish","type":"post","link":"https:\/\/blogs.neuwirth.priv.at\/software\/2012\/06\/22\/olpc-%e2%89%88-sugar-on-a-stick-%e2%89%88-soas-on-asus-eee-pc-r11cx\/","title":{"rendered":"OLPC \u2248 Sugar on a Stick \u2248 SoaS on Asus Eee PC R11CX"},"content":{"rendered":"<div class=\"tweet_button128\" style=\"float: right; margin-left: 10px;\"><a href=\"http:\/\/twitter.com\/share\" rel=\"nofollow\" class=\"twitter-share-button\" data-url=\"https:\/\/blogs.neuwirth.priv.at\/software\/2012\/06\/22\/olpc-%e2%89%88-sugar-on-a-stick-%e2%89%88-soas-on-asus-eee-pc-r11cx\/\" data-text=\"OLPC \u2248 Sugar on a Stick \u2248 SoaS on Asus Eee PC R11CX - Software tips, tricks, and hacks\" data-count=\"vertical\" data-lang=\"en\" data-via=\"tweetbutton\"  data-related=\"coderplus:Wordpress Tips and more.\"><\/a><\/div><p>This is an update modifying the original blog entry.<\/p>\n<p>Today, I tried to create a bootable SD Card with SoaS for an Asus Eee PC.<\/p>\n<p>Ultimately, I was successful. The sugarlabs Wiki has <a href=\"http:\/\/wiki.sugarlabs.org\/go\/Sugar_on_a_Stick\/Installation\">installation instructions<\/a>. Following this instructions alone however, does not finish the job. Some additional work has to be done before after one can run the command (which is the essence of the wiki page just mentioned).<\/p>\n<p><code>.\/livecd-iso-to-disk --reset-mbr --overlay-size-mb 500 --home-size-mb 900 --delete-home --unencrypted-home \/run\/initramfs\/livedev \/dev\/sda1<br \/>\n<\/code><\/p>\n<p><code>sda1<\/code> might be something slightly different, like <code>sdb1<\/code> or similar.<\/p>\n<p>So let us start and do things one after the other.<br \/>\nAfter having started Fedora-Soas-Live in your VM program insert the SD card you want to use in the SD card reader of your machine. You might need to connect it to your VM.<br \/>\nTo find the device you want to use<br \/>\n<code>df -Th<\/code><br \/>\nYou will recognize the SD card by the size displayed for all devices. Its name will be \/dev\/sda1 or something similar<br \/>\nThis instruction will run a test and then tell you that the device is unmounted. So  <em>before<\/em> you run this command a second time,<\/p>\n<p><code><br \/>\numount \/dev\/sda1<br \/>\n<\/code><\/p>\n<p>Try the <code>lived-iso-to-disk<\/code> command mentioned above again. You might be told the the partition is not boo table. You will get instructions how to start <code>parted<\/code>.<\/p>\n<p><code><br \/>\n\/sbin\/parted \/dev\/sda<br \/>\n<\/code><\/p>\n<p>Once parted is started, enter the following commands<\/p>\n<p><code><br \/>\ntoggle 1 boot<br \/>\nquit<br \/>\n<\/code><\/p>\n<p>Then run the complete <code>lived-iso-to-disk<\/code> command once again and you will have a bootable removable storage device with SoaS.<\/p>\n<p>Depending on the size of your SD card you might change some parameters. I used<\/p>\n<p><code>.\/livecd-iso-to-disk --reset-mbr --overlay-size-mb 2000 --home-size-mb 2000 --delete-home --unencrypted-home \/run\/initramfs\/livedev \/dev\/sda1<br \/>\n<\/code><\/p>\n<p><em>Additional remarks:<\/em><br \/>\nI was unable to use VirtualBox on my Mac, Virtualbox could not access the internal card reader, tip produced an error message when I tried to connect the SD card to the VM.<\/p>\n<p>I also was unable to use VirtualBox with a multicardreader on Windows.<\/p>\n<p>Parallels on the Mac worked, and a single slot USB card reader on my Windows machine worked.<\/p>","protected":false},"excerpt":{"rendered":"<div class=\"tweet_button128\" style=\"float: right; margin-left: 10px;\"><a href=\"http:\/\/twitter.com\/share\" rel=\"nofollow\" class=\"twitter-share-button\" data-url=\"https:\/\/blogs.neuwirth.priv.at\/software\/2012\/06\/22\/olpc-%e2%89%88-sugar-on-a-stick-%e2%89%88-soas-on-asus-eee-pc-r11cx\/\" data-text=\"OLPC \u2248 Sugar on a Stick \u2248 SoaS on Asus Eee PC R11CX - Software tips, tricks, and hacks\" data-count=\"vertical\" data-lang=\"en\" data-via=\"tweetbutton\"  data-related=\"coderplus:Wordpress Tips and more.\"><\/a><\/div><p>This is an update modifying the original blog entry. Today, I tried to create a bootable SD Card with SoaS for an Asus Eee PC. Ultimately, I was successful. The sugarlabs Wiki has installation instructions. Following this instructions alone however, does not finish the job. Some additional work has to be done before after one [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/posts\/132"}],"collection":[{"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/comments?post=132"}],"version-history":[{"count":11,"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/posts\/132\/revisions"}],"predecessor-version":[{"id":143,"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/posts\/132\/revisions\/143"}],"wp:attachment":[{"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/media?parent=132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/categories?post=132"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.neuwirth.priv.at\/software\/wp-json\/wp\/v2\/tags?post=132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}