<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Installing *@home (asterisk@home) on a mini-itx box</title>
	<link>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/</link>
	<description>RunningWithBulls .com The curse of Sanfermin</description>
	<pubDate>Mon, 01 Dec 2008 22:23:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: bbt</title>
		<link>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/#comment-3116</link>
		<dc:creator>bbt</dc:creator>
		<pubDate>Wed, 10 May 2006 22:36:37 +0000</pubDate>
		<guid>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/#comment-3116</guid>
		<description>hea Digus.

Yup thats what i found out eventually.

Thanks for dropping by. Did you get it working?

thanks bernard</description>
		<content:encoded><![CDATA[<p>hea Digus.</p>
<p>Yup thats what i found out eventually.</p>
<p>Thanks for dropping by. Did you get it working?</p>
<p>thanks bernard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digus</title>
		<link>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/#comment-3115</link>
		<dc:creator>digus</dc:creator>
		<pubDate>Wed, 10 May 2006 22:20:47 +0000</pubDate>
		<guid>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/#comment-3115</guid>
		<description>Asterisk@Home can run on 586 hardware. you must change the Asterisk Make file and recompile.
Load Asterisk@Home on your system. Asterisk will not start.

CD to /usr/src/asterisk and edit the Makefile
Remove the # in front of the line "PROC=i586"
type
cd ..
then
./rebuildastsrc.sh</description>
		<content:encoded><![CDATA[<p><a href="mailto:Asterisk@Home">Asterisk@Home</a> can run on 586 hardware. you must change the Asterisk Make file and recompile.<br />
Load <a href="mailto:Asterisk@Home">Asterisk@Home</a> on your system. Asterisk will not start.</p>
<p>CD to /usr/src/asterisk and edit the Makefile<br />
Remove the # in front of the line &#8220;PROC=i586&#8243;<br />
type<br />
cd ..<br />
then<br />
./rebuildastsrc.sh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barnabas</title>
		<link>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/#comment-1745</link>
		<dc:creator>Barnabas</dc:creator>
		<pubDate>Thu, 05 Jan 2006 17:51:06 +0000</pubDate>
		<guid>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/#comment-1745</guid>
		<description>I stumbled onto a site on how to setup VOIP with your home phone wiring, you can configure your installation so that any phone in your home can hook up to the VOIP adapter.  Here's the link, I hope you find it helpful http://www.voipwired.com/info/info_install_wiring.htm</description>
		<content:encoded><![CDATA[<p>I stumbled onto a site on how to setup VOIP with your home phone wiring, you can configure your installation so that any phone in your home can hook up to the VOIP adapter.  Here&#8217;s the link, I hope you find it helpful <a href="http://www.voipwired.com/info/info_install_wiring.htm" rel="nofollow">http://www.voipwired.com/info/info_install_wiring.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/#comment-1465</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sat, 19 Nov 2005 11:46:17 +0000</pubDate>
		<guid>http://www.runningwithbulls.com/blog/2005/09/14/installing-home-asteriskhomehome/#comment-1465</guid>
		<description>Hi,

You may wanna try the "Ultimate Boot CD" (http://www.ultimatebootcd.com/). It's a sort resque boot-disc with tons of tools to troubleshoot just about everything. It also has several bootloaders you could try. Looks to me like there is an invalid entry in your bootloader config file, or you need to pass an extra parameter.
Have you tried to use GRUB instead of Lilo? It may be worth a try.

Update:
After reading your post again, I see an inconsistancy in the config, it may be because of copy-paste, but if not it may fix your problem:

It says you're installing on /dev/hda, and in the bootloader config you tell the system to boot from /dev/hda2 (which would be the linux partition on /dev/hda). In the partition table however, you assign /dev/hdc to linux?
The device should be the same in all fields, ie: if you use /dev/hdc in the partition table, the bootloader should also point to /dev/hdc.

Cheers and good luck.
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You may wanna try the &#8220;Ultimate Boot CD&#8221; (http://www.ultimatebootcd.com/). It&#8217;s a sort resque boot-disc with tons of tools to troubleshoot just about everything. It also has several bootloaders you could try. Looks to me like there is an invalid entry in your bootloader config file, or you need to pass an extra parameter.<br />
Have you tried to use GRUB instead of Lilo? It may be worth a try.</p>
<p>Update:<br />
After reading your post again, I see an inconsistancy in the config, it may be because of copy-paste, but if not it may fix your problem:</p>
<p>It says you&#8217;re installing on /dev/hda, and in the bootloader config you tell the system to boot from /dev/hda2 (which would be the linux partition on /dev/hda). In the partition table however, you assign /dev/hdc to linux?<br />
The device should be the same in all fields, ie: if you use /dev/hdc in the partition table, the bootloader should also point to /dev/hdc.</p>
<p>Cheers and good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
