From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: Build vmlinuz-2.6.29-rc5-tip Date: Fri, 20 Feb 2009 10:36:27 +0100 Message-ID: <499E799B.2080008@redhat.com> References: <310295.43521.qm@web56107.mail.re3.yahoo.com> <927395.41213.qm@web56108.mail.re3.yahoo.com> <499D971C.7020304@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Andrew Lyon Cc: Jeremy Fitzhardinge , "xen-devel@lists.xensource.com" , bderzhavets@yahoo.com, "Marc - A. Dahlhaus [ Administration | Westermann GmbH ]" List-Id: xen-devel@lists.xenproject.org Andrew Lyon wrote: > Awesome, the kernel booted and ahci is working normally, and piix > isnt actually used on this system as all the devices are sata. > > xend failed to start saying it was not a privileged domain, first > thing I am going to try there is upgrading to Xen 3.3.1 final as I am > still running rc4 on my test box, but what is the minimum Xen version > to use pv_ops dom0? Try adding this line to /etc/fstab: xen /proc/xen xenfs defaults 0 0 vanilla 3.3.1 isn't going to work, you need a few patches backported from unstable. Current rawhide package has these changesets: xen-backport-hg18782.patch xen-backport-hg19075.patch xen-backport-hg19108.patch xen-backport-hg19109.patch xen-backport-hg19110.patch cheers, Gerd