From owner-freebsd-stable@FreeBSD.ORG Thu Jul 1 14:53:00 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19D67106564A for ; Thu, 1 Jul 2010 14:53:00 +0000 (UTC) (envelope-from maurovale@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9ADE78FC14 for ; Thu, 1 Jul 2010 14:52:59 +0000 (UTC) Received: by bwz12 with SMTP id 12so1184555bwz.13 for ; Thu, 01 Jul 2010 07:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=DTutfOH27Fa0uN7/azn+9UtXGzGeLZzusYprurLltN0=; b=GlnRV0lCPiMKay+Rp9TkreCUch2nCBS+sTF/4LNHIpOS5YS81T8mOcS+eN6xryh7Pb QtVzzMcrPnsKD4bY7LOW91Lb1EOIDvODBmpA1vlBQF70GrSzdJzlV600+SxT/tRHGxI1 AwjlBEg+B+XN+WhzvbcPdkwPOys+M0nMgJEoI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qL9ifxZXFNaUIbSpjqrxzWFYmRDjbAzcU20vbPlduXtAe7nc8pKr5502pJGV9ZZRD7 wkfvsBNK60CtI0Bg9n3D82r2n2rfgNTX+RgW2uZFkFRNZvd+4Offlgn2mIXog62bp/Ju eUG5G1Qzci1LB8fkIaW2WpJI6kOChnP1W4JtY= MIME-Version: 1.0 Received: by 10.204.136.71 with SMTP id q7mr6767314bkt.111.1277995966362; Thu, 01 Jul 2010 07:52:46 -0700 (PDT) Received: by 10.204.59.15 with HTTP; Thu, 1 Jul 2010 07:52:45 -0700 (PDT) In-Reply-To: References: <4C280435.4060603@halplant.com> Date: Thu, 1 Jul 2010 15:52:45 +0100 Message-ID: From: "M. Vale" To: GNUbie Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: Unable to boot FreeBSD 8.0-p3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2010 14:53:00 -0000 2010/7/1 GNUbie > Hello Andrew, > > On Mon, Jun 28, 2010 at 10:08 AM, Andrew J. Caines > wrote: > > GNUbie, > > > >> Kindly check the screenshot at http://imagebin.org/102605 for the > >> screen output during bootup. I don't know how to recover this system > >> and hopefully someone could help me on how to do it. > > > > Can you boot the old kernel[1]? > > > > [1] See > > http://www.freebsd.org/doc/en/books/handbook/kernelconfig-trouble.html > > I'm sorry for the late reply as I've been busy for the past 5 days. > > No, I can't boot from my old kernel. Also, I didn't customized the kernel. > > How can I proceed from here? > > Thank you in advance. > > Regards, > > GNUbie > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Hi, do you have VirtualBOX installed ? Also do you add any module to /boot/loader.conf ? like vboxdrv ? Regards MV