Date: Sun, 12 Jul 2009 19:01:31 -0500 From: Jason Garrett <kingedgar@gmail.com> To: Scot Hetzel <swhetzel@gmail.com> Cc: freebsd-current <freebsd-current@freebsd.org>, Norikatsu Shigemura <nork@freebsd.org> Subject: Re: [SOLVED]Re: How to create ZFS on Root using MBR slices? Message-ID: <970380130907121701g15ea2461v497602529ff57fe9@mail.gmail.com> In-Reply-To: <790a9fff0907121203w7e814493n97eaa8664531f37@mail.gmail.com> References: <790a9fff0907101159w495b644dge4a4bd81de0bda9b@mail.gmail.com> <20090710211809.GA84773@crodrigues.org> <790a9fff0907101911y7143ed4bnbb050d78ebc21558@mail.gmail.com> <790a9fff0907110606t61da8ebbufa5575d12d949ca@mail.gmail.com> <790a9fff0907110747t7187fba6h7fdb82a40f57d489@mail.gmail.com> <20090712175929.f38d4c26.nork@FreeBSD.org> <790a9fff0907121203w7e814493n97eaa8664531f37@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?970380130907121701g15ea2461v497602529ff57fe9>