On Tue, 2007-12-11 at 10:59 +0100, Matteo Mazzoni wrote:
> It's because of changes in kernel config:
> update-grub searches for CONFIG_XEN_PRIVILEGED_GUEST=n (line 880)
> in fact, since kernel version 2.6.23, it should search for CONFIG_XEN=n

Also /proc/xen doesn't exist for these kernels so the tests for domU
(line 902) fail as well. As far as I know there is currently no
equivalent source of this information in these kernels (nothing in /sys
that I can see)

The PRIVILEGED_GUEST isn't important right now since the paravirt_ops
kernels (i.e. 2.6.23+) don't do domain 0 yet.

Ian.
-- 
Ian Campbell

Disclose classified information only when a NEED TO KNOW exists.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to