From owner-svn-doc-all@FreeBSD.ORG Tue Mar 18 00:49:10 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 708F03D7; Tue, 18 Mar 2014 00:49:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 50A49FC9; Tue, 18 Mar 2014 00:49:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2I0nAoP045589; Tue, 18 Mar 2014 00:49:10 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2I0nArW045588; Tue, 18 Mar 2014 00:49:10 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201403180049.s2I0nArW045588@svn.freebsd.org> From: Warren Block Date: Tue, 18 Mar 2014 00:49:10 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44273 - head/en_US.ISO8859-1/books/handbook/install X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 00:49:10 -0000 Author: wblock Date: Tue Mar 18 00:49:09 2014 New Revision: 44273 URL: http://svnweb.freebsd.org/changeset/doc/44273 Log: Restore lost tags. Modified: head/en_US.ISO8859-1/books/handbook/install/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/install/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/install/chapter.xml Tue Mar 18 00:33:43 2014 (r44272) +++ head/en_US.ISO8859-1/books/handbook/install/chapter.xml Tue Mar 18 00:49:09 2014 (r44273) @@ -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.