Now I have
disk = [ 'file:/mnt/win.img,hda,w' ,
'file:/root/windows_2003.iso,hdb:cdrom,r' ]
the qemu logs stays the same
raco:/var/log/xen# tail -f qemu-dm.25041.log
domid: 16
qemu: the number of cpus is 1
qemu_map_cache_init nr_buckets = 200
shared page at pfn:1ffff
buffered io page at pfn:1fffd
char device redirected to /dev/pts/1
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
The iso image is really there:
file /root/windows_2003.iso
/root/windows_2003.iso: ISO 9660 CD-ROM filesystem data
'NRMEAIO_EN ' (bootable)
Is there a way to increase qemu's verbosity?
Joop
Henning Sprang wrote:
On 2/21/07, Joop Marijne <joop@xxxxxxxxxxxxxx> wrote:
disk = [ 'file:/mnt/win.img,hda,w' ,
'file:/root/windows_2003.iso,hdb,r' ]
try hdb:cdrom instead.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|