From owner-freebsd-questions@FreeBSD.ORG Fri Jan 24 21:56:21 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36857F44 for ; Fri, 24 Jan 2014 21:56:21 +0000 (UTC) Received: from mail-oa0-f50.google.com (mail-oa0-f50.google.com [209.85.219.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F21CD1D2C for ; Fri, 24 Jan 2014 21:56:20 +0000 (UTC) Received: by mail-oa0-f50.google.com with SMTP id n16so4399586oag.37 for ; Fri, 24 Jan 2014 13:56:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=f0+RHELUM6Cn1aNAOLT835yn0XS8dHfo7pDQZ3exALA=; b=FplSKk8zNLUFB/c6+hZBllzKElj334tAszqBPW6sY1jD2VDAskfruLJtRYJ0IqeEsF pdvUivlnHTP8KorBRM7lHp+1SkT+BAl320xoTxKCsh+X4rmtXfCojWyw7owhoLoVQqQj mdppixXRrxQ2K2oUl7xptbCn8YpmNW7hE+G2ue50HPHRb2FGTfG3Cn5URRHLPLzbcOiS +IHLXAQD//ILm8zisWargu56aDnBhy+tV3XaYc37Ex2s3XpaiStKgL2i6cUe+1ZNtzoI NseOpF/yyJFC7Ny12qAONXcWxOWmH2VrERw8zseITebzDUC11CoUQRbHH5lg/3wxZpTo eDrA== X-Gm-Message-State: ALoCoQmyQ0JqwqqoYtamEEQTZ4AYsmhspQaiPKCcB2Q/xcBRdIOBpRQHa8XobM3Cy9PGoo69cFGb MIME-Version: 1.0 X-Received: by 10.182.81.197 with SMTP id c5mr14169774oby.40.1390600579964; Fri, 24 Jan 2014 13:56:19 -0800 (PST) Received: by 10.60.21.8 with HTTP; Fri, 24 Jan 2014 13:56:19 -0800 (PST) In-Reply-To: References: Date: Fri, 24 Jan 2014 13:56:19 -0800 Message-ID: Subject: Re: Unable to boot on USB key on Lenovo Thinkpad T440 From: Michael Sierchio To: Kata Goto Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 21:56:21 -0000 On Fri, Jan 24, 2014 at 1:47 PM, Kata Goto wrote: > Hello all, > > I recently (this week), recieved a Lenovo Thinkpad T440 and I want to > install FreeBSD, so I have disabled the secure boot and force the legacy > boot mode only. > Then I have downloaded an USB image and write it via > $ dd if=FreeBSD-9.2-RELEASE-amd64-memstick.img of=/dev/da0 bs=64k > > (I also tried with 10.0-RELEASE) > And my laptop refuses to boot on it, even if I force to boot on it (via > ). > My USB key works well on other computers (they boot on it) and my laptop > boots well on an Ubuntu USB key. > I have also tried to boot on an external CD Drive, but nothing change :/ It's my experience that not all USB sticks are bootable. I tend to use the low profile SanDisk models, which are. - M