From owner-freebsd-stable@FreeBSD.ORG Thu Sep 4 11:43:13 2008 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 435D9106566C for ; Thu, 4 Sep 2008 11:43:13 +0000 (UTC) (envelope-from jeff.dowsley@mac.com) Received: from asmtpout015.mac.com (asmtpout015.mac.com [17.148.16.90]) by mx1.freebsd.org (Postfix) with ESMTP id 2CCF78FC12 for ; Thu, 4 Sep 2008 11:43:13 +0000 (UTC) (envelope-from jeff.dowsley@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=UTF-8; format=flowed Received: from mac.com ([122.99.64.87]) by asmtp015.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPA id <0K6O00GC15VHT700@asmtp015.mac.com> for freebsd-stable@freebsd.org; Thu, 04 Sep 2008 04:42:55 -0700 (PDT) Message-id: <48BFC9C2.8020208@mac.com> Date: Thu, 04 Sep 2008 21:42:58 +1000 From: Jeff Dowsley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en To: freebsd-stable@freebsd.org References: <48BFC40C.3050309@ipeen.com.tw> In-reply-to: <48BFC40C.3050309@ipeen.com.tw> Subject: Re: boot failed after make installkernel from 6.3-RELEASE to 7.0-RELEASE 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, 04 Sep 2008 11:43:13 -0000 Chih Liang wrote: > Dear all, > > I've tried to upgrade my FreeBSD server from 6.3-RELEASE to > 7.0-RELEASE, but it is failed to boot after make kernel KERNCONF=GENERIC. > I didn't modify any file at /usr/src/sys/i386/conf, it was all default. > After done make kernel and reboot, system stop at: > > Timecounters tick every 1.000 msec > ad0: 38166MB at ata0-master UDMA100 Try selecting boot option 2, ACPI disabled. J > > > I can't boot in single mode, but I can boot in safe mode, and it showed: > > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:da0s1a > ? List valid disk boot devices > Abort manual input > > I type "?" for list, but it only show acd0 and fdc0, "ufs:ad0s1a" or > "ufs:/dev/ad0s1a" are not working > > I can boot with /boot/kernel.old now (6.3-RELEASE), I rebuilt kernel > again and again, but still not work. > I check the difference between old GENERIC on 6.3-RELEASE and new > GENERIC on 7.0-RELEASE, it has not difference besides new add in > 7.0-RELEASE. > > Is any one can help me? I don't want to reinstall...because I don't > have install cd... > > And sorry for my poor English, thank you for reading! > > Regards, > Chih Liang > _______________________________________________ > 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"