From owner-freebsd-current@FreeBSD.ORG Mon Jul 13 04:54:54 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D784106566C for ; Mon, 13 Jul 2009 04:54:54 +0000 (UTC) (envelope-from oberman@es.net) Received: from mailgw.es.net (mail1.es.net [IPv6:2001:400:201:1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 5171F8FC0C for ; Mon, 13 Jul 2009 04:54:54 +0000 (UTC) (envelope-from oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [IPv6:2001:400:910::29]) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id n6D4snKr029553 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 12 Jul 2009 21:54:53 -0700 Received: from ptavv.es.net (ptavv.es.net [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id E01AF1CC0D; Sun, 12 Jul 2009 21:54:48 -0700 (PDT) To: Jason Garrett In-reply-to: Your message of "Sun, 12 Jul 2009 19:13:15 CDT." <970380130907121713g209a23e4l80f0decea99c2958@mail.gmail.com> Date: Sun, 12 Jul 2009 21:54:48 -0700 From: "Kevin Oberman" Message-Id: <20090713045448.E01AF1CC0D@ptavv.es.net> X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2009-07-12_04:2009-07-03, 2009-07-12, 2009-07-12 signatures=0 Cc: Scot Hetzel , freebsd-current Subject: Re: [SOLVED]Re: How to create ZFS on Root using MBR slices? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 13 Jul 2009 04:54:54 -0000 > Date: Sun, 12 Jul 2009 19:13:15 -0500 > From: Jason Garrett > Sender: owner-freebsd-current@freebsd.org > > On Sun, Jul 12, 2009 at 19:09, Scot Hetzel wrote: > > > On Sun, Jul 12, 2009 at 7:01 PM, Jason Garrett wrote: > > > > > > > > >>snip-all > > > > > > I have a bit of a problem with the instructions, specifically the part > > > below... > > > > > > 1. Fixit# cd src ; ./install.sh all > > > 2. Fixit# cd ./kernel ; ./install.sh generic > > > 3. Fixit# cd /zroot/boot ; cp -rp GENERIC/* ../kernel > > > > > > > > > Line one works fine and as expected. Line two does not work, spits out > > this > > > error: cd: can't cd to ./kernel. > > > > > > If I run cd ../kernel; ./install.sh generic it does not error, but the > > next > > > line does, like this... > > > > > > > > > cp: ../kernel is not a directory > > > > > > > > > > > > Any ideas on what I might be doing wrong? > > > > > The instructions were in error, I have updated them to:: > > > > 8. install FreeBSD to zroot > > > > Fixit# cd /dist/8.0-20090628-SNAP > > Fixit# export DESTDIR=/zroot > > Fixit# for dir in base catpages dict doc games info lib32 manpages ports; \ > > do (cd $dir ; ./install.sh) ; done > > Fixit# cd src ; ./install.sh all > > Fixit# cd ../kernel ; ./install.sh generic > > Fixit# cd /zroot/boot ; cp -rp GENERIC/* /zroot/boot/kernel/ > > > Thanks! I really hope someone from the doc project is going to ask Scot for permission to base an addition to the handbook on this. While this thread will help people for a while, I think it belongs in the official documentation. Great job, Scot! -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751