From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aron Griffis Subject: Re: xend "sysctl operation failed" Date: Wed, 7 Nov 2007 15:05:32 -0500 Message-ID: <20071107200531.GF6844@fc.hp.com> References: <20071107172630.GC6844@fc.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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: Keir Fraser Cc: xen-devel@lists.xensource.com, xen-ia64-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: [Wed Nov 07 2007, 12:30:29PM EST] > Well, now you know the likely problem it doesn't sound like it will > be very hard to track down! Actually, it wasn't the problem at all... My script was trying to copy the kernel from dist/install/boot/vmlinuz but recently it's changed to dist/install/boot/vmlinuz-2.6.18.8-xen. Unfortunately I wrote that part of the script to fail silently, so I wasn't aware that my recent testing has been mismatched. Thanks for the clues, they helped me finally track this down. Aron