<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
Hi,<BR>
<BR>
In my case also, the settings were being picked up from the config.xml but yet the network connection was not proper. And I was periodically receiving an IRQ 11 related error message.<BR>
<BR>
To counter the same, I booted the machine with <BR>
<BR>
#livecd noapic nolapic <BR>
<BR>
This resolved my problem.<BR>
<BR>
Some more info may be found at <A HREF="http://wiki.erp5.org/FaqOnLiveCd">http://wiki.erp5.org/FaqOnLiveCd</A><BR>
<BR>
-SB<BR>
<BR>
<BR>
On Fri, 2006-03-03 at 16:21 +0100, david atlan (PHENO) wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi,</FONT>
<FONT COLOR="#000000">Sorry to pick up a thread more than a week old, I was stuck doing a few </FONT>
<FONT COLOR="#000000">other things and finally managed to try out modifying the config.xml in </FONT>
<FONT COLOR="#000000">following way:</FONT>
<FONT COLOR="#000000"> <connection_type>dhcp</connection_type> <!-- static or dhcp --></FONT>
<FONT COLOR="#000000"> <network_device>eth0</network_device></FONT>
<FONT COLOR="#000000"> <ip_address>192.168.242.2</ip_address></FONT>
<FONT COLOR="#000000"> <netmask>255.255.255.0</netmask></FONT>
<FONT COLOR="#000000"> <network_address>192.168.242.0</network_address></FONT>
<FONT COLOR="#000000"> <broadcast_address>192.168.242.255</broadcast_address></FONT>
<FONT COLOR="#000000"> <gateway>192.168.242.254</gateway></FONT>
<FONT COLOR="#000000"> <nameservers>192.168.242.254</nameservers> <!-- separated by spaces--></FONT>
<FONT COLOR="#000000">in a first trial, I suppressed the </FONT>
<FONT COLOR="#000000">ip_address,netmask,network_address,broadcast_address,gateway and </FONT>
<FONT COLOR="#000000">nameservers lines and in a second trial I put the numbers given by the </FONT>
<FONT COLOR="#000000">dhcp. The connection type was set to dhcp.</FONT>
<FONT COLOR="#000000">Both config.xml in /mnt/erp5_cd and /root where modified and</FONT>
<FONT COLOR="#000000">/etc/init.d/erp5cdtool restart</FONT>
<FONT COLOR="#000000">was launched.</FONT>
<FONT COLOR="#000000">When I reboot the machine, I still don't get the PC to connect to the </FONT>
<FONT COLOR="#000000">Internet (launching dhclient eth0 works), although the config files still </FONT>
<FONT COLOR="#000000">show my modifications. What am I missing?</FONT>
<FONT COLOR="#000000">Thanks and enjoy the weekend,</FONT>
<FONT COLOR="#000000">david</FONT>
<FONT COLOR="#000000"><A HREF="http://span-tech.com">http://span-tech.com</A></FONT>
<FONT COLOR="#000000">On Mon, 20 Feb 2006 16:47:54 +0100, Shrenik Bhura </FONT>
<FONT COLOR="#000000"><<A HREF="mailto:shrenik.bhura@intelliant.net">shrenik.bhura@intelliant.net</A>> wrote:</FONT>
<FONT COLOR="#000000">> yes</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> On Mon, 2006-02-20 at 16:21 +0100, david atlan (PHENO) wrote:</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">>> Dear Kevin and SB,</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> I tried</FONT>
<FONT COLOR="#000000">>> ifconfig eth0 up</FONT>
<FONT COLOR="#000000">>> dhclient eth0</FONT>
<FONT COLOR="#000000">>> ping nexedi.com</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> and it worked!</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> I did find a config.xml (see content at the end) but not in:</FONT>
<FONT COLOR="#000000">>> /mnt/erp5_cd/config.xml</FONT>
<FONT COLOR="#000000">>> it was in /root/config.xml</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> Should I edit this xml and copy it to /mnt/erp5_cd ?</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> Kind regards</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> David</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> On Mon, 20 Feb 2006 11:48:54 +0100, Kevin Deldycke <<A HREF="mailto:kevin@nexedi.com">kevin@nexedi.com</A>></FONT>
<FONT COLOR="#000000">>> wrote:</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> > Le Vendredi 17 Février 2006 18:21, david atlan (PHENO) a écrit :</FONT>
<FONT COLOR="#000000">>> >> Dear Kevin,</FONT>
<FONT COLOR="#000000">>> >></FONT>
<FONT COLOR="#000000">>> >> it worked fine with deleting the content of /mnt/erp5_cd and ERP5</FONT>
<FONT COLOR="#000000">>> >> starts.</FONT>
<FONT COLOR="#000000">>> >></FONT>
<FONT COLOR="#000000">>> >> I have a little problem with the configuration of the Internet</FONT>
<FONT COLOR="#000000">>> >> connection:</FONT>
<FONT COLOR="#000000">>> >> the test machine is connected to a router with DHCP server, but it</FONT>
<FONT COLOR="#000000">>> >> doesn't</FONT>
<FONT COLOR="#000000">>> >> take the IP address? Is there anything I can try?</FONT>
<FONT COLOR="#000000">>> ></FONT>
<FONT COLOR="#000000">>> > Just open a konsole and do:</FONT>
<FONT COLOR="#000000">>> ></FONT>
<FONT COLOR="#000000">>> > ifconfig eth0 up</FONT>
<FONT COLOR="#000000">>> > dhclient eth0</FONT>
<FONT COLOR="#000000">>> > ping nexedi.com</FONT>
<FONT COLOR="#000000">>> ></FONT>
<FONT COLOR="#000000">>> > If you can ping nexedi.com, then your NIC is working well. Else, give </FONT>
<FONT COLOR="#000000">>> us</FONT>
<FONT COLOR="#000000">>> > logs.</FONT>
<FONT COLOR="#000000">>> ></FONT>
<FONT COLOR="#000000">>> > If your pass the previous test, the next thing to do is to make your</FONT>
<FONT COLOR="#000000">>> > configuration persistent. To do that, edit the /mnt/erp5_cd/config.xml</FONT>
<FONT COLOR="#000000">>> > file</FONT>
<FONT COLOR="#000000">>> > then restart the erp5cdtool service ( /etc/init.d/erp5cdtool restart </FONT>
<FONT COLOR="#000000">>> ).</FONT>
<FONT COLOR="#000000">>> ></FONT>
<FONT COLOR="#000000">>> =======================================================================</FONT>
<FONT COLOR="#000000">>> <erp5></FONT>
<FONT COLOR="#000000">>> <group id="nexedi"></FONT>
<FONT COLOR="#000000">>> <host id="master"></FONT>
<FONT COLOR="#000000">>> <hostname>erp5</hostname></FONT>
<FONT COLOR="#000000">>> <domainname>local.domain</domainname></FONT>
<FONT COLOR="#000000">>> <connection_type>static</connection_type> <!-- static or dhcp --></FONT>
<FONT COLOR="#000000">>> <network_device>eth0</network_device></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> <ip_address>192.168.242.2</ip_address></FONT>
<FONT COLOR="#000000">>> <netmask>255.255.255.0</netmask></FONT>
<FONT COLOR="#000000">>> <network_address>192.168.242.0</network_address></FONT>
<FONT COLOR="#000000">>> <broadcast_address>192.168.242.255</broadcast_address></FONT>
<FONT COLOR="#000000">>> <gateway>192.168.242.254</gateway></FONT>
<FONT COLOR="#000000">>> <nameservers>192.168.242.254</nameservers> <!-- separated by spaces--></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> <wlan_wep_key></wlan_wep_key></FONT>
<FONT COLOR="#000000">>> <wlan_essid></wlan_essid></FONT>
<FONT COLOR="#000000">>> <wlan_channel></wlan_channel></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> <cups_network></cups_network></FONT>
<FONT COLOR="#000000">>> <time_zone>UTC</time_zone> <!-- Look in /usr/share/zoneinfo/ --></FONT>
<FONT COLOR="#000000">>> <system_language>en_US</system_language> <!-- lang_COUNTRY --></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> <root_password>erp5root</root_password></FONT>
<FONT COLOR="#000000">>> <user_password>erp5user</user_password></FONT>
<FONT COLOR="#000000">>> <zope_password>zope</zope_password></FONT>
<FONT COLOR="#000000">>> <web_password>erp5web</web_password> <!-- Not used --></FONT>
<FONT COLOR="#000000">>> </host></FONT>
<FONT COLOR="#000000">>> </group></FONT>
<FONT COLOR="#000000">>> </erp5></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> _______________________________________________</FONT>
<FONT COLOR="#000000">>> Erp5-users mailing list</FONT>
<FONT COLOR="#000000">>> <A HREF="mailto:Erp5-users@erp5.org">Erp5-users@erp5.org</A></FONT>
<FONT COLOR="#000000">>> <A HREF="http://erp5.org/mailman/listinfo/erp5-users">http://erp5.org/mailman/listinfo/erp5-users</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>