From owner-freebsd-current@freebsd.org Sun Jul 12 16:54:13 2015 Return-Path: Delivered-To: freebsd-current@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 8E44A99B758 for ; Sun, 12 Jul 2015 16:54:13 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) by mx1.freebsd.org (Postfix) with ESMTP id 6F010113A for ; Sun, 12 Jul 2015 16:54:13 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from [192.168.1.10] (unknown [192.168.1.10]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 62A499F2F for ; Sun, 12 Jul 2015 16:54:11 +0000 (UTC) Message-ID: <55A29BB1.8080703@freebsd.org> Date: Sun, 12 Jul 2015 12:54:09 -0400 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: Lenovo BIOS boot fix References: <55A1FFD5.7080008@freebsd.org> <20150712093414.GI49099@home.opsec.eu> <20150712222445.b44ee8b0c06773df9d2f003e@dec.sakura.ne.jp> In-Reply-To: <20150712222445.b44ee8b0c06773df9d2f003e@dec.sakura.ne.jp> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:54:13 -0000 On 2015-07-12 09:24, Tomoaki AOKI wrote: > Hi. > > As far as I could confirm currently, > > *My ThinkPad didn't boot from decompressed .xz image written in > memstick. > > *The partition tables (both PMBR and GPT) looks fine. > (As expected. Verified with `gpart show` and `fdisk -p -v da0`) > > *Overwriting bootcode (gptzfsboot) in GPT partition 1 didn't help. > > > Not yet confirmed, but possible cause would be > > *Bootcode in PMBR is missing or corrupt. > (I noticed I hadn't tested overwriting it.) > > */boot in ZFS partition or anything related is not proper. > > > Sorry, I cannot reboot my ThinkPad right now. > Allan, can you confirm above? > You are correct, the PMBR bootcode was missing, my mistake. I have uploaded new images (and set the old ones to redirect to the new ones) compressed (193 MiB): http://www.allanjude.com/bsd/lenovofix_20150712-r285132.img.xz uncompressed (1 GiB): http://www.allanjude.com/bsd/lenovofix_20150712-r285132.img -- Allan Jude