diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml
index 1aff31b4d6..8ee4b19e76 100644
--- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml
@@ -636,17 +636,6 @@
 	  <procedure>
 	    <title>Using FreeBSD To Write the Image</title>
 
-	    <warning>
-	      <para>The example below
-		lists <filename class="devicefile">/dev/da0</filename> as the
-		target device from which you will be booting.  Be very careful
-		that you have the correct device as the output target, or you
-		may destroy your existing data.</para>
-	    </warning>
-
-	    <para>Set the <varname>kern.geom.debugflags</varname> sysctl to be
-	      able to write a master boot record to the target device.</para>
-
 	    <warning>
 	      <para>The example below
 		lists <filename class="devicefile">/dev/da0</filename> as the
@@ -679,11 +668,8 @@
 	    <title>Using &windows; To Write the Image</title>
 
 	    <warning>
-	      <para>The example below
-	        lists <filename class="devicefile">H:</filename> as the drive
-	        letter of the device where the image will be written.  Be very
-	        careful that you have the correct device as the output target,
-	        or you may destroy existing data.</para>
+	      <para>Make sure you use the correct drive letter as the output
+		target, or you may overwrite and destroy existing data.</para>
 	    </warning>
 
 	    <step>
@@ -691,8 +677,8 @@
 
 	      <para><application>Image Writer for Windows</application> is a
 	        free application that can correctly write an image file to a
-	        memory stick.  Download it
-	        from <ulink url="http://launchpad.net/win32-image-writer/0.2/0.2/+download/win32diskimager-RELEASE-0.2-r23-win32.zip"></ulink>
+	        memory stick.  Download it from
+	        <ulink url="http://launchpad.net/win32-image-writer/"></ulink>
 	        and extract it into a folder.</para>
 	    </step>