[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-users] How to disable tls on CentOS 5 with Xen 3.3.1?
- To: xen-users@xxxxxxxxxxxxxxxxxxx
- From: jiang wang <jwangzju@xxxxxxxxxxxx>
- Date: Wed, 11 Mar 2009 02:22:04 +0800 (CST)
- Delivery-date: Tue, 10 Mar 2009 11:22:55 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.cn; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=LIxIhCdn1lOOvsL4ObwUmxxnVk9pYe+f+O/ftRccqJdKOacihLuFqUWW7wjRxuM2Iyqy0DwI44xSDPZPGC95xHoPpNYARFJ6pT7ldOCIQxHf99H8Z9cDZVGs9XIn3IfQUheIbAX1yrmVgHOcyXa0/IDA4fHuE5uEWxC3vU2gRAM=;
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Hi:
I downloaded Xen 3.3.1 source from xen.org, compiled and installed it on CentOS 5. At first boot into xen, I got an error message about tls and told me to use "mv /lib/tls /lib/tls.disabled" to disable it. I issued that command after the first boot. And also tried to remove that directory to /root.
But after that, I still got the same error message about tls when booting into Xen. The offending process is "modprobe". I tried to reinstall xen using "sh ./dist/install.sh" and rebuild ramdisk using "mkinitrd" command. But that error remains. And the system is very slow.
How to disable the tls? Should I use "make world" again?
BTW: I am running the CentOS in a VMware workstation virtual machine. So the Xen is on top of vmware workstation. I am not sure whether it matters. But I can run Xen3.0.3 coming with CentOS
without the tls problem. I want to compile Xen 3.3.1 because I want to enable some debug options and test the newest stable version of Xen.
Regards,
Jiang
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|