From owner-freebsd-arm@FreeBSD.ORG Wed Jan 7 22:22:46 2015 Return-Path: Delivered-To: freebsd-arm@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 60E39FF3 for ; Wed, 7 Jan 2015 22:22:46 +0000 (UTC) Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 344F4A98 for ; Wed, 7 Jan 2015 22:22:45 +0000 (UTC) Received: by mail-pa0-f49.google.com with SMTP id eu11so7576659pac.8 for ; Wed, 07 Jan 2015 14:22:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=FiFD/RyyFhQeokA0KSvKpCXOm5lTXvEGVrkcNqlPIC0=; b=KYthzHpjPBqOKWPYkguxvq7CXbWPbTljAeqqTh7l3VQQe2sN9xQetLNWswQASyLu9V ruwFfTPoiyRrm0fGf4KkFaf6luLNQMVFZFVq9Eh+wEDMvmBXirDfOhvU+1S2xcOkQdxL cRhbqbWLCASXOeXrFuIHixNFExGFF0EaPpYROVbAxjXsAb64X0bdbeJA84c6NA+zWcdk dmZhgU0bL05c8T74us5EqTOwb9YSkQb7SFa/Nks8uLgpzSpGNzzq93xci26ZBx6Wev7F tyGJpYdUVJCGAHVMcIpjE4L4YBGbxa6ZXdlLgjWH9u3qfCIpJcbMrfolsLIKuyRcd3Dy gN0g== X-Gm-Message-State: ALoCoQlqAwlYsrHSE/3YZ9QYczFtZKuuJsZf0/nl9ikmpIXHAwneUpfIkCmJ5qEC1C/nX5UpNdeC X-Received: by 10.70.128.131 with SMTP id no3mr9480656pdb.18.1420669359482; Wed, 07 Jan 2015 14:22:39 -0800 (PST) Received: from Michaels-MacBook-Pro.local ([73.25.21.123]) by mx.google.com with ESMTPSA id q10sm2689659pdm.78.2015.01.07.14.22.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Jan 2015 14:22:38 -0800 (PST) Message-ID: <54ADB1AC.3080807@callfortesting.org> Date: Wed, 07 Jan 2015 14:22:36 -0800 From: Michael Dexter User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: kirk@ba23.org Subject: Re: Updated Chromebook ARM Wiki Page References: <549E58CE.9000103@callfortesting.org> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2015 22:22:46 -0000 On 1/7/15 2:05 PM, kirk russell wrote: >> https://wiki.freebsd.org/FreeBSD/arm/Chromebook > Using the instructions on the wiki, I was able to boot a FreeBSD USB > key on my Snow/Chromebook. Awesome! I see that a 32GB USB 3.0 device is not bootable, even in the USB 2.0 port. This may be because of a timeout: http://archlinuxarm.org/forum/viewtopic.php?f=47&t=6397 The device should work for storage though. The Sandisk FIT modules are quire useful being low-profile. Michael