From owner-freebsd-arm@freebsd.org Thu Jul 13 15:25:15 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D0C7DA66D6 for ; Thu, 13 Jul 2017 15:25:15 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 28C877C196 for ; Thu, 13 Jul 2017 15:25:14 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id v6DEvN3s059857 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 13 Jul 2017 07:57:24 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id v6DEvNc8059856; Thu, 13 Jul 2017 07:57:23 -0700 (PDT) (envelope-from fbsd) Date: Thu, 13 Jul 2017 07:57:22 -0700 From: bob prohaska To: sVx Cc: freebsd-arm@freebsd.org, bob prohaska Subject: Re: RaspberryPi 3 freezes on single user mode (init 1) Message-ID: <20170713145722.GA59826@www.zefox.net> References: <20170713163403.10ef76b0@unixbase> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170713163403.10ef76b0@unixbase> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2017 15:25:15 -0000 On Thu, Jul 13, 2017 at 04:34:03PM +0200, sVx wrote: > I've installed RaspBSD (FreeBSD-aarch64-12.0-GENERIC-320146M.img) on an > 4 GB microSD-Card for a RaspberryPi 3. So far it boots and runs fine but I would like to expand the root slice (the only slice) > over the full disk space but I cannot enter single user mode. > Far as I know single user requires a serial console. I'd be pleased to learn I'm wrong. hth, bob prohaska