Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Aug 2010 14:43:42 -0700
From:      Caleb Stein <caleb.stein@me.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   make installworld fails
Message-ID:  <op.vgr3y4t1esa1c5@win7x64.mshome.net>

next in thread | raw e-mail | index | archive | help
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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.vgr3y4t1esa1c5>