From owner-freebsd-stable@freebsd.org Wed Jan 11 19:44:07 2017 Return-Path: Delivered-To: freebsd-stable@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 E956CCAB7A1 for ; Wed, 11 Jan 2017 19:44:07 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: from mail-wj0-x22e.google.com (mail-wj0-x22e.google.com [IPv6:2a00:1450:400c:c01::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 745A210BA for ; Wed, 11 Jan 2017 19:44:07 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: by mail-wj0-x22e.google.com with SMTP id i20so109692513wjn.2 for ; Wed, 11 Jan 2017 11:44:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=multiplay-co-uk.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to; bh=KdmPqaEJF+BiG93YBXR4mVyMZkOf5ZWMewLPDtDISvo=; b=gslRTjf/lj9xo13VbYqus4J8OMN6JMlzLdJ2Sf7MzDPR33oQoboda8FpI1G42LYDOP RvffHBQ7ByA2feh76m5zPj/wZHbnM8s15HJi/aliHd4dBJGrmJ2u53Y6lo3hnQiYoIaJ q4BGFEO+iMKSz1UFNsExQf/GN4xPHapYZDSHG1QfUjE5tMBk0y17ERDTXjEe+DkMychJ a0ONYVMNWYIMXq5CU1Ls2kG+4MvMI+3yJiNAr2l17FX+tdMjCuy4UnCL/hwYfdrqlXYZ +nxFiNsfHYJz06304xtWowl7kg1Pp1DtPtRarQ6IUX0yrNgHiBydA5cinrSGOInuMiDm Zpsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=KdmPqaEJF+BiG93YBXR4mVyMZkOf5ZWMewLPDtDISvo=; b=gdq4yeprzLUUsUQodoyRfSU16gfccluRkAOidOAUQrcm1ocYcZhHmOgzXLvYp4z4TA BNh0bJWCeAR6sHBV3fG8OUq1JnqoXhVLiKZeeN7NeXMJd6E3sfWHmdaJ6YF3YFiGG7m9 R6O//Rg7ZnS66WQ9rTqOQpzYjuNzXUOss7J8qA8EagA2hQ2+V+hOg0RGRM+jbZw/oNQ4 ajKBK00invxhyTSfPY5RwHp6HU3JiFh51CFPIx6NJTWF2MSCJBO0VzHAqzdzmcD++N1N gAHfRJfIHbZ9EEyIJZSpv56wZjHZS5I5A08dmOpzHFeRo6eYXR4zN5ZFm9uIOVrMa5JC QrFQ== X-Gm-Message-State: AIkVDXJkx8Ct+tqJRBEteRN8f5e2JliZnYeIBQV8uWekwqIorT/yRz+ANSc87wKOTV2FiELG X-Received: by 10.194.147.140 with SMTP id tk12mr1584528wjb.71.1484163845190; Wed, 11 Jan 2017 11:44:05 -0800 (PST) Received: from [10.10.1.58] ([185.97.61.26]) by smtp.gmail.com with ESMTPSA id j6sm10039418wjk.25.2017.01.11.11.44.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jan 2017 11:44:04 -0800 (PST) Subject: Re: Can't boot on ZFS -- /boot/zfsloader not found To: freebsd-stable@freebsd.org References: From: Steven Hartland Message-ID: <17f908e5-728c-c4c3-962d-67edefe8fd6e@multiplay.co.uk> Date: Wed, 11 Jan 2017 19:44:10 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 19:44:08 -0000 As your not at the boot loader stage yet for keyboard enabling legacy USB keyboard / mouse support in BIOS may help. If you see issues with keyboard after the kernel takes over setting hint.ehci.0.disabled=1 may help. If your installing 11.x then the guides boot partition size is out of date and you should use 512K for your freebsd-boot partition. For the GPT version (I've never used MBR one) what actual error do you get? On 11/01/2017 19:22, Jeremie Le Hen wrote: > Hi, > > I'm in the process of transferring my home server to an Intel NUC. I've zfs > send/receive'd the whole pool to the new drive and first followed > [ZfsOnGpt] but it fails in the first stage boot loader. The USB keyboard > doesn't seem to be recognized so I can't really debug anything. > > Then I tried both [ZfsInMbrSlice] > but it complains that it can't find /boot/zfsloader. Again USB keyboard > doesn't work. > > Both times I've been very careful to install the bootcodes at the right > place. > > 1. Any idea why the USB keyboard doesn't work? > 2. Any idea what can be wrong in the setups I tried? How can I debug this? > > [ZfsOnGpt] https://wiki.freebsd.org/RootOnZFS/GPTZFSBoot > [ZfsInMbrSlice] https://wiki.freebsd.org/RootOnZFS/ZFSBootPartition > > -jlh > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"