diff options
| author | Manuel Traut <manut@mecka.net> | 2013-05-15 09:18:56 +0200 |
|---|---|---|
| committer | Manuel Traut <manut@mecka.net> | 2013-05-15 09:18:56 +0200 |
| commit | f2c38e006eddc09247894a70e8a1403c064a052b (patch) | |
| tree | 65d2423bb53c45ddd81e146873da5445c372a265 | |
| parent | c7d219f71cbb06b2e97dde65ec95b46fe9ee254f (diff) | |
elbe-user: use correct path of install.iso
Signed-off-by: Manuel Traut <manut@mecka.net>
| -rw-r--r-- | distribution/elbe-usage/pres_elbe-usage_en.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distribution/elbe-usage/pres_elbe-usage_en.tex b/distribution/elbe-usage/pres_elbe-usage_en.tex index be63d54..8e37ad5 100644 --- a/distribution/elbe-usage/pres_elbe-usage_en.tex +++ b/distribution/elbe-usage/pres_elbe-usage_en.tex @@ -318,7 +318,8 @@ elbe setsel <xmlfile> selections.list \begin{frame}[fragile] \frametitle{ELBE command overview: elbe-setcdrom} \begin{verbatim} -$ elbe setcdrom mysqueeze.xml elbe-cd.iso +$ elbe setcdrom mysqueeze.xml \ +/home/user/elbe-test/install.iso \end{verbatim} This command removes all configured mirrors and additional urls from the XML file and sets the given ISO image as the only mirror. \end{frame} |
