|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] kernel ip boot line
On Friday 15 August 2008, Shaun R. wrote:
> I'm setting the ip/netmask/gateway in the domu.cfg, when my domU boots i
> see this on the kernel line
>
> ip=204.15.135.69:1.2.3.4:204.15.135.67:255.255.255.248::eth0:dhcp
>
> where is this 1.2.3.4 address from?
The syntax of this option is described in the file Documentation/nfsroot.txt
in the Linux kernel tree. It says the syntax is as follows:
ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>
Hope this helps you?
Cheers,
Mark
--
Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/)
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|