[SOLVED]Re: How to create ZFS on Root using MBR slices?

Jason Garrett kingedgar at gmail.com
Mon Jul 13 00:33:50 UTC 2009


>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?


More information about the freebsd-current mailing list