Hi All.
 
I’ve compiled Xen 3.0 in Fedora Core 4. and boot
dom0 successful. But “xm create” command return this error.
 
Warning: unable to open an initial
console.
 
 
***************************************************************
 
***************************************************************
  ** WARNING: Currently
emulating unsupported memory accesses  **
 
**          in /lib/tls glibc
libraries. The emulation is    **
 
**          slow. To ensure full
performance you should      **
 
**          install a
'xen-friendly' (nosegneg) version of   **
 
**          the library, or
disable tls support by executing **
 
**          the following as
root:                          
**
 
**          mv /lib/tls
/lib/tls.disabled                   
**
  ** Offending process: init
(pid=1)                     
     **
 
***************************************************************
***************************************************************
 
So I read all maillist,
and do “mv /lib/tls
/lib/tls.disabled” , new glibc compile, make “/etc/ld.so.conf.d/nosegneg.conf”
But
still get warning…
 
Help
me please.
 
thanks