Nik Clayton wrote:
>>   5.  Mount all the fixed disk partitions, and then (assuming they're all
>>       mounted under /mnt/root)
>> 
>>          cd /mnt/root/usr/src && make DESTDIR=/mnt/root
>> 
>> 
>>   7.  Build and install a new kernel
>> 
> 
> Come on then, which is it?
> 

Okay, here's some feedback ;-)

In 5. above, is "make DESTDIR=/mnt/root" missing "world" or
"installworld"?   AFAIK, a plain "make DESTDIR=/mnt/root" will not
do the install portion.  If this is the case, then you better 
make sure the /modules agrees with your 7., or people loading
modules during the reboot will be screwed.


-- 
Steve


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to