From owner-freebsd-xen@FreeBSD.ORG Fri Aug 23 13:01:46 2013 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8FCBE33B for ; Fri, 23 Aug 2013 13:01:46 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 28748259F for ; Fri, 23 Aug 2013 13:01:46 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id t58so505731wes.38 for ; Fri, 23 Aug 2013 06:01:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AshpGCCD0OE/lUyQieH4FVtfPfpcT5UaIXG7Jardtr0=; b=qZmQS+DeUKkwWHVEROtKaYatl5FQik5GYRpSiszICGEAfXDk+GweZ+3BD3qbv1/3PS 9RK0VT3BqE/DLtGRUHEBoVrDorsJ38R6cO2GDyfJRSCIwuRywhrEM+RA0TQchbKdbh8D vyXjUM3cwedL3MdYAXWbXUuUUGZwR8n2iTu3MeMZGaqjhHvMPTxR2+sCljDNI5v8SDLn xDER6oTLbvBFWjKwxxUnK2M8x1vpXDmSsmSh8CpRP9wFk+EYTDE/gNN3llsqSVecLMRS ME4u/t0k8oM5xCSPX5OoEQYd805D+4aqLkvgSK3GHiwoZEYoe8CKkR+P73e4GYG/yQQM 5NfA== MIME-Version: 1.0 X-Received: by 10.180.36.195 with SMTP id s3mr2075747wij.56.1377262904439; Fri, 23 Aug 2013 06:01:44 -0700 (PDT) Received: by 10.216.62.5 with HTTP; Fri, 23 Aug 2013 06:01:44 -0700 (PDT) In-Reply-To: References: Date: Fri, 23 Aug 2013 17:01:44 +0400 Message-ID: Subject: Re: [FreeBSD 9.1 and XenServer 5.6.0] From: Sergey Kandaurov To: Ederson de Moura Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-xen@freebsd.org X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Aug 2013 13:01:46 -0000 On 23 August 2013 16:45, Ederson de Moura wrote: > Hello guys, > > I installed FreeBSD 9.1 (64 bit) in XenServer (5.6.0)! It's running > perfectly, following the tutorial below: > > http://www.vanhal-ict.nl/1/post/2012/8/freebsd-9-domu-on-xen-part-i-installing-freebsd.html > > But the moment you recompile the kernel GENERIC, the system hangs on load. Even > making the changes suggested in the tutorial (Part II: Optimizing FreeBSD) or > not. > > The system does not load! as follows my print: > > http://200.189.101.110/~edm/FreeBSD-Xen-Stop.png > > Reloading the old kernel, the system up! Does anyone have any idea what could > be the problem? > If to wait a bit, do you see such messages? run_interrupt_driven_hooks: still waiting after 240 seconds for xenbus_nop_confighook_cb If so, what if you try to boot a) and keep cd install image inserted or b) with detached virtual cdrom device. -- wbr, pluknet