[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Communicating with VM before Network is configured.
Perhaps this will help? 1. Copy a script to do the setup into your new images then boot up the new system with an extra command line argument "init=/path/to/script". That can read kernel command line arguments to setup things, etc. 2. At the end of your script run "reboot", or from a shell run "xm reboot name" 3. Run "xm create ..." to boot up the image once it has been configured. Failing that why not just try DHCP ? Steve -- http://xen-hosting.org/ _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |