|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] PROBLEM WITH DOMU WINDOWS CREATION
Solved, for a while worked fine (windows installation start but stop in a
black screen when he recognize hardware).
After, I tried to put phy: in the config file and now I obtain:
domid: 6
qemu: the number of cpus is 1
shared page at pfn:1ffff, mfn: 56a01
buffered io page at pfn:1fffd, mfn: 56a03
Could not read keymap file: '/usr/local/share/xen/qemu/keymaps/en-us'
DAMN! Why I have modified the win.cfg?!
And now what can I do? recompile xen?
--------- Original Message --------
From: Ryan Worsley <R.C.Worsley@xxxxxxxxxxxx>
To: Carlo <carlo@xxxxxxxxxxx>
Subject: Re: [Xen-users] PROBLEM WITH DOMU WINDOWS CREATION
Date: 08/01/07 17:52
> Hi Carlo,
>
> Carlo wrote:
> > Hi, I've compiled xen from sources following an howto found via
> > howtoforge.com
> >
> > Now, I've a problem: paravirtualized linux domU works fine.
> >
> > I can't create a domU with windows: I've followed the instructions in
the
> > pdf from xensource and from the howto on planetjoel.com but the
qemu-dm log
> > say:
> >
> > domid: 7
> > qemu: the number of cpus is 1
> > warning: could not open /dev/net/tun: no virtual network emulation
> > Could not initialize device 'tap'
> >
> I had this same problem for a while, I needed a third party program
> called tunctl to create a tap interface, I also had to modify the
> network script to create an interface using this program. You can get
> the c source code for it on the net somewhere, I found it by googling.
> >
> > When I compiled kernel I see the "Uniervesal TUN/TAP
support" was selected.
> > If I try to run "modprobe tun" or "modprobe tap":
Module not found.
> >
> If the module isn't present then I'm not sure I can help, maybe you need
> to contact a list relevant to your linux distribution?
>
> Regards,
>
> Ryan.
> > If I type "xm list", domU is in list but "time"
is zero...
> >
> >
> > How can I do?
> >
> > Thanks
> >
> > ________________________________________________
> > Message sent using UebiMiau 2.7.10
> >
> >
> >
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> >
>
>
>
________________________________________________
Message sent using UebiMiau 2.7.10
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|