WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Changing domU config parameters permanently (FC8)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Changing domU config parameters permanently (FC8)
From: "Kris Adler" <spurfan15@xxxxxxxxx>
Date: Thu, 12 Jun 2008 17:21:07 +0000
Delivery-date: Thu, 12 Jun 2008 10:21:40 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=pMqAaVu4WSCPc80jW5WDQ5Qbs1YR96aanXvhsAZL/vw=; b=uPmN+dU3Cl89P/xokb+nZTx16lJ1YRRBcY8BzW19h2+v/Sxcb7wx19uV1CzMktjszH eDpO9x7MQ3ex73EFsb29/21UIQjMMeGwtht4ePpAWYEPp6cYA18obO3GFJ10cDu2srZV WbhtJvrlnRrm28I8r8hZrJksmx96p1n2YFpgU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=UA5Df09xrDNSCDBGQP3gpBB6gHH5Iu1uIvMZnOssisFmbT4WJbMbrvUnYTAL1DzIXV Xe1Fa37KaOEtYIXzG9JiH++BkTmed20U16o3pWbtsNVyj9eO8pttfpB8y0Mgysy+6c4s 4gcvPCmkRDUrcjiw/9+jnSVLM3cNLXQ/FL/qE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I have Xen running with FC8 as the host domain. I installed CentOS 5.1 x64 as my first guest OS, and that works fine. I have been using virt-install to perform guest OS installations, and I have been using Fedora's virsh for much of my domain operation, along with some use of xm.

I managed to get Win2k installed yesterday in fully virtualized mode, but it required a bit of luck. First boot from my Win2k CD went fine, but on the reboot, 2k wanted access to the CD, and Xen had unmounted it. I was going to try install again, so I did destroy and delete on the 2k domain, then I did another virt-install. Since the 2k partition was still whole, and Xen booted from CD again, Win2k booted up, the CD was mounted, and the install completed.

That was good fortune, but I'd really like to have the ability to put any CD in the Win2k environment at any time, so I can install programs from disk. I checked the virsh dumpxml, and saw that after the first installation run, xen changed the settings, and the cdrom settings are now wrong.

I just learned how to manually attach and detach my cd device by using xm block-configure (I've confirmed it works), but I still don't know how to permanently affect changes to my domain. There aren't any active hvm files in /etc/xen, probably because virsh handles all of my settings. What is the best way (if any) for me to change settings like boot device, cdrom settings, etc so they are correct at domain startup?

Regards,

Kris
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>