|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] prob HVM boot image sco
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Torsten Lehmann
> Sent: 12 June 2007 20:36
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: RE: [Xen-users] prob HVM boot image sco
>
> On Tue, 12 Jun 2007, Petersson, Mats wrote:
>
> >
> > Do you have any information in the
> /var/log/xen/qemu-dm.<pid>.log for
> > the domain? [using "ls -ltr" to list the "latest" one is a
> good way to
> > find which is the one you've just got, as they are "named"
> based on the
> > process ID of the qemu-dm, which isn't particularly helpful
> in knowing
> > which one is new and old].
> >
> # grep ^[a-z] vm3_sco | grep =
> arch = os.uname()[4]
> kernel = "/usr/lib/xen/boot/hvmloader"
> builder='hvm'
> memory = 128
> name = "vm3"
> vif = [ 'type=ioemu, bridge=xenbr0' ]
> disk = [ 'file:/mnt/backup/img/sco.dd,ioemu:sda,w' ]
Try making this "had" instead of "sda" - I don't think the BIOS included
in hvmloader allows boot from SCSI devices.
> device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
> sdl=1
> vnc=0
> stdvga=0
> serial='pty'
[snip lots of logs]
--
Mats
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|