diff --git a/doc/appendix.docbook b/doc/appendix.docbook index 0426d75..5027ce7 100644 --- a/doc/appendix.docbook +++ b/doc/appendix.docbook @@ -44,13 +44,13 @@ - &dumpe2fs;: Reads usage information for ext2 and ext3 file systems. Part of the e2fsprogs utility suite that can be downloaded from . + &dumpe2fs;: Reads usage information for ext2/ext3/ext4 file systems. Part of the e2fsprogs utility suite that can be downloaded from . - &e2label;: Reads and writes file system labels for ext2 and ext3 file systems. Part of the e2fsprogs utility suite that can be downloaded from . + &e2label;: Reads and writes file system labels for ext2/ext3/ext4 file systems. Part of the e2fsprogs utility suite that can be downloaded from . diff --git a/doc/copy_howto_1.png b/doc/copy_howto_1.png index 76828f1..8d0fcd0 100644 Binary files a/doc/copy_howto_1.png and b/doc/copy_howto_1.png differ diff --git a/doc/copy_howto_2.png b/doc/copy_howto_2.png index db53a16..e333ba5 100644 Binary files a/doc/copy_howto_2.png and b/doc/copy_howto_2.png differ diff --git a/doc/credits.docbook b/doc/credits.docbook index 66bbcaa..82d5f45 100644 --- a/doc/credits.docbook +++ b/doc/credits.docbook @@ -4,11 +4,11 @@ &partman; - Program copyright 2008 Volker Lanz + Program copyright 2008, 2009, 2010 Volker Lanz vl@fidra.de - Documentation Copyright © 2008 Volker Lanz. + Documentation Copyright © 2008, 2009, 2010 Volker Lanz. vl@fidra.de diff --git a/doc/faq.docbook b/doc/faq.docbook index 1d281e3..9103fd0 100644 --- a/doc/faq.docbook +++ b/doc/faq.docbook @@ -135,6 +135,16 @@ + + + During startup, &partman; prints some message about probing devices and that it might even crash or at least take a long time. + + + + LibParted, a backend library &partman; uses, has problems with systems where the Linux Device Mapper is used in a way it doesn't understand. Unfortunately it reacts to some of these situations with segmentation faults, i.e. crashes. &partman; therefore tries to avoid these situations by using alternative backends. If it cannot do that, however, and has to rely on LibParted, it will print a message like the one mentioned and nevertheless try its best. + + +