<?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: DragonFly 3.8.2 images uploaded	</title>
	<atom:link href="https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Sat, 23 Aug 2014 15:02:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/comment-page-1/#comment-236007</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sat, 23 Aug 2014 15:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=14570#comment-236007</guid>

					<description><![CDATA[PXEbooting DragonFly:

1: Boot (not install, just boot) a DragonFly install image from CD, from USB, or even a virtual machine
2: Select the &quot;Netboot Services&quot; (I think it is) in the installer menu
5: Turn on the machine you want to PXEboot and make sure it&#039;s set to do that in BIOS.

That&#039;s it.  The installer program is already configured to run DHCP with the correct options and provide the install files over NFS.  It&#039;s surprisingly straightforward.

The one caveat I can think of is that you should turn off any existing DHCP servers on your network or change the Netboot Services range to match what you are already using - otherwise there&#039;s a chance your PXEbooted machine will pick up an IP from the wrong range.  I mention it because I did it.]]></description>
			<content:encoded><![CDATA[<p>PXEbooting DragonFly:</p>
<p>1: Boot (not install, just boot) a DragonFly install image from CD, from USB, or even a virtual machine<br />
2: Select the &#8220;Netboot Services&#8221; (I think it is) in the installer menu<br />
5: Turn on the machine you want to PXEboot and make sure it&#8217;s set to do that in BIOS.</p>
<p>That&#8217;s it.  The installer program is already configured to run DHCP with the correct options and provide the install files over NFS.  It&#8217;s surprisingly straightforward.</p>
<p>The one caveat I can think of is that you should turn off any existing DHCP servers on your network or change the Netboot Services range to match what you are already using &#8211; otherwise there&#8217;s a chance your PXEbooted machine will pick up an IP from the wrong range.  I mention it because I did it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/comment-page-1/#comment-234719</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 23 Aug 2014 04:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=14570#comment-234719</guid>

					<description><![CDATA[If you could provide any information on how you set up a PXE for DragonFly I&#039;d personally find it very interesting.]]></description>
			<content:encoded><![CDATA[<p>If you could provide any information on how you set up a PXE for DragonFly I&#8217;d personally find it very interesting.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/comment-page-1/#comment-234383</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sat, 23 Aug 2014 01:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=14570#comment-234383</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/comment-page-1/#comment-229520&quot;&gt;Anonymous&lt;/a&gt;.

I haven&#039;t used unetbootin to create a USB installer.  I just installed recently by pxebooting from an ISO image run in VMWare, which was surprisingly successful.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/comment-page-1/#comment-229520">Anonymous</a>.</p>
<p>I haven&#8217;t used unetbootin to create a USB installer.  I just installed recently by pxebooting from an ISO image run in VMWare, which was surprisingly successful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/comment-page-1/#comment-229520</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 21 Aug 2014 06:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=14570#comment-229520</guid>

					<description><![CDATA[Maybe it was the server, maybe it was my USB drive, I don&#039;t know, but I tried both the iso and the img with unetbootin and installed them on the USB drive, and when telling the server to boot off them, neither worked. Is there a better way? Am I doing something wrong? I was just trying to avoid burning a CD.]]></description>
			<content:encoded><![CDATA[<p>Maybe it was the server, maybe it was my USB drive, I don&#8217;t know, but I tried both the iso and the img with unetbootin and installed them on the USB drive, and when telling the server to boot off them, neither worked. Is there a better way? Am I doing something wrong? I was just trying to avoid burning a CD.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/comment-page-1/#comment-217471</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sun, 17 Aug 2014 00:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=14570#comment-217471</guid>

					<description><![CDATA[Give it an hour or two to copy over.  I updated the md5.txt file but forgot to copy the files in.]]></description>
			<content:encoded><![CDATA[<p>Give it an hour or two to copy over.  I updated the md5.txt file but forgot to copy the files in.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: yggdrasil		</title>
		<link>https://www.dragonflydigest.com/2014/08/15/dragonfly-3-8-2-images-uploaded/comment-page-1/#comment-215997</link>

		<dc:creator><![CDATA[yggdrasil]]></dc:creator>
		<pubDate>Sat, 16 Aug 2014 12:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=14570#comment-215997</guid>

					<description><![CDATA[The i386 link yields a 404]]></description>
			<content:encoded><![CDATA[<p>The i386 link yields a 404</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
