<!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>
Mount the image file on your /mnt as explained in the quickstart guide and create the following files <BR>
<BR>
 <TT>/etc/sysconfig/network-scripts/ifcfg-eth0</TT> file<BR>
DEVICE=eth0<BR>
BOOTPROTO=static<BR>
HWADDR=00:14:22:B1:20:1E<BR>
IPADDR=10.1.1.21<BR>
NETMASK=255.255.255.0<BR>
ONBOOT=yes<BR>
TYPE=Ethernet<BR>
<BR>
<BR>
<TT>/etc/sysconfig/network</TT><BR>
NETWORKING=yes<BR>
HOSTNAME=(your hostname here)<BR>
GATEWAY=10.1.1.1<BR>
<BR>
Change the values as required. <BR>
<BR>
Thanks.<BR>
    - J a i<BR>
<BR>
<BR>
<BR>
On Thu, 2006-03-16 at 12:15 +0200, Mark Ryden wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hello,</FONT>
<FONT COLOR="#000000">I had followed the instructions in</FONT>
<FONT COLOR="#000000"><A HREF="http://www.fedoraproject.org/wiki/FedoraXenQuickstart">http://www.fedoraproject.org/wiki/FedoraXenQuickstart</A></FONT>
<FONT COLOR="#000000">an I am succeeding in creating domain U.</FONT>
<FONT COLOR="#000000">The thing is that I want domU to start with some static IP address.</FONT>
<FONT COLOR="#000000">How can I do it ?</FONT>

<FONT COLOR="#000000">I had tried adding , in the config file for domU,</FONT>
<FONT COLOR="#000000">vif = [ 'ip=192.168.0.193', 'bridge=xenbr0' ]</FONT>
<FONT COLOR="#000000">netmask="255.255.255.0"</FONT>

<FONT COLOR="#000000">and run "xm create -c domUconfig"</FONT>
<FONT COLOR="#000000">Dom U started , ifconfig -a showed eth0, but without the IP address.</FONT>

<FONT COLOR="#000000">Any ideas ?</FONT>

<FONT COLOR="#000000">Mark</FONT>

<FONT COLOR="#000000">--</FONT>
<FONT COLOR="#000000">Fedora-xen mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:Fedora-xen@redhat.com">Fedora-xen@redhat.com</A></FONT>
<FONT COLOR="#000000"><A HREF="https://www.redhat.com/mailman/listinfo/fedora-xen">https://www.redhat.com/mailman/listinfo/fedora-xen</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>