On Wed, Sep 5, 2012 at 9:08 PM, Frederick Grose <fgrose@gmail.com> wrote:
On Wed, Sep 5, 2012 at 6:40 PM, Frederick Grose <fgrose@gmail.com> wrote:
{...}

Link to the reworked livecd-iso-to-disk script,
 
 
Updated with some patches that came into master.
https://bugzilla.redhat.com/attachment.cgi?id=610337



Filed on this ticket,
https://bugzilla.redhat.com/show_bug.cgi?id=663986


Testing and comments would be appreciated.

            --Fred

The script can be tested on an existing source.iso by invoking it with the --avoidsourcescript option, which will complete the installation using the launched script in the chroot instead of the the onboard version of livecd-iso-to-disk.

The script could also be copied to the /LiveOS/ directory in the device filesystem of an installed Live USB, and then called from the from the mount point for that device, such as, /run/media/liveuser/MyUSBname/LiveOS/livecd-iso-to-disk /dev/MyUSBnode /dev/target, where MyUSBname is the mount point directory name and MyUSBnode is the /dev filesystem node, such as, sdc1 or sdd1, etc.

             --Fred