From owner-freebsd-questions@freebsd.org Tue May 30 11:10:43 2017 Return-Path: Delivered-To: freebsd-questions@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 7AEA8B799F3 for ; Tue, 30 May 2017 11:10:43 +0000 (UTC) (envelope-from eduardo.lemosdesa@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (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 10BF981451 for ; Tue, 30 May 2017 11:10:43 +0000 (UTC) (envelope-from eduardo.lemosdesa@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id 7so87417741wmo.1 for ; Tue, 30 May 2017 04:10:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=ALB41x82+7l26nqTIvin6w7SsTuS1//ifqnL/UHyRHo=; b=czb5NqnqseYa815fYxLIel3iKKs4b19oHz/EvJJWmz0m3tb800S68F8ONEICCTBvwt 8EvPf+s84u5u2lpbVkdhtBhEoJKuFYSObZnwU9a91G49nqlpTInDVecKqCw+kVZxCZQQ o07/78ZrkmEgbJXowDWjosJyOqs0DDHNg938o9p7ykNoNeDorGhiZjsAU4RaS5NhVEcP 6aww/inaGJq8VDodCzdsiOIVwyRGxX2PZyYWf5F2VgPQVied4tV/Pjo1fcs7qE0Lv7KB JQA9mHO7UtkzaTsCg4iVjKW5413we4tLvyLQI6+8ApYMsPL9QdK4QxKCs3QClj3TtwPh d1hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ALB41x82+7l26nqTIvin6w7SsTuS1//ifqnL/UHyRHo=; b=cGdWP0l/te6WwW3UgPI2Q5dAuem6+rpjC2bIc0cWvpqEJADCchnWLHGbcBKAdlu7da 5hS8HA22AAcG4T+aB/D3gHLTEt5d3ooOAExsCTzROgVdHOgghxWXI6WHe1Z3Qc/6hb1O JFDeCS1Lwc6Q7nMrgOKGj6YqBYqGqEZHBzAmUUm7fskTwpm7Tp3KldBFVMwcT79RjBZS 4RvO0nzXvcQu/DHOswyTiCD3YlzJB9AYMStTPU/fPelx8pgVjQu900UgLq64ZWGaamKI hnHHs+hzMQv4essjmb7wbTFsmVx69V4dHKtrr/WO7NY/78Hqw/Ci9rlJ8k17JbkgcCmb AMHg== X-Gm-Message-State: AODbwcByDolNFpa3I9HLclpDRz5ufTRwB616+0LScIjK7LZ2EFPXMXkT OEZEzSIU1RmU/b+6PiInOEVAaGvCUX3NU50= X-Received: by 10.80.222.133 with SMTP id c5mr16770357edl.130.1496142641311; Tue, 30 May 2017 04:10:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.163.149 with HTTP; Tue, 30 May 2017 04:10:40 -0700 (PDT) From: Eduardo Lemos de Sa Date: Tue, 30 May 2017 08:10:40 -0300 Message-ID: Subject: Trying to boot from a zfs external disk To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2017 11:10:43 -0000 Dear I installed FreeBSD-10.3-RELEASE in a internal hard disk (named, that time, as ada0) in a zpool called zeeroot. Now, I move this hard disk to a case (so, it is a external drive now) and it is recognized as da0. When I tried to boot it, the process start normally but stopped at the moment to mount partitions. Later, I used to solve problems like this (in UFS/UFS2 file systems) booting in a live system (memory stick or CD) and editing /etc/fstab, renaming devices. But now, there is only in my /etc/fstab: # Device Mountpoint FStype Options Dump Pass# #/dev/ada0p2 none swap sw 0 0 md99 none swap sw,file=3D/usr/swap0,late 0 0 I read https://wiki.freebsd.org/ZFSQuickStartGuide and https://wiki.illumos.org/display/illumos/ZFS, further FreeBSD Handbook. In the two first, there is no mention about problems in boot stage using zfs. Further, I tried to find files under /etc/ called zfs.conf or zpool.conf or other mentions to ada0 (grep -r -i ada0 *): nothing. Thus, I do not how can solve this mount booting problem. Please, could you give some hint about? Thank you in advance Yours Eduardo --=20 Eduardo Lemos de Sa Professor Titular Dep. Quimica da Universidade Federal do Paran=C3=A1 fone: +55(41)3361-3300 fax: +55(41)3361-3186