From owner-freebsd-mobile@FreeBSD.ORG Sat Dec 27 18:52:24 2014 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 819B5F9C; Sat, 27 Dec 2014 18:52:24 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 32A1B66F34; Sat, 27 Dec 2014 18:52:24 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id sBRIqGZa020394 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 27 Dec 2014 11:52:16 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id sBRIqG80020391; Sat, 27 Dec 2014 11:52:16 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 27 Dec 2014 11:52:16 -0700 (MST) From: Warren Block To: Adrian Chadd Subject: Re: FreeBSD on Acer C710 Chromebook In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 27 Dec 2014 11:52:17 -0700 (MST) Cc: "freebsd-mobile@freebsd.org" X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 18:52:24 -0000 On Sat, 27 Dec 2014, Adrian Chadd wrote: > So we'd have to setup a chromeos layout partition table and such. > > http://www.chromium.org/chromium-os/chromiumos-design-docs/disk-format > > .. but their boot environment expects an EFI32 boot loader. And we > don't have that support just yet. > > (Another reason to get EFI32 done..) My impression was that with SeaBIOS, it could boot from a normal MBR. But I do not have a machine to test. The C710's advantage is that RAM can be added and it takes a normal 2.5 SATA device (7mm, but still). The C720 has a faster processor, but RAM (2G) is soldered in, there are no sockets, and the SSD is the newer M.2 form factor. It already has SeaBIOS, though. While searching, I saw information that Debian could be used on these, or at least be booted. There is also a Youtube video showing Windows 7 running on one of these machines.