Date: Sat, 22 Dec 2001 16:20:56 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Joe Warner <rootman22@attbi.com> Cc: Doug White <dwhite@resnet.uoregon.edu>, stable@FreeBSD.ORG, David Wolfskill <david@catwhisker.org>, Gunnar Flygt <flygt@sr.se> Subject: Re: IT'S FIXED!! Whew! (was:Make Installworld fills up / ...help!) Message-ID: <20011222162056.A28561@Odin.AC.HMC.Edu> In-Reply-To: <3C24B0B9.2597A8D9@attbi.com>; from rootman22@attbi.com on Sat, Dec 22, 2001 at 09:11:37AM -0700 References: <Pine.BSF.4.33.0112181526200.86140-100000@resnet.uoregon.edu> <3C22915C.F31E2C61@attbi.com> <20011220174037.A1142@Odin.AC.HMC.Edu> <3C2294FE.CB900677@attbi.com> <20011220180038.A3775@Odin.AC.HMC.Edu> <3C24B0B9.2597A8D9@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 22, 2001 at 09:11:37AM -0700, Joe Warner wrote: > OK, what Brooks recommended below ended up being the > culprit/solution to my woes! Luckily, 'cat' was the only > program that got whacked and I was able to continue with > 'make installworld' from where I left off. >=20 > The question still remains: "How did this happen to begin with? > ..and is it documented anywhere? I'm not sure if this is all that well documented, but the issue is that you ran out of space on /. This happens to people when they are either running with soft updates of their / partition is too small. The default has been raised in current, and I think in stable, but this is an ongoing issue. I wonder if we should consider adding a check to installworld/installkernel to refuse to install on very small / partitions since the failure mode is really ugly (losing files in /bin or /sbin). The only real solution to your space problems is to reparition. You might be able to find other temporary solutions, but in the end, that's it. If you do it, I recommend using at least 100MB for / and I'd probably suggest 150MB for plenty of margin (I use 256MB, but I want room for several sets of debug kernels and modules.) -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8JSNnXY6L6fI4GtQRAi6OAKCqqgqLu3uxoUN0g657W6SznBBqwACgkmvC EvlOW+eudB84+5RG4FcLKHY= =sMXa -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011222162056.A28561>