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

Re: [Xen-users] Error: Block device must have physical details specified

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Error: Block device must have physical details specified
From: Tegger <xen@xxxxxxxxx>
Date: Sun, 04 Jul 2010 13:34:59 +0200
Delivery-date: Sun, 04 Jul 2010 04:36:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C306B29.8050802@xxxxxxxxx>
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>
References: <4C305943.1020904@xxxxxxxxx> <4C306B29.8050802@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5
the sdl=0 was wrong...without it works....

Am 04.07.2010 13:06, schrieb Tegger:

okay
my fault

#disk = [ 'file=/200GIG/vm_images/windisk.img,hda,w','file:/200GIG/biexpp310g.iso,hdc:cdrom,r' ] disk = [ 'file:/200GIG/vm_images/windisk.img,hda,w', 'file:/200GIG/biexpp310g.iso,hdc:cdrom,r' ]

but now


DOM0:~# xm create /etc/xen/Windows.cfg
Using config file "/etc/xen/Windows.cfg".
Error: Domain 'WindowsXP' does not exist.



Am 04.07.2010 11:49, schrieb Tegger:
Hi,

once again... now i have problems with HVM, when i try to start Windows XP, it appears

DOM0:~# xm create /etc/xen/Windows.cfg
Using config file "/etc/xen/Windows.cfg".
Error: Block device must have physical details specified


DOM0:~# cat /etc/xen/Windows.cfg
# Kernel ist der HVM-Loader. 265MB RAM sollten zum testen reichen
kernel  = '/usr/lib/xen/boot/hvmloader'
builder = 'hvm'
memory  = '512'
device_model='/usr/lib/xen/bin/qemu-dm'
# Laufwerke
disk = [ 'file=/200GIG/vm_images/windisk.img,ioemu:xvda,w','file:/200GIG/xpg.iso,ioemu:xvdc:cdrom,r' ]
#disk    = [ 'phy:/dev/hda,hda,r' ]
# Hostname
name    = 'WindowsXP'
#  Networking
#dhcp = dhcp
vif = ['type=ioemu, bridge=xenbr0']
# Behaviour
boot='d'
vnc=0
vncviewer=0
sdl=1

DOM0:~#



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



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



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

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