make installworld fails

Gardner Bell gbell72 at rogers.com
Sun Aug 1 22:13:06 UTC 2010


--- On Sun, 8/1/10, Caleb Stein <caleb.stein at me.com> wrote:

> From: Caleb Stein <caleb.stein at me.com>
> Subject: make installworld fails
> To: "freebsd-questions at freebsd.org" <freebsd-questions at freebsd.org>
> Date: Sunday, August 1, 2010, 9:43 PM
> I am trying to update my FreeBSD 8.0
> to FreeBSD 8.1.  Here is the order I ran the commands
> in (all as root):
> 
> cd /usr/src
> make buildworld
> make buildkernel
> shutdown now
> make installkernel
> shutdown -r now
> adjkerntz -i
> mount -a -t ufs
> mergemaster -p
> cd /usr/src
> make installworld
> mergemaster
> reboot
> 
> But I didn't get to run the last two.  When I run make
> installworld, I get errors telling me that the filesystem is
> full.  Now, I can assure you it is not.  Well,
> basically, what I am asking is why is the filesystem full
> after installing the new kernel?

You are supposed to make installkernel before rebooting to single user.

> _______________________________________________
> freebsd-questions at freebsd.org
> mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list