From owner-freebsd-arm@FreeBSD.ORG Wed Jan 30 15:47:52 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 92A1C29A for ; Wed, 30 Jan 2013 15:47:52 +0000 (UTC) (envelope-from nealie@kobudo.homeunix.net) Received: from nicandneal.net (nicandneal.net [194.231.42.198]) by mx1.freebsd.org (Postfix) with ESMTP id E3B35229 for ; Wed, 30 Jan 2013 15:47:51 +0000 (UTC) Received: from [10.0.0.10] ([194.231.42.198]) (AUTH: PLAIN nealie, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by nicandneal.net with ESMTPSA; Wed, 30 Jan 2013 16:40:48 +0100 id 00045027.0000000051093F00.00011970 From: Neal Nelson Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Raspberry Pi No Login Date: Wed, 30 Jan 2013 16:42:40 +0100 Message-Id: <09931DEF-C90A-4E72-B5EE-02BB0C6A8588@kobudo.homeunix.net> To: freebsd-arm@freebsd.org Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2013 15:47:52 -0000 HI. I'm able to build a bootable FreeBSD image using the beaglebone scripts, = which I understand is the accepted way at the moment.=20 The problem I have is that everything seems to be going nicely, but I = never get a login prompt. The last thing I see, after the ssh key = generation stuff, is a line showing the date, then nothing. This is true = using Current as of today (2012-01-30). I've had this problem for some time now as every image I build using = this process has the same problem. If anyone has an idea as to what I'm = doing wrong, I'd be very grateful. Regards, Neal.=