Sugar on a Stick/Resources: Difference between revisions
→Installation Methods: liveinst command from terminal |
|||
| Line 52: | Line 52: | ||
### 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 SoaS v2 | ## zyx-liveinstaller (in Terminal) in SoaS v2 Blueberry can be used to make USB installations from the running live CD. - "works for v2 Bluberry, not yet working in Nightly Composes (v3, F13)" | ||
## dd install to USB device with F12 dual mode .iso "works, but offers no persistence" | ## dd install to USB device with F12 dual mode .iso "works, but offers no persistence" | ||
## liveinst command from terminal, install to USB when booted from v2 Blueberry CD | ## liveinst command from terminal, install to USB when booted from v2 Blueberry CD | ||