summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2010-12-29 18:59:44 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2010-12-29 18:59:44 +0100
commit1dff38c2b13e9e932e7c7a4dcda8e383252bc124 (patch)
tree800b66b4b9e8ef87e392598acae0ec953b3c5a5c /doc
parent8b1fd87d3c942f00c1d62b687739e247224225ee (diff)
document dev/uuid/label device referencing
Diffstat (limited to 'doc')
-rw-r--r--doc/official_installation_guide_en8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/official_installation_guide_en b/doc/official_installation_guide_en
index 770d223..d73ed8e 100644
--- a/doc/official_installation_guide_en
+++ b/doc/official_installation_guide_en
@@ -378,7 +378,7 @@ partition to continue the installation.
In this menu all recognized partitions are listed. On top of these you can
create new filesystems.
-You should be aware of three things:
+You should be aware of these things:
* All of this is just a model, everything will only be set up after you confirm.
* Not all blockdevices support all filesystems (Eg you cannot put an LVM
@@ -394,6 +394,12 @@ You should be aware of three things:
For example, to disable the journal on ext filesystems:
* don't do: `^has_journal`
* but rather: `-O ^has_journal`
+* Use 'dev' for the most straightforward way to refer to your disks in config
+ files such as fstab and the grub menu.lst (plain devicefiles).
+ Kernel updates can cause devices to be renamed, which can cause issues.
+ 'uuid' is a hassle-free (albeit a bit ugly), solid way to refer to your
+ disks, 'label' will use filesystem labels - which you can choose - and
+ fallback to 'dev' if needed.
When filesystems setup is complete, you can select 'Done'. At this point a
check will be run which will tell you any critical errors (such as no root