From Fedora Project Wiki

(point to repository for documentation)
m (moved Livecd-iso-to-disk.pod to Livecd-iso-to-disk over redirect: repurposed)
(No difference)

Revision as of 03:33, 22 July 2011


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.