From owner-freebsd-small@FreeBSD.ORG Tue Apr 11 20:51:44 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 862E216A402 for ; Tue, 11 Apr 2006 20:51:44 +0000 (UTC) (envelope-from jmelo@freebsdbrasil.com.br) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 9A42843D46 for ; Tue, 11 Apr 2006 20:51:40 +0000 (GMT) (envelope-from jmelo@freebsdbrasil.com.br) Received: (qmail 86362 invoked by uid 0); 11 Apr 2006 17:51:42 -0300 Received: from jmelo@freebsdbrasil.com.br by capeta.freebsdbrasil.com.br by uid 82 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(201.17.152.115):. Processed in 1.765031 secs); 11 Apr 2006 20:51:42 -0000 Received: from unknown (HELO ?10.69.69.2?) (201.17.152.115) by capeta.freebsdbrasil.com.br with SMTP; 11 Apr 2006 17:51:40 -0300 Message-ID: <443C17B8.2090200@freebsdbrasil.com.br> Date: Tue, 11 Apr 2006 17:55:20 -0300 From: Jean Milanez Melo User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050614) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gleidson Antonio Henriques References: <001801c65da1$14e222c0$0301c80a@gleidson> In-Reply-To: <001801c65da1$14e222c0$0301c80a@gleidson> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-small@freebsd.org Subject: Re: FreeBSD-6.0 + pcengines wrap 2c X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2006 20:51:44 -0000 Gleidson Antonio Henriques wrote: > Hi gurus, > > I have to test Freebsd 6.0 on PCengines wrap 2c. > I configured all the flash right. > I tunned my KERNEL with some options. > And go for booting the system but it stopped in > > Booting [/boot/kernel/kernel] > > No more messages, no errors... > > If i put the CF in net4501, the system start without problems. > > Any opinions ? > > Thanks in advance, > > Gleidson Antonio Henriques > > _______________________________________________ > freebsd-small@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-small > To unsubscribe, send any mail to "freebsd-small-unsubscribe@freebsd.org" Hi Gleidson, Did you try use TinyBSD (sysutils/tinybsd)? We just released a version with wrap configuration that fixes it. Just run tinybsd script with "wrap" as argument. - Jean