On 04/10/2011 09:34 PM, Gil Mordron wrote:
> # mount /dev/ad0.elia /fixed
> # export DESTDIR=/fixed/
> # cd /dist/6.0-RELEASE/base && ./install.sh
The 'base' distribution does not include any kernels. Take a look in
/dist/6.0-RELEASE/kernels for those. Note that kernels/install.sh will
not populat
Oh, one other difference between what I've done and what the document says to
do:
I don't actually have a /dev/ad0. I have ad4, ad5, and ad6. Wherever the
document says /dev/ad0, I've been using /dev/ad4 instead.
I'm guessing that this is not important to the problem I'm facing, but I
figure