[one-users] running a windows XP vm

Carlos Martín Sánchez cmartin at opennebula.org
Thu Aug 29 02:50:14 PDT 2013


Hi,

Take a look at the last section of the Virtual Network guide [1].
Basically, you have two options:
- Deploy the Virtual Router [2] and configure your guest to get the IP via
DHCP
- Contextualize the VM so it configures the IP from the MAC address

We don't provide contextualization scripts for windows, but you can find
community-contributed ones here [4,5].

Regards

[1] http://opennebula.org/documentation:rel4.2:vgg
[2] http://opennebula.org/documentation:rel4.2:router
[3] http://opennebula.org/documentation:rel4.2:context_overview
[4] http://wiki.opennebula.org/
[5]
http://wiki.ieeta.pt/wiki/index.php/OpenNebula#Using_Windows_Images_for_new_Virtual_Machines

--
Join us at OpenNebulaConf2013 <http://opennebulaconf.com> in Berlin, 24-26
September, 2013
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmartin at opennebula.org |
@OpenNebula<http://twitter.com/opennebula><cmartin at opennebula.org>


On Thu, Aug 29, 2013 at 5:37 AM, Kenneth <kenneth at apolloglobal.net> wrote:

> **
>
> Here's my template for it:
>
> CONTEXT=[
>   NETWORK="YES",
>   SSH_PUBLIC_KEY="$USER[SSH_PUBLIC_KEY]" ]
> CPU="1"
> DISK=[
>   IMAGE_ID="25" ]
> DISK=[
>   IMAGE_ID="23" ]
> GRAPHICS=[
>   LISTEN="0.0.0.0",
>   TYPE="VNC" ]
> MEMORY="512"
> NIC=[
>   MODEL="virtio",
>   NETWORK_ID="1" ]
> OS=[
>   ARCH="i686" ]
>
> It boot's fine. However the network isn't working any settings I need to
> change to make the network work? or any drivers I need to install?
>
> --
> Thanks,
> Kenneth
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130829/7674125e/attachment-0002.htm>


More information about the Users mailing list