diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-07-11 02:25:56 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:53:26 +0100 |
| commit | a906d9bc0dae906861d4785201096014ed92fd47 (patch) | |
| tree | 935c4d3fc6310c3902aeb721bc7a6bf6ea73b7f8 /manpages/en/live-boot.7 | |
| parent | eaac49325e39d7e4030d5c10490ba847f5a5d2e1 (diff) | |
| download | live-boot-a906d9bc0dae906861d4785201096014ed92fd47.tar.gz live-boot-a906d9bc0dae906861d4785201096014ed92fd47.zip | |
Listing fromiso parameter in manpage (Closes: #588667).
Diffstat (limited to 'manpages/en/live-boot.7')
| -rw-r--r-- | manpages/en/live-boot.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 2d52382..323bbd9 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2010\-07\-07 2.0~a12 "Debian Live Project" +.TH LIVE\-BOOT 7 2010\-07\-11 2.0~a12 "Debian Live Project" .SH NAME \fBlive\-boot\fR \- System Boot Scripts @@ -64,6 +64,8 @@ Target <target-name> Lun 0 Path=<path-to-your-live-image.iso>,Type=fileio,IOMode=ro # If you want to boot multiple machines you might want to look at tuning some parameters like # Wthreads or MaxConnections +.IP "\fBfromiso\fR=\fI/PATH/TO/IMAGE\fI" 4 +Allows to use a filesystem from within an iso image that's available on live-media. .IP "\fBignore_uuid\fR" 4 Do not check that any UUID embedded in the initramfs matches the discovered medium. live\-boot may be told to generate a UUID by setting LIVE_GENERATE_UUID=1 when building the initramfs. .IP "\fBintegrity\-check\fR" 4 |
