Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Linux domU/HVM : "can't find disk"



Hello,

I've configured a Linux domU using HVM and I can't seem to have the disk
recognised. I tried booting Debian 4 and Slackware 12 - same thing.

NetBSD dom0 is 4.0 and xentools3-hvm-3.1.2.

Is my domU configuration file false ?
==========
name = "debian"

kernel = "/usr/pkg/lib/xen/boot/hvmloader"
builder = 'hvm'

memory = 128

disk = [ 'file:/home/xen/debian/disk,0x301,w',
'file:/home/xen/debian/swap,0x302,w',
'file:/home/xen/debian/debian-40r3-i386-businesscard.iso,ioemu:hdc:cdrom,r'
]
root = "/dev/hda1 ro"
#disk = [ 'file:/home/xen/debian/disk,sda1,w',
'file:/home/xen/debian/swap,sda2,w',
'file:/home/xen/debian/slax-6.0.3.iso,ioemu:hdc:cdrom,r' ]
#root = "/dev/sda1 ro"
vif = [ 'mac=00:16:3e:00:00:47, bridge=bridge0, type=ioemu' ]
device_model = '/usr/pkg/libexec/qemu-dm'
dhcp = "dhcp"

boot='d'

sdl = 0
vnc = 1
vncdisplay = 1
vncunused = 0
vncpasswd=""
vnclisten='10.15.5.52'
==========

TIA,
   Jo




Home | Main Index | Thread Index | Old Index