From owner-freebsd-questions@FreeBSD.ORG Fri Nov 2 05:33:40 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 049D916A41B for ; Fri, 2 Nov 2007 05:33:40 +0000 (UTC) (envelope-from dyeske@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 8C77213C4A8 for ; Fri, 2 Nov 2007 05:33:39 +0000 (UTC) (envelope-from dyeske@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so563999nfb for ; Thu, 01 Nov 2007 22:33:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=1vIql2DvYzM2NsnbfGRCybN8u4IxItNU6Kv575tU254=; b=uVGp+VdBS8vzLPfaFVLPFFum+zW1cfbhOAx2eTjqVU332VA9SaPJPPtSQ+T6sJup+I9hF6bQ5liYg1PwhlYdVZsCMc+AgLLoV2amxtlyZZ1w35UDY8ReeaqBJPA+4mD1PoIy3WNasjxhMd6tGtEoilxv4Ix7P3rYE2dMhXwhv8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dcCASPocCdcU714hXJFij3zUeQ8m8SES5gAjjCmPlfKqcb9/YJP+oK0efo2qpfv3RispWph7UiqWCCJEtemMF79cv4sb4Lf78oFFL9lX/SuRlxNvEi6fK1diJotuN5OOyEjttO2zs2eZU0LqfNEJDN8izbjIBAcMbQbCM1jyORw= Received: by 10.78.190.10 with SMTP id n10mr1006252huf.1193981601159; Thu, 01 Nov 2007 22:33:21 -0700 (PDT) Received: by 10.78.106.10 with HTTP; Thu, 1 Nov 2007 22:33:21 -0700 (PDT) Message-ID: <85bdae4e0711012233i6e20e44bxfb2f1b53d1077c0c@mail.gmail.com> Date: Fri, 2 Nov 2007 01:33:21 -0400 From: "David Yeske" To: "Zhang hw" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions Subject: Re: problem of install 7.0 on notebook X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2007 05:33:40 -0000 On 11/2/07, Zhang hw wrote: > I have now could work on my notebook with freebsd 6.2-release and > 6.3-prerelease, but there are still some problems such as acpi. So I > want to have a try of freebsd 7.0-beta-1.5, but I can't install it, > the boot process stop at pci probing: > pcib2: at device 4.0 on pci0 > pci16: on pcib2 > if acpi enable, it maybe show as: > pcib2:... > pci16: my cpu is athlon 64x2, I've tried both amd64 and i386 versions. > Help! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > What happens if you boot verbose? That might better indicate where the kernel is hanging.