diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.xml b/en_US.ISO8859-1/books/handbook/install/chapter.xml
index b4465c7ed1..2ea4b0fed6 100644
--- a/en_US.ISO8859-1/books/handbook/install/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/install/chapter.xml
@@ -611,9 +611,9 @@
Memory stick images for
&os; 8.X can be downloaded
from
- the ISO-IMAGES/
+ the ISO-IMAGES/
directory at
- ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/arch/ISO-IMAGES/version/&os;-version-RELEASE-arch-memstick.img.
+ ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/arch/ISO-IMAGES/version/&os;-version-RELEASE-arch-memstick.img.
Replace arch and
version with the
architecture and the version number to
@@ -668,7 +668,7 @@
&man.dd.1; must be used to write the image directly to
the disk:
- &prompt.root; dd if=&os;-&rel2.current;-RELEASE-&arch.i386;-memstick.img of=/dev/da0 bs=64k
+ &prompt.root; dd if=&os;-&rel2.current;-RELEASE-&arch.i386;-memstick.img of=/dev/da0 bs=64k
If an
Operation not permitted
@@ -727,12 +727,12 @@
The &os;/&arch.pc98; boot disks
can be downloaded from the floppies directory,
- ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/pc98/version-RELEASE/floppies/.
+ ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/pc98/version-RELEASE/floppies/.
Replace version with the
version number to install.
The floppy images have a .flp
- extension. floppies/ contains a number
+ extension. floppies/ contains a number
of different images. Download
boot.flp as well as the number of
files associated with the type of installation, such as
@@ -788,8 +788,8 @@
rawrite for creating the floppies on a
computer running
&windows;. This tool can be downloaded from
- ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/pc98/
- version-RELEASE/tools/
+ ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/pc98/
+ version-RELEASE/tools/
on the &os; FTP site. Download this tool, insert a
floppy, then specify the filename to write to the floppy
drive:
@@ -1899,7 +1899,7 @@ Mounting root from ufs:/dev/md0c
makes the installation slightly cleaner.
This filesystem can be mounted anywhere; this example
mounts it as
- /diskn,
+ /diskn,
where
n is a number that changes for each
disk.
@@ -4313,7 +4313,7 @@ Please press any key to reboot.
USB disk onto a &os;
system using &man.mount.8;:
- &prompt.root; mount /dev/da0a /mnt
+ &prompt.root; mount /dev/da0a /mnt
Adapt the device node and the mount point to the
@@ -4325,12 +4325,12 @@ Please press any key to reboot.
Add this line to /boot/loader.conf
on the USB stick:
- &prompt.root; echo 'console="comconsole"' >> /mnt/boot/loader.conf
+ &prompt.root; echo 'console="comconsole"' >> /mnt/boot/loader.conf
Now that the USB is stick configured correctly,
unmount the disk using &man.umount.8;:
- &prompt.root; umount /mnt
+ &prompt.root; umount /mnt
Now, unplug the USB stick and jump directly
to the third step of this procedure.
@@ -4354,23 +4354,23 @@ Please press any key to reboot.
ISO image,
use &man.tar.1; to extract all the files:
- &prompt.root; mkdir /path/to/headless-iso
-&prompt.root; tar -C /path/to/headless-iso -pxvf &os;-&rel.current;-RELEASE-i386-disc1.iso
+ &prompt.root; mkdir /path/to/headless-iso
+&prompt.root; tar -C /path/to/headless-iso -pxvf &os;-&rel.current;-RELEASE-i386-disc1.iso
Next, set the installation media to boot into a
serial console. Add this line to the
/boot/loader.conf of the extracted
ISO image:
- &prompt.root; echo 'console="comconsole"' >> /path/to/headless-iso/boot/loader.conf
+ &prompt.root; echo 'console="comconsole"' >> /path/to/headless-iso/boot/loader.conf
Then, create a new ISO image from the modified
tree. This example uses &man.mkisofs.8; from the
sysutils/cdrtools
package or port:
- &prompt.root; mkisofs -v -b boot/cdboot -no-emul-boot -r -J -V "Headless_install" \
- -o Headless-&os;-&rel2.current;-RELEASE-i386-disc1.iso/path/to/headless-iso
+ &prompt.root; mkisofs -v -b boot/cdboot -no-emul-boot -r -J -V "Headless_install" \
+ -o Headless-&os;-&rel2.current;-RELEASE-i386-disc1.iso/path/to/headless-iso
Now that the ISO image is configured correctly,
burn it to a CD/DVD media using a burning
@@ -4475,7 +4475,7 @@ Please press any key to reboot.
Download the Correct ISO Images
- The ISO images for each release can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/ISO-IMAGES-arch/version or the closest mirror.
+ The ISO images for each release can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/ISO-IMAGES-arch/version or the closest mirror.
or the closest mirror. Substitute
arch and
version as appropriate.
@@ -4498,7 +4498,7 @@ Please press any key to reboot.
- &os;-version-RELEASE-arch-bootonly.iso
+ &os;-version-RELEASE-arch-bootonly.iso
This CD image starts the installation
process by booting from a CD-ROM drive but it does not
@@ -4509,7 +4509,7 @@ Please press any key to reboot.
- &os;-version-RELEASE-arch-dvd1.iso.gz
+ &os;-version-RELEASE-arch-dvd1.iso.gz
This DVD image contains everything necessary to
install the base &os; operating system, a
@@ -4519,7 +4519,7 @@ Please press any key to reboot.
- &os;-version-RELEASE-arch-memstick.img
+ &os;-version-RELEASE-arch-memstick.img
This image can be written to a USB memory stick
in order to install machines capable of booting
@@ -4530,7 +4530,7 @@ Please press any key to reboot.
- &os;-version-RELEASE-arch-mini-memstick.img
+ &os;-version-RELEASE-arch-disc1.iso
This image can be written to a USB memory
stick in order to install machines capable of
@@ -4550,7 +4550,7 @@ Please press any key to reboot.
- &os;-version-RELEASE-arch-disc2.iso
+ &os;-version-RELEASE-arch-disc2.iso
A CD image with as many third-party packages
as would fit on the disc. This image is not
@@ -4558,7 +4558,7 @@ Please press any key to reboot.
- &os;-version-RELEASE-arch-disc3.iso
+ &os;-version-RELEASE-arch-disc3.iso
Another CD image with as many third-party
packages as would fit on the disc. This image is
@@ -4566,7 +4566,7 @@ Please press any key to reboot.
- &os;-version-RELEASE-arch-livefs.iso
+ &os;-version-RELEASE-arch-livefs.iso
This CD image contains support for booting into
a livefs
based rescue mode but does not
@@ -4653,7 +4653,7 @@ Please press any key to reboot.
Anyone with network connectivity to the machine can now
chose a media type of FTP and type in
- ftp://your machine
+ ftp://your machine
after picking Other
in the FTP sites menu during
the install.