Translation(s): Français

(!) /Discussion


A Debian Live system is a copy of Debian that can be booted directly from removable media (CD-ROMs, DVDs, USB keys) or from another computer over the network. This allows you to install Debian just once, and subsequently boot it on one or more different machines.

The development process defined the key technologies to implement the rootfs generation and the whole image generation (lh_build).

Key technologies adopted so far includes a Debian version2 of now live-initramfs (DebianLive/live-initramfs) from Ubuntu to implement initramfs generation and boot time configuration of readonly rootfs (squashfs, ext2 and plain directory3) made writable by a unions (unionfs) with a ramdisk or customizable writable fs.

Resources for information is http://debian-live.alioth.debian.org/ and to discuss are this wiki, the IRC channel #debian-live at oftc ( irc://irc.oftc.net/#debian-live/ ) and the mailing list.

User

Developer

Project

Other pages (unsupported)

english

german


  • 1 semi-official builds are already in place at project url.

  • 2 Although they should diverge for a very few lines after ubuntu's not so frequents re-merges.

  • 3 Mainly used for netboot.

DebianLive (last edited 2008-04-21 08:29:30 by daniel)