[SCM] live-manual branch, debian, updated. debian/20100501-1-18-gd6557d5

Nick Niktaris niktaris at knoppel.org
Fri Jun 4 23:07:43 UTC 2010


The following commit has been merged in the debian branch:
commit d6557d5bd387c4ea1b2cc4cccef557f3abf97d6c
Author: Nick Niktaris <niktaris at knoppel.org>
Date:   Sat Jun 5 02:00:53 2010 +0300

    Added Troubleshooting from Wiki

diff --git a/xml/chapters/troubleshooting.xml b/xml/chapters/troubleshooting.xml
new file mode 100644
index 0000000..90fb161
--- /dev/null
+++ b/xml/chapters/troubleshooting.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+    "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+  <!ENTITY % commondata SYSTEM "../entities/common.ent" > %commondata;
+]>
+<chapter id="troubleshooting">
+<title>Hints for troubleshooting</title>
+
+<para>To check on the client </para>
+
+<itemizedlist>
+<listitem>
+	<para> look at /live.log and /netboot.conf</para>
+</listitem>
+<listitem>
+	<para> could the image be mounted </para>
+</listitem>
+</itemizedlist>
+
+<para>To check on the pc that creates the image </para>
+
+<itemizedlist>
+<listitem>
+	<para>was chroot unmounted after build? (it should) </para>
+</listitem>
+</itemizedlist>
+
+</chapter>
diff --git a/xml/index.xml b/xml/index.xml
index bc7c567..bab9fcf 100644
--- a/xml/index.xml
+++ b/xml/index.xml
@@ -64,6 +64,7 @@ Document Format (PDF).
 <xi:include href="chapters/resources.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
 <xi:include href="chapters/use-cases.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
 <xi:include href="chapters/success-stories.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
+<xi:include href="chapters/troubleshooting.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
 
 <!-- Appendecis -->
 <xi:include href="appendices/configuration-layout.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>

-- 
live-manual



More information about the debian-live-changes mailing list