diff options
-rw-r--r-- | chapter06/makedev-inst.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/makedev-inst.xml b/chapter06/makedev-inst.xml index 01603c857..91ee436ee 100644 --- a/chapter06/makedev-inst.xml +++ b/chapter06/makedev-inst.xml @@ -2,6 +2,11 @@ <title>Creating devices</title> <para> +Note: the MAKEDEV.bz2 file you have unpacked is not an archive, so it +won't create a directory for you to cd into. +</para> + +<para> Create the device files by running the following commands: </para> |