[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-users] Problem while booting dom0 in FC4 for Xen-2.0
 
 
hi , 
          Booting process hangs after giving following warning , 
"Current emulating unsupported memory access in /lib/tls libraries. The emulation is very slow . To ensure full performance you should execute  
mv /lib/tls /lib/tils.disabled" 
 
This warning comes even after performing 'mv '.  
 
Following is grub config: 
# NOTICE:  You have a /boot partition.  This means that 
#          all kernel and initrd paths are relative to /boot/, eg. 
#          root (hd0,1) 
#          kernel /vmlinuz-version ro root=/dev/sda3 
#          initrd /initrd-version.img 
#boot=/dev/sda 
default=0 
timeout=20 
splashimage=(hd0,1)/grub/splash.xpm.gz 
#hiddenmenu 
title Fedora Core (2.6.11-1.1369_FC4smp) 
        root (hd0,1) 
        kernel /vmlinuz-2.6.11-1.1369_FC4smp ro root=LABEL=/ rhgb quiet 
        initrd /initrd-2.6.11-1.1369_FC4smp.img 
title Xen 2.0 / XenLinux 2.6 
       root(hd0,1) 
       kernel /xen-2.0.7.gz   dom0_mem=720000 
       module /vmlinuz-2.6.11.12-xen0   root=/dev/sda3 ro console=tty0 
 
Following is the output of fdisk -l 
Device Boot      Start         End      Blocks   Id  System 
/dev/sda1   *           1        5099    40957686    7  HPFS/NTFS 
/dev/sda2            5100        5112      104422+  83  Linux 
/dev/sda3            5113        9474    35037765   83  Linux 
/dev/sda4            9475        9729     2048287+   5  Extended 
/dev/sda5            9475        9729     2048256   82  Linux swap / Solaris 
 
Xen-3.0 gives problem of Insufficient memory for dom0. 
 
I have been successfully running Xen-2.0 with RHEL-3 kernel-2.4.20 with dom0 as 2.6.11.12. 
 
Is this problem with FC4 ?  
 
Any help in this regard will be greatly appreciated. 
 
Thanks and Regards, 
Amit Kumar 
 
 
 
 
  
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 
    
     |