<?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: VirtualBox</title>
	<atom:link href="http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/</link>
	<description>Just another FreeBSD Developer's weblog</description>
	<lastBuildDate>Sat, 05 Mar 2011 10:41:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ian Pellew</title>
		<link>http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/comment-page-1/#comment-4803</link>
		<dc:creator>Ian Pellew</dc:creator>
		<pubDate>Tue, 30 Mar 2010 08:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/#comment-4803</guid>
		<description><![CDATA[I have just installed FreeBSD 8 STABLE inti Virtual Box and did just about nothing for it to work.
Honest - not often it does what it says on the tin !!

Downloaded the iso file into my XP Host Docs directory - nearly 2G.
Downloaded VirtualBox 3.1.4.
Install Vbox.
Started VBox and created my first FreeBSD, but soem bits are not obvious:-
  Make sure to choose BSD system and not XP.
  The iso file needs to be attached to the devices, you have to think of it as a PC Bios menu, then I could work it out.
  Gave the Guset 12G of default settings and set the entwork card to Bridge-only, defaults to NAT.
  Started the new FreeBSD
  I installed everything I could see.
  The Network setting are not obvious, and need a little attention and gave it an IP of 10.1.1.7
  Added myself as a user.
  Password for root.

Finished the install then chabge the boot sequence in the VBox system tab to the HD as the first one, It defualts to the OLD PC floppy&#124;CD&#124;hd order.

Restarted the new system and BINGO, I have FreeBSD_8

I wanted Apache and SSL working, so edited using root, /etc/rc.conf to
  apache22_enable=&quot;yes&quot;
  mysql_enable=&quot;yes&quot;
  sshd_enable=&quot;yes&quot;

executed `shutdown -r now` and a bigger BINGO.

For file access to the new server I download &amp; installed www.winscp.net using 10.1.1.7.
I used www.putty.org as my main access to the server.

I never plan to have Internet access to this server - So I was happy finish here.
One more step was to use cpan::Mini to create a Cpan mirror to `install Bundle::RT`
Needs 1.5G, which I put onto a Stick fro future updates.
RT does need quite a bit of effort and the instructions are many and varied from google, but the main sequence is in the README file and is donkey years old !!

Now I have what I wanted, and environment to run RT (www.bestpractical.com)

.]]></description>
		<content:encoded><![CDATA[<p>I have just installed FreeBSD 8 STABLE inti Virtual Box and did just about nothing for it to work.<br />
Honest &#8211; not often it does what it says on the tin !!</p>
<p>Downloaded the iso file into my XP Host Docs directory &#8211; nearly 2G.<br />
Downloaded VirtualBox 3.1.4.<br />
Install Vbox.<br />
Started VBox and created my first FreeBSD, but soem bits are not obvious:-<br />
  Make sure to choose BSD system and not XP.<br />
  The iso file needs to be attached to the devices, you have to think of it as a PC Bios menu, then I could work it out.<br />
  Gave the Guset 12G of default settings and set the entwork card to Bridge-only, defaults to NAT.<br />
  Started the new FreeBSD<br />
  I installed everything I could see.<br />
  The Network setting are not obvious, and need a little attention and gave it an IP of 10.1.1.7<br />
  Added myself as a user.<br />
  Password for root.</p>
<p>Finished the install then chabge the boot sequence in the VBox system tab to the HD as the first one, It defualts to the OLD PC floppy|CD|hd order.</p>
<p>Restarted the new system and BINGO, I have FreeBSD_8</p>
<p>I wanted Apache and SSL working, so edited using root, /etc/rc.conf to<br />
  apache22_enable=&#8221;yes&#8221;<br />
  mysql_enable=&#8221;yes&#8221;<br />
  sshd_enable=&#8221;yes&#8221;</p>
<p>executed `shutdown -r now` and a bigger BINGO.</p>
<p>For file access to the new server I download &amp; installed <a href="http://www.winscp.net" rel="nofollow">http://www.winscp.net</a> using 10.1.1.7.<br />
I used <a href="http://www.putty.org" rel="nofollow">http://www.putty.org</a> as my main access to the server.</p>
<p>I never plan to have Internet access to this server &#8211; So I was happy finish here.<br />
One more step was to use cpan::Mini to create a Cpan mirror to `install Bundle::RT`<br />
Needs 1.5G, which I put onto a Stick fro future updates.<br />
RT does need quite a bit of effort and the instructions are many and varied from google, but the main sequence is in the README file and is donkey years old !!</p>
<p>Now I have what I wanted, and environment to run RT (www.bestpractical.com)</p>
<p>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivoras</title>
		<link>http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/comment-page-1/#comment-1425</link>
		<dc:creator>ivoras</dc:creator>
		<pubDate>Wed, 06 Aug 2008 08:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/#comment-1425</guid>
		<description><![CDATA[Hmm. The eflags error is what I got with &lt;a href=&quot;http://blogs.freebsdish.org/ivoras/2007/10/15/virtualbox/&quot; rel=&quot;nofollow&quot;&gt;VirtualBox 1.5 and 7.x&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Hmm. The eflags error is what I got with <a href="http://blogs.freebsdish.org/ivoras/2007/10/15/virtualbox/" rel="nofollow">VirtualBox 1.5 and 7.x</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/comment-page-1/#comment-1424</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 06 Aug 2008 05:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/#comment-1424</guid>
		<description><![CDATA[I had HZ = 100 in my 7.0-RELEASE guest (also on XP host), I&#039;ve dropped it to 75 but still get those pesky &quot;sigreturn: eflags = 0x080207&quot; errors.  Shame no-one in the VirtualBox forums has an answer for this.]]></description>
		<content:encoded><![CDATA[<p>I had HZ = 100 in my 7.0-RELEASE guest (also on XP host), I&#8217;ve dropped it to 75 but still get those pesky &#8220;sigreturn: eflags = 0&#215;080207&#8243; errors.  Shame no-one in the VirtualBox forums has an answer for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivoras</title>
		<link>http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/comment-page-1/#comment-1420</link>
		<dc:creator>ivoras</dc:creator>
		<pubDate>Mon, 04 Aug 2008 02:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/#comment-1420</guid>
		<description><![CDATA[I have successfully run cvsup (both on src and ports) and buildkernel. Didn&#039;t try buildworld yet since I didn&#039;t need it. I had problems with VirtualBox 1.5 where it crashed but not yet on 1.6. My host is WinXP and guest is FreeBSD 8-CURRENT. The only tuning I did was to reduce kern.hz to 75.]]></description>
		<content:encoded><![CDATA[<p>I have successfully run cvsup (both on src and ports) and buildkernel. Didn&#8217;t try buildworld yet since I didn&#8217;t need it. I had problems with VirtualBox 1.5 where it crashed but not yet on 1.6. My host is WinXP and guest is FreeBSD 8-CURRENT. The only tuning I did was to reduce kern.hz to 75.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/comment-page-1/#comment-1419</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 04 Aug 2008 02:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/#comment-1419</guid>
		<description><![CDATA[Have you run csup/portsnap or built world successfully in the VM?  Both these things manage to crash the VM in some way or another for me.]]></description>
		<content:encoded><![CDATA[<p>Have you run csup/portsnap or built world successfully in the VM?  Both these things manage to crash the VM in some way or another for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FreeBSD news &#8216;n links leftovers - week 31 &#124; FreeBSD - the unknown Giant</title>
		<link>http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/comment-page-1/#comment-1411</link>
		<dc:creator>FreeBSD news &#8216;n links leftovers - week 31 &#124; FreeBSD - the unknown Giant</dc:creator>
		<pubDate>Sat, 02 Aug 2008 22:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/ivoras/2008/07/31/virtualbox-2/#comment-1411</guid>
		<description><![CDATA[[...] in VirtualBox Ivan Voras reports that FreeBSD 7 (as guest) runs a lot faster in VirtualBox (on WinXP) than before, and a lot more [...]]]></description>
		<content:encoded><![CDATA[<p>[...] in VirtualBox Ivan Voras reports that FreeBSD 7 (as guest) runs a lot faster in VirtualBox (on WinXP) than before, and a lot more [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
