diff --git a/chapter06/utillinux-inst.xml b/chapter06/utillinux-inst.xml
index 55a9c4fc9..eaef886fb 100644
--- a/chapter06/utillinux-inst.xml
+++ b/chapter06/utillinux-inst.xml
@@ -31,8 +31,8 @@ Install Util-Linux by running the following commands:
MCONFIG > MCONFIG~ &&
mv MCONFIG~ MCONFIG &&
./configure &&
-make &&
-make install
+make ADD_RAW=yes &&
+make ADD_RAW=yes install