<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Install IPCop from a USB Drive</title>
	<atom:link href="http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/</link>
	<description>Computers are hard.</description>
	<lastBuildDate>Sat, 31 Jul 2010 05:10:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: pbounds</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-303</link>
		<dc:creator>pbounds</dc:creator>
		<pubDate>Thu, 29 Apr 2010 03:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-303</guid>
		<description>Great FAQ, and straight to the point, worked like a champ!  Our company was buying these small supermicro 1U rack boxes with no cdrom, so I always opened up the case hooked up a cdrom cable and installed that way, with the bootable USB, system booted right up, recognized the USB ky drive, and loaded the Ipcop, without a  hitch.  Only cleanup I did after that was run the updates from my MAC, and also install the OpenVPN plugin software.

Thanks!

PB</description>
		<content:encoded><![CDATA[<p>Great FAQ, and straight to the point, worked like a champ!  Our company was buying these small supermicro 1U rack boxes with no cdrom, so I always opened up the case hooked up a cdrom cable and installed that way, with the bootable USB, system booted right up, recognized the USB ky drive, and loaded the Ipcop, without a  hitch.  Only cleanup I did after that was run the updates from my MAC, and also install the OpenVPN plugin software.</p>
<p>Thanks!</p>
<p>PB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-298</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 23 Apr 2010 18:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-298</guid>
		<description>Close explorer altogether, it will work if you don&#039;t have anything showing the files you are using open. (at least for me - same error and closing explorer fixed it)</description>
		<content:encoded><![CDATA[<p>Close explorer altogether, it will work if you don&#8217;t have anything showing the files you are using open. (at least for me &#8211; same error and closing explorer fixed it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-258</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 15 Feb 2010 15:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-258</guid>
		<description>Something has your image file locked.  Either an explorer process, or something else.  Try copying the file and renaming it and using that file.</description>
		<content:encoded><![CDATA[<p>Something has your image file locked.  Either an explorer process, or something else.  Try copying the file and renaming it and using that file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-257</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Mon, 15 Feb 2010 06:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-257</guid>
		<description>I get the following error:
C:\dd&gt;dir
 Volume in drive C has no label.
 Volume Serial Number is FC8A-C2EE

 Directory of C:\dd

02/15/2010  11:52 AM              .
02/15/2010  11:52 AM              ..
12/06/2003  03:50 PM            18,325 Copying.txt
02/26/2007  08:50 PM           342,016 dd.exe
02/26/2007  08:19 PM             4,319 ddchanges.txt
01/22/2010  02:01 AM        54,411,264 ipcop-1.9.11-install-usb-fdd.i486.img
               4 File(s)     54,775,924 bytes
               2 Dir(s)  11,514,855,424 bytes free

C:\dd&gt;dd if=ipcop-1.9.11-install-usb-fdd.i486.img of=\\.\J: bs=1k

rawwrite dd for windows version 0.5.
Written by John Newbigin 
This program is covered by the GPL.  See copying.txt for details
Error opening output file: 32 The process cannot access the file because it is being used by another process</description>
		<content:encoded><![CDATA[<p>I get the following error:<br />
C:\dd&gt;dir<br />
 Volume in drive C has no label.<br />
 Volume Serial Number is FC8A-C2EE</p>
<p> Directory of C:\dd</p>
<p>02/15/2010  11:52 AM              .<br />
02/15/2010  11:52 AM              ..<br />
12/06/2003  03:50 PM            18,325 Copying.txt<br />
02/26/2007  08:50 PM           342,016 dd.exe<br />
02/26/2007  08:19 PM             4,319 ddchanges.txt<br />
01/22/2010  02:01 AM        54,411,264 ipcop-1.9.11-install-usb-fdd.i486.img<br />
               4 File(s)     54,775,924 bytes<br />
               2 Dir(s)  11,514,855,424 bytes free</p>
<p>C:\dd&gt;dd if=ipcop-1.9.11-install-usb-fdd.i486.img of=\\.\J: bs=1k</p>
<p>rawwrite dd for windows version 0.5.<br />
Written by John Newbigin<br />
This program is covered by the GPL.  See copying.txt for details<br />
Error opening output file: 32 The process cannot access the file because it is being used by another process</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-250</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Wed, 10 Feb 2010 10:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-250</guid>
		<description>thanks a lot for this guide, it worked fine for me.
cheers</description>
		<content:encoded><![CDATA[<p>thanks a lot for this guide, it worked fine for me.<br />
cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-109</link>
		<dc:creator>Hugo</dc:creator>
		<pubDate>Fri, 21 Aug 2009 04:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-109</guid>
		<description>I&#039;ve been trying all thiese steps but I got a message that reads &quot;no cdrom found&quot;. I&#039;ll try tomorrow disconecting the FDD and CDROM, I&#039;ll only leave the USB drive,(Dell Dimension c521, only Sata Ports )

I&#039;m want to install ipcop in a new computer that has 4 GB on RAM Because that current one, only has 2 GB, my network is around 250 computers and for any reason the memory and cache got 97 % of use and then web proxy stop and internet goes down
Any other Idea ?

thank you very much
Hugo Perales ( hiperat@yahoo.com.mx )</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying all thiese steps but I got a message that reads &#8220;no cdrom found&#8221;. I&#8217;ll try tomorrow disconecting the FDD and CDROM, I&#8217;ll only leave the USB drive,(Dell Dimension c521, only Sata Ports )</p>
<p>I&#8217;m want to install ipcop in a new computer that has 4 GB on RAM Because that current one, only has 2 GB, my network is around 250 computers and for any reason the memory and cache got 97 % of use and then web proxy stop and internet goes down<br />
Any other Idea ?</p>
<p>thank you very much<br />
Hugo Perales ( <a href="mailto:hiperat@yahoo.com.mx">hiperat@yahoo.com.mx</a> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Wilson</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-95</link>
		<dc:creator>Ben Wilson</dc:creator>
		<pubDate>Mon, 13 Jul 2009 23:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-95</guid>
		<description>Dude, many thanks indeed.  I&#039;m goin&#039; to build a new system w/o a CD-ROM, just an HDD, and the USB Stick.

I would recommend this to a friend, or someone who wants to build a firewall system.

I tried extracting the .gz file that i downloaded from the IE web browser, didn&#039;t work, used FF 3.0.11, and it extracted w/ no problems :)  YAY!</description>
		<content:encoded><![CDATA[<p>Dude, many thanks indeed.  I&#8217;m goin&#8217; to build a new system w/o a CD-ROM, just an HDD, and the USB Stick.</p>
<p>I would recommend this to a friend, or someone who wants to build a firewall system.</p>
<p>I tried extracting the .gz file that i downloaded from the IE web browser, didn&#8217;t work, used FF 3.0.11, and it extracted w/ no problems <img src='http://www.nicholasoverstreet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   YAY!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto M</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-77</link>
		<dc:creator>Roberto M</dc:creator>
		<pubDate>Wed, 03 Jun 2009 23:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-77</guid>
		<description>thanks, it was easy to follo, wbut  a little problem trying to find the usb-fdd image file but finally it was rewarding

again thanks a lot</description>
		<content:encoded><![CDATA[<p>thanks, it was easy to follo, wbut  a little problem trying to find the usb-fdd image file but finally it was rewarding</p>
<p>again thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sabu</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comment-72</link>
		<dc:creator>Sabu</dc:creator>
		<pubDate>Wed, 20 May 2009 05:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292#comment-72</guid>
		<description>Thanks a loooooooooooooooooooooooot -:) I was looking for it for the same problem. Cheers - :)</description>
		<content:encoded><![CDATA[<p>Thanks a loooooooooooooooooooooooot -:) I was looking for it for the same problem. Cheers &#8211; <img src='http://www.nicholasoverstreet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
