Follow up
http://lists.xensource.com/archives/html/xen-users/2010-06/msg00307.html
How to get kernel source and current .config ?
I have a stupid suspect Dom0's backends are not hard linked to kernel
and it's not RHEL5.
Boris.
Quote from previous thread :-
On Sun, Jul 18, 2010 at 12:58 AM, Boris Derzhavets
<
bderzhavets@xxxxxxxxx>
wrote:
>
> > Here's the config I use:
http://pastebin.com/WrrNHbTq
or
> >
http://www.mediafire.com/file/0itbbmmymmm4zz2/kernel-2.6.34-x86_64-xen.config >
>
All three configs suggested above :-
those are the same .config
:D
>
> 1. Have backend Dom0 drivers described as modules
<M> , what causes "Hotplug scripts not working" issue to raise up
right away. Exactly as for pvops kernel backend Dom0 drivers should be
described as hard linked <*> to avoid issue mentioned above at
least on Ubuntu 10.04 Server.
correct. As I mentioned, it was
tested on RHEL5. The kernel config is
created to be as close as
possible to RHEL's kernel-xen configuration
(which loads the modules
from xend service).
> 2. CONFIG_SYSFS_DEPRECATED should not be
set also at least on Ubuntu 10.04 Server.
correct. I did mention
"newer distros don't need
CONFIG_SYSFS_DEPRECATED=y and
CONFIG_SYSFS_DEPRECATED_V2=y".
--
Fajar