diff options
| author | Tails developers <amnesia@boum.org> | 2012-04-08 20:23:57 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-04-08 22:50:35 +0200 |
| commit | 610c06cafd108f9af8d246988b9ce518aa2895f2 (patch) | |
| tree | 05173038ad8d3b67f274090fd7421500062d2830 /manpages/en/live-boot.7 | |
| parent | 315900ea66904606c7a5d92cf46d590fa00b12a6 (diff) | |
| download | live-boot-610c06cafd108f9af8d246988b9ce518aa2895f2.tar.gz live-boot-610c06cafd108f9af8d246988b9ce518aa2895f2.zip | |
Adding support for the findiso boot parameter (Closes: #656135).
Thanks to the grml team for the initial patch,
thanks to adrian15sgd@gmail.com for bringing it to a mergeable state.
Diffstat (limited to 'manpages/en/live-boot.7')
| -rw-r--r-- | manpages/en/live-boot.7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 3d92e62..e5ac8ab 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -66,6 +66,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 "\fBfindiso\fR=\fI/PATH/TO/IMAGE\fI" 4 +Look for the specified ISO file on all disks where it usually looks for the .squashfs file (so you don't have to know the device name as in fromiso=....). .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 |
