<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Loon(y) Juice &#187; debian</title>
	<atom:link href="http://www.loonjuice.com/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loonjuice.com</link>
	<description>&#34;This is Madness!&#34;</description>
	<lastBuildDate>Mon, 06 Feb 2012 09:07:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Debian 5.04 better than CentOS&#8230;</title>
		<link>http://www.loonjuice.com/2010/03/07/debian-5-04-better-than-centos/</link>
		<comments>http://www.loonjuice.com/2010/03/07/debian-5-04-better-than-centos/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 10:09:45 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Geeking]]></category>
		<category><![CDATA[It's Just Business]]></category>
		<category><![CDATA[Manual]]></category>
		<category><![CDATA[So Say We All!]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tweeted]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[remus]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.loonjuice.com/2010/03/07/debian-5-04-better-than-centos/</guid>
		<description><![CDATA[Debian 5.04 better than CentOS 5.4 for latest Xen unstable (4.0.0rc6-pre) with Remus &#38; Kernel (2.6.31.6) builds! Install Debian 5.04 amd64 via DVD 1 &#38; enable network interface &#38; Network Repos! Debian 5.04 amd64 ISO is: ftp://mirror.internode.on.net/debian-cd/5.0.4/amd64/iso-dvd/debian-504-amd64-DVD-1.iso /etc/apt/sources.list setup after install &#38; used throughout Xen Unstable install is: ##deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official [...]]]></description>
			<content:encoded><![CDATA[<p>Debian 5.04 better than CentOS 5.4 for latest Xen unstable (4.0.0rc6-pre) with Remus &amp; Kernel (2.6.31.6) builds!</p>
<p>Install Debian 5.04 amd64 via DVD 1 &amp; enable network interface &amp; Network Repos!</p>
<p>Debian 5.04 amd64 ISO is: ftp://mirror.internode.on.net/debian-cd/5.0.4/amd64/iso-dvd/debian-504-amd64-DVD-1.iso</p>
<p>/etc/apt/sources.list setup after install &amp; used throughout Xen Unstable install is:</p>
<p>##deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official amd64 DVD Binary-1 20100131-22:09]/ lenny contrib main</p>
<p>deb http://ftp.au.debian.org/debian/ lenny main<br />
deb-src http://ftp.au.debian.org/debian/ lenny main</p>
<p>deb http://security.debian.org/ lenny/updates main contrib<br />
deb-src http://security.debian.org/ lenny/updates main contrib</p>
<p>deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib<br />
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main contrib</p>
<p>Pre-Req&#8217;s:</p>
<p>apt-get update</p>
<p>apt-get install&#8217;s done:</p>
<p>apt-get install build-essential<br />
apt-get install zlib1g-dev python-dev libncurses5-dev libssl-dev xorg-dev<br />
apt-get install mercurial gawk bcc bin86<br />
apt-get install openssh-server<br />
apt-get install git-core<br />
apt-get install libsdl1.2-dev<br />
apt-get install uuid-dev<br />
apt-get install gettext<br />
apt-get install iasl<br />
apt-get install bridge-utils<br />
apt-get install flex bison libpci-dev</p>
<p>Get to it!:</p>
<p>cd /usr/local/src</p>
<p>hg clone http://xenbits.xen.org/xen-unstable.hg</p>
<p>cd xen-unstable.hg</p>
<p>make world</p>
<p>When &#8220;make world&#8221; stops to configure kernel, CTRL-C the make menuconfig within the kernel&#8217;s build dirs!</p>
<p>Edit ./linux-2.6-pvops.git/arch/x86/configs/i386_defconfig AND ./linux-2.6-pvops.git/arch/x86/configs/x86_64_defconfig to enable whatever config entries you want.</p>
<p>Re-start the xen-unstable.hg/ make dist process &amp; work through the prompts for the kernel config stage &amp; all going well, it should configure &amp; build the kernel &amp; Xen!</p>
<p>make install</p>
<p>mkinitramfs -k -o ./initramfs-2.6.31.6 2.6.31.6</p>
<p>cp /initramfs-2.6.31.6 /boot/initrd.img-2.6.31.6</p>
<p>Set GRUB menu.lst to boot on this Xen install:</p>
<p>title           Xen Unstable + kernel 2.6.31.6<br />
root            (hd0,0)<br />
kernel          /boot/xen-4.0.gz<br />
module          /boot/vmlinuz-2.6.31.6 root=/dev/sda1 ro quiet<br />
module          /boot/initrd.img-2.6.31.6</p>
<p>Boot on that!</p>
<p>First you&#8217;ll need to manually start xend for the 1st time!</p>
<p>/etc/init.d/xend start</p>
<p>Check networking, xm list output, etc..</p>
<p>Set xend to start at boot via:</p>
<p>updated-rc.d xend defaults</p>
<p>updated-rc.d xendomains defaults</p>
<p>Update xend-config.sxp to support Live Migration via Replication:</p>
<p>(xend-relocation-server yes)<br />
(xend-relocation-port 8002)<br />
(xend-relocation-ssl no)<br />
(xend-relocation-address &#8221;)<br />
(xend-relocation-hosts-allow &#8221;)</p>
<p>Load those xend-config.sxp changes with:</p>
<p>/etc/init.d/xend restart</p>
<p>See that your Xen is sitting on TCP port 8002 with:</p>
<p>lsof -i tcp:8002</p>
<p>Do all this on &gt; 1 physical host/server to get other Hypervisors available to Replicate to!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loonjuice.com/2010/03/07/debian-5-04-better-than-centos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t talk &#8211; Compiling Kernel&#8230;.</title>
		<link>http://www.loonjuice.com/2010/03/07/cant-talk-compiling-kernel/</link>
		<comments>http://www.loonjuice.com/2010/03/07/cant-talk-compiling-kernel/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 06:04:57 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Geeking]]></category>
		<category><![CDATA[Manual]]></category>
		<category><![CDATA[So Say We All!]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tweeted]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[remus]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.loonjuice.com/2010/03/07/cant-talk-compiling-kernel/</guid>
		<description><![CDATA[Can&#8217;t talk &#8211; Compiling Kernel..]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t talk &#8211; Compiling Kernel..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loonjuice.com/2010/03/07/cant-talk-compiling-kernel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

