diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index 99f55996be..8a4de17684 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -1,7 +1,7 @@ @@ -1895,7 +1895,7 @@ command to write the image files directly to disk. On FreeBSD you would run: - &prompt.root; dd if=kern.flp of=/dev/rfd0 + &prompt.root; dd if=kern.flp of=/dev/fd0 On FreeBSD /dev/rfd0 refers to the first floppy disk (the A: @@ -1911,6 +1911,10 @@ Enabling the boot floppies to boot into a serial console + + Do not try to mount the floppy if it is write-protected + + If you were to boot into the floppies that you just made, FreeBSD would boot into its normal install mode. We want FreeBSD to boot into a serial console for our diff --git a/en_US.ISO_8859-1/books/handbook/install/chapter.sgml b/en_US.ISO_8859-1/books/handbook/install/chapter.sgml index 99f55996be..8a4de17684 100644 --- a/en_US.ISO_8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/install/chapter.sgml @@ -1,7 +1,7 @@ @@ -1895,7 +1895,7 @@ command to write the image files directly to disk. On FreeBSD you would run: - &prompt.root; dd if=kern.flp of=/dev/rfd0 + &prompt.root; dd if=kern.flp of=/dev/fd0 On FreeBSD /dev/rfd0 refers to the first floppy disk (the A: @@ -1911,6 +1911,10 @@ Enabling the boot floppies to boot into a serial console + + Do not try to mount the floppy if it is write-protected + + If you were to boot into the floppies that you just made, FreeBSD would boot into its normal install mode. We want FreeBSD to boot into a serial console for our