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] Newbie need help windows server 2008 on XEN in Linux fails t

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Newbie need help windows server 2008 on XEN in Linux fails to start
From: Aeliana <phdstudent@xxxxxxx>
Date: Tue, 7 Jul 2009 10:47:15 -0700 (PDT)
Delivery-date: Thu, 09 Jul 2009 05:26:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,
I need help with a windows server 2008 or windows in general using in XEN:

Host: 

CentOS 5.3 Linux localhost.localdomain 2.6.18-128.el5xen #1 SMP Wed Jan 21
11:12:42 EST 2009 x86_64 x86_64 x86_64 GNU/Linux

fstab:

LABEL=/                 /                       ext3    defaults        1 1

LABEL=/boot1            /boot                   ext3    defaults        1 2

tmpfs                   /dev/shm                tmpfs   defaults        0 0

devpts                  /dev/pts                devpts  gid=5,mode=620  0 0

sysfs                   /sys                    sysfs   defaults        0 0

proc                    /proc                   proc    defaults        0 0

LABEL=SWAP-sda6         swap                    swap    defaults        0 0

/dev/sda1      /home/alina/win-c/     ntfs-3g  ro,umask=0222,defaults 0 0

/dev/sda2      /home/alina/win-e/     ntfs-3g  rw,umask=0000,defaults 0 0

/dev/sdb1      /home/alina/win-d/     ntfs-3g  rw,umask=0000,defaults 0 0


fdisk -l:

/dev/sda1   *        4375        8485    33021607+   7  HPFS/NTFS

/dev/sda2            8486       18470    80204511    7  HPFS/NTFS

/dev/sda3           18471       19457     7928077+   7  HPFS/NTFS

/dev/sda4               1        4374    35134123+   5  Extended
/dev/sda5               1          13      104359+  83  Linux

/dev/sda6              14         281     2152678+  82  Linux swap / Solaris

/dev/sda7             282        4374    32876991   83  Linux


machine: HP pavilion laptop dv9535ef  2G RAM, AMD Turion 2GHz, Nvidia 128 M
memory

The windows 2008 is installed on /dev/sda1 ,

I tried to make it work with XEN  using:

vi /etc/xen/win2008
kernel = "hvmloader"

builder='hvm'

memory = 1024

shadow_memory = 8

name = "win2008"

acpi=1

vif = [ 'type=ioemu, bridge=br0, mac=00:16:3e:03:00:c8' ]

disk = ['phy:/dev/sda1,hda,w' ]

device_model = 'qemu-dm'

boot="c"

sdl=0

vnc=1

vnclisten="127.0.0.1"

stdvga=0

serial='pty'

soundhw='sb16'

It did not start giving the following:
[root@localhost xen]# xm create win2008

Using config file "./win2008".

Error: Kernel image does not exist: /etc/xen/hvmloader

[root@localhost xen]# 

Please tell me how can I run win2008 in Linux with XEN, I'm completely dummy
in it.

Thank you for the time.
-- 
View this message in context: 
http://www.nabble.com/Newbie-need-help-windows-server-2008-on-XEN-in-Linux-fails-to-start-tp24378190p24378190.html
Sent from the Xen - User mailing list archive at Nabble.com.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>