Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xen hvm domU boot error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
T-800
n00b
n00b


Joined: 29 Mar 2006
Posts: 14

PostPosted: Mon Jul 14, 2008 5:42 pm    Post subject: xen hvm domU boot error Reply with quote

Hi!

My xen works fine with paravirtualized linux domU.
But doesn't work with hvm win xp.

when I create the domain, I see the following error on vnc:
Code:

ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (31259 MBytes)
...
Code:
Disk error
Press any key to restart

So the partition size is recognized correctly. I use ~amd64 keyword.
Code:

# emerge xen xen-tools xen-sources -pv
[ebuild   R   ] sys-kernel/xen-sources-2.6.21  USE="-build -symlink" 43,585 kB
[ebuild   R   ] app-emulation/xen-tools-3.2.1  USE="hvm pygrub -custom-cflags -debug -doc -screen" 0 kB
[ebuild   R   ] app-emulation/xen-3.2.1  USE="-custom-cflags -debug -pae" 0 kB


config:
Code:

name   = "win1"
kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
memory = 512
device_model='/usr/lib/xen/bin/qemu-dm'
disk = [ 'phy:sda2,ioemu:hda,w' ]
boot = "c"
vnc=1
vncviewer=1
sdl=0
on_poweroff = 'destroy'
on_reboot   = 'destroy'
on_crash    = 'destroy'


I read on other forums, that upgrade can solve the problem, but I use the latest xen. I tried to downgrade too, but with older xen package my dom0 kernel make a dump at boot.
Thanks for any help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum