|
|
|
|
|
|
|
|
|
|
xen-users
AW: [Xen-users] XEN and Dapper - III
Try do dd your winxp CD to a iso file and define this iso file
dd if=/dev/cdrom of =/fs/winxp.iso
and in your domU /etc/xen/winxp config as:
cdrom = '/fs/winxp.iso'
boot = 'd'
Thomas
> -----Ursprüngliche Nachricht-----
> Von: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-
> bounces@xxxxxxxxxxxxxxxxxxx] Im Auftrag von John Cassidy
> Gesendet: Samstag, 16. September 2006 09:54
> An: z24@xxxxxxx
> Cc: xen-users@xxxxxxxxxxxxxxxxxxx
> Betreff: Re: [Xen-users] XEN and Dapper - III
>
> Hello all,
>
> the command >> qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d <<
> WORKS (Doze starts etc.).. but this does not bring me any further with
> XEN...
>
> Any further ideas??
>
>
> TIA and regards,
>
>
> JC
>
>
> > On Fri, 15 Sep 2006 17:17:55 +0200 (CEST), you wrote:
> >
> >>Booting from CD-Rom...
> >>unsupported PCI BIOS function 0x0E
> >>int13_harddisk: function 15, unmapped device for ELDL=81
> >>KBD: int09h_handler(): unknown scancode read!
> >>HVM_PIT:guest init pit channel 0!
> >>HVM_PIT:pass info 0xc002ead to HV!
> >
> > I don't know what this error means, but you may try installing qemu
> > and running it directly with:
> > qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d
> >
> > --
> > Z24
> >
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> >
>
>
> John Cassidy (Dipl.-Ingr.)
>
> Berninastrasse 9
>
> 8057 Zuerich
>
> Europe
>
> Telephone: +41 (0) 43 300 4602
>
> Mobile: +41 (0) 79 207 3268
>
>
> E-Mail: john.cassidy@xxxxxxxxxxxxxxxx
>
> http://www.JDCassidy.net
>
> http://www.europeunited.org
>
> http://en.wikipedia.org/wiki/Europe_United
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: 15.09.2006
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|