[one-users] running a windows XP vm

Michael Curran michael.curran at connectsolutions.com
Thu Aug 29 03:02:02 PDT 2013


I had to set the nic model to e1000 to make the nic work, plus I don't see any pcibridge definition in your template below

Sent from my Android phone using TouchDown (www.nitrodesk.com)

-----Original Message-----
From: Kenneth [kenneth at apolloglobal.net]
Received: Wednesday, 28 Aug 2013, 11:38pm
To: Users [users at lists.opennebula.org]
Subject: [one-users] running a windows XP vm


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130829/64d2663a/attachment-0002.htm>


More information about the Users mailing list