Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xen network problem
Manuel Bouyer <bouyer%antioche.eu.org@localhost> writes:
> On Wed, Mar 08, 2006 at 07:39:34PM -0500, Jed Davis wrote:
>>
>> One thing to try: typing control-A three times on the console, to
>> switch the input to Xen, and then 'h' to list the functions available.
>> If that works, it means that at least Xen is still doing something and
>> can talk to the console.
>
> This only works with serial console isn't it ? Or has something
> changed with Xen 2.0.7 ?
It probably does; I've used it on a serial console, and just assumed
it would work on VGA as well.
--
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l)))))) (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k))))))) '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))
Home |
Main Index |
Thread Index |
Old Index