|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] how to ouput log messages of pygrub into user console
On Mon, Feb 08, 2010 at 09:46:12AM +0900, sun.shuchun wrote:
> Hello, everyone!
>
> I have somes questions as follows:
>
> I found there are some print commands in the pygrub,
> but I don't know where pygrub outputs them.
>
> Could anyone tell me some details about this?
>
"xm create -f /etc/xen/<guest> -c" will show the pygrub console.
I don't know if it can be redirected to vfb..
-- Pasi
> Also,
> I wanted to output some log messages into "/var/log/xen/xend.log"
> and tried to "from XendLogging import log",
> but failed to import the log object.
> What should I do for this if I want to use the log object that already
> have in the xen source?
>
> Regards.
> Sun Shuchun
>
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|