Category:Live USB: Difference between revisions
| Line 79: | Line 79: | ||
*boot from Blueberry CD | *boot from Blueberry CD | ||
*insert 4GB USB Target formatted fat16 or [ext2,3] | *insert 4GB USB Target formatted fat16 or [ext2,3] | ||
*in terminal: | *in sugar terminal: '''zyx-liveinstaller''' | ||
( Note: this will not work for a script created live USB [http://wiki.sugarlabs.org/go/Category:Live_USB#use_livecd-iso-to-disk_script_to_write_a_live_USB] as CD and USB's do not show up on frame) | ( Note: the rest of this procedure will not work for a script created live USB [http://wiki.sugarlabs.org/go/Category:Live_USB#use_livecd-iso-to-disk_script_to_write_a_live_USB] as CD and USB's do not show up on sugar frame | ||
ie: USB and CD devices are not mounted-so:'''zyx-liveinsaller must be used''') | |||
*launch partitioner | |||
/boot ext4 200 | /boot ext4 200 | ||
/ ext balance | / ext balance | ||
| Line 93: | Line 95: | ||
wait until finished | wait until finished | ||
*exit | *exit | ||
*in sugar terminal | *in sugar terminal: | ||
su - | su - | ||
yum install liveusb-creator | yum install liveusb-creator | ||
| Line 104: | Line 106: | ||
*insert second 2 GB USB Target formatted fat16 or [ext2,3] | *insert second 2 GB USB Target formatted fat16 or [ext2,3] | ||
*Insert CD with desired soas.iso into PC | *Insert CD with desired soas.iso into PC | ||
* in sugar terminal | * in sugar terminal: '''liveusb-creator --reset-mbr''' | ||
*graphical Fedora Live USB Creator starts: | *graphical Fedora Live USB Creator starts: | ||
Note: Do not use <Download Fedora> as you will fill up your USB Stick and ruin it | Note: Do not use <Download Fedora> as you will fill up your USB Stick and ruin it | ||
<Use existing Live CD> <Browse> | |||
(select from CD the .iso file) | |||
Target Device | |||
/dev/sd(x)1 note: be sure it is correct for your USB | |||
Set Persistent storage | |||
(Move slider Bar) | |||
note: Max is 800 MB for 2GB USB | |||
Press:<Create Live USB> | |||
Verfying ISO MD5 checksum (CD will spin up) | Verfying ISO MD5 checksum (CD will spin up) | ||
Passed | Passed | ||
| Line 133: | Line 139: | ||
*boot new USB | *boot new USB | ||
Note: you can insert another USB, select it and Create another USB. This process can be repeated for multiple "virgin" copies. | Note: you can insert another USB, select it and Create another USB. '''This process can be repeated for multiple "virgin" copies.''' | ||
I have tested this with soas-2-blueberry.iso, soas-testing-day-13-02-10.iso, and soas-i386-20100216.21.iso files | I have tested this with soas-2-blueberry.iso, soas-testing-day-13-02-10.iso, and soas-i386-20100216.21.iso files | ||
--------------------------------------- | --------------------------------------- | ||
* Sebastian Dziallas is calling the coming iteration of the project he is working on Sugar on a Stick, Blueberry [http://www.mail-archive.com/sugar-devel@lists.sugarlabs.org/msg08994.html]; the name of the overall project is Sugar on a Stick. | * Sebastian Dziallas is calling the coming iteration of the project he is working on Sugar on a Stick, Blueberry [http://www.mail-archive.com/sugar-devel@lists.sugarlabs.org/msg08994.html]; the name of the overall project is Sugar on a Stick. | ||