diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/fstab.xml | 2 | ||||
-rw-r--r-- | chapter08/grub.xml | 2 | ||||
-rw-r--r-- | chapter08/kernel.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index a3f89921f..d1be334ee 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -104,7 +104,7 @@ EOF</userinput></screen> <option>barrier=1</option> mount option to the appropriate entry in <filename>/etc/fstab</filename>. To check if the disk drive supports this option, run - <ulink url="&blfs-root;view/&short-version;/general/hdparm.html">hdparm</ulink> + <ulink url="&blfs-book;general/hdparm.html">hdparm</ulink> on the applicable disk drive. For example, if:</para> <screen role="nodump"><userinput>hdparm -I /dev/sda | grep NCQ</userinput></screen> diff --git a/chapter08/grub.xml b/chapter08/grub.xml index daaf37b98..35ab56aa2 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -31,7 +31,7 @@ already have a boot device, you can create one. In order for the procedure below to work, you need to jump ahead to BLFS and install <userinput>xorriso</userinput> from the <ulink - url="&blfs-root;view/&short-version;/multimedia/libisoburn.html"> + url="&blfs-book;multimedia/libisoburn.html"> libisoburn</ulink> package.</para> <screen role="nodump"><userinput>cd /tmp && diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 76fb08e7c..c8e3a9698 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -61,7 +61,7 @@ url="&hints-root;kernel-configuration.txt"/>. BLFS has some information regarding particular kernel configuration requirements of packages outside of LFS at <ulink - url="&blfs-root;view/&short-version;/longindex.html#kernel-config-index"/>. Additional + url="&blfs-book;longindex.html#kernel-config-index"/>. Additional information about configuring and building the kernel can be found at <ulink url="http://www.kroah.com/lkn/"/> </para> |