Mklivecd: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m →‎See also: added wikilink
Line 15: Line 15:


==External links==
==External links==
* [http://dev.unity-linux.org/projects/unitylinux/repository/show/projects/mklivecd mklivecd project page]
* [https://github.com/dillj/Unity-Linux/tree/master/mklivecd mklivecd source code]
* [http://dev.unity-linux.org/projects/unitylinux/repository/show/projects/mklivecd mklivecd project page] (obsolete)


[[Category:Operating system distributions bootable from read-only media]]
[[Category:Operating system distributions bootable from read-only media]]

Revision as of 18:54, 24 November 2012

mklivecd is a script for Linux distributions that allows for one to compile a "snapshot" of the current hard drive partition and all data which resides in it (all settings, applications, documents, bookmarks, etc.) and compress it into an ISO 9660 CD-image. This allows easy backup of a user's data and also makes it easy to create customized Linux-distribution. It was originally used primarily for the Debian distribution, but has since become available prominently on all distributions of Linux-operating system. Some Linux-distributions like PCLinuxOS include a graphical frontend for easier script usage.

Used by

See also

External links