From Fedora Project Wiki

Revision as of 03:31, 22 July 2011 by Fgrose (talk | contribs) (point to repository for documentation)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


livecd-iso-to-disk.sh is a Bash shell script from livecd-tools, http://git.fedorahosted.org/git/?p=hosted/livecd;a=blob;f=tools/livecd-iso-to-disk.sh;hb=HEAD

In a LiveCD distribution, the script is usually available in the installation disc's filesystem at /LiveOS/livecd-iso-to-disk (alongside squashfs.img and osmin.img). In an installed LiveUSB device, the device filesystem is mounted on the /mnt/live/ mount point.

Usage is documented in the first 270 or so lines of the the script. Documentation is also in livecd-iso-to-disk.pod, http://git.fedorahosted.org/git?p=hosted/livecd;a=blob;f=docs/livecd-iso-to-disk.pod;hb=HEAD , but the formating makes it difficult to read from a web browser.