Sugar on a Stick/Resources: Difference between revisions
m →Install Methods: add install to usb methods |
|||
| Line 33: | Line 33: | ||
### Install the live image to the USB device by executing the following, <u>single</u> command with arguments:<br><code>/mnt/live/LiveOS/livecd-iso-to-disk --noverify --overlay-size-mb 300 --home-size-mb 160 --unencrypted-home --delete-home /dev/sr0 /dev/sdb1</code> | ### Install the live image to the USB device by executing the following, <u>single</u> command with arguments:<br><code>/mnt/live/LiveOS/livecd-iso-to-disk --noverify --overlay-size-mb 300 --home-size-mb 160 --unencrypted-home --delete-home /dev/sr0 /dev/sdb1</code> | ||
###:'''Note:''' If you have more than 1 hard disc or USB device, you should verify the name of the USB storage device by reviewing the output of the <code>mount</code> command before step 5 above. | ###:'''Note:''' If you have more than 1 hard disc or USB device, you should verify the name of the USB storage device by reviewing the output of the <code>mount</code> command before step 5 above. | ||
## zyx-liveinstaller (in terminal) in soas02 to make USB from running CD "works in latest iso" | |||
## dd install to usb with F12 dual mode .iso "works but no persistence" | |||
##LiveCD which boots to live user and autostarts VMPlayer (installed in CD sqfs) then Students can sequentially insert their USB Stick and work on same PC - "idea" [satellit 07/05/2009] | ##LiveCD which boots to live user and autostarts VMPlayer (installed in CD sqfs) then Students can sequentially insert their USB Stick and work on same PC - "idea" [satellit 07/05/2009] | ||