On 06/02/2014 02:19 PM, ToddAndMargo wrote:
On 06/01/2014 11:41 AM, Frederick Grose wrote:
livecd-iso-to-disk --reset-mbr --format --overlay-size-mb 10000 home-size-mb 1024 --unencrypted-home /path/to/iso /dev/sde
# livecd-iso-to-disk --reset-mbr --format --overlay-size-mb 7000 home-size-mb 1024 --unencrypted-home Fedora-Live-Xfce-x86_64-20-1.iso /dev/sdc
invalid arg -- home-size-mb
Hi Fred,
This worked:
# livecd-iso-to-disk --reset-mbr --format --overlay-size-mb 6624 --unencrypted-home Fedora-Live-Xfce-x86_64-20-1.iso /dev/sdc
# ls -al /media/LIVE/LiveOS/overlay-LIVE* -rw-r--r--. 1 root root 6945767424 Jun 2 14:21 /media/LIVE/LiveOS/overlay-LIVE-080e62f1-2731-4790-a1eb-48175d703185
* UNFORTUNATELY: THE PERSISTENCE DOES NOT WORK *
Live this feature! Run once with too big and adjust downward.
Unable to fit live image + overlay on available space on USB stick + Size of live image: 582 + Overlay size: 7000 --------------------------- = Requested: 7582 - Available: 7206 ---------------------------
I hope the persistence problem gets fixed soon.
-T