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] server 2003 hangs

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] server 2003 hangs
From: "James Rivera" <jrivera@xxxxxxxxxxx>
Date: Tue, 9 Jan 2007 12:10:00 -0800
Delivery-date: Wed, 10 Jan 2007 01:34:03 -0800
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
Thread-index: Acc0KiQf/ocRsLdlQ06PRjMceH2N8g==
Thread-topic: server 2003 hangs

I have installed fedora 6.  When I am trying to install server 2003 STD 32bit, the system hangs on the reboot.  I tried to install server 64bit and it gets all the way to the cd key before it freezes.  Here is my config file.  Is there a way I can change the iso file to point to the actual cd rom?

 

# Automatically generated xen config file
name = "Sus"
builder = "hvm"
memory = "500"
disk = [ 'file:/xen/image/sus.img,hda,w', 'file:/etc/xen/iso/W2003-SE-SP1.iso,hdc:cdrom,r']
vif = [ 'type=ioemu, mac=00:16:3e:4e:a8:38, bridge=xenbr0', ]
uuid = "5d43743d-bf96-8709-5dff-ad394db28692"
device_model = "/usr/lib64/xen/bin/qemu-dm"
boot='d'
kernel = "/usr/lib/xen/boot/hvmloader"
vnc=1
vncunused=1
apic=1
acpi=1
pae=1

vcpus=1
serial = "pty" # enable serial console
on_reboot   = 'restart'
on_crash    = 'restart'

 

James Rivera | Axacore | jrivera@xxxxxxxxxxx | +1 (858) 427-4318

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] server 2003 hangs, James Rivera <=