Date: Thu, 20 Dec 2001 18:48:46 -0700 From: Joe Warner <rootman22@attbi.com> To: Brooks Davis <brooks@one-eyed-alien.net> Cc: Doug White <dwhite@resnet.uoregon.edu>, stable@FreeBSD.ORG Subject: Re: Make Installworld fills up / ...help! Message-ID: <3C2294FE.CB900677@attbi.com> References: <Pine.BSF.4.33.0112181526200.86140-100000@resnet.uoregon.edu> <3C22915C.F31E2C61@attbi.com> <20011220174037.A1142@Odin.AC.HMC.Edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Indeed, somebody had asked me to send them the output of: df -kl && swapinfo; cd / && sudo du -kscx -I usr -I var * ..to find out what's chewing up space in / but it wouldn't work because I don't have sudo installed. I tried to install sudo from ports and get an error stating something to the effect of "You are using too old a version of the OS" and "elf in binary 0" I'll have to boot into fbsd to get the exact error. I'm noticing that certain commands that used to work like 'cat' do not work any longer and when I boot kernel.old and go to my desktop with 'startx', Netscape doesn't work any longer and gives a similar error like when I tried to install 'sudo' from ports. Thanks Joe Brooks Davis wrote: > On Thu, Dec 20, 2001 at 06:33:16PM -0700, Joe Warner wrote: > > Doug, > > > > I turned off softupdates as you recommended, > > tried 'make installworld' and this is what I get: > > > > mkdir -p /tmp/install.28 > > for prog in [ awk cat chflags chmod chown date echo egrep find grep > > ln make makewhatis mtree mv perl rm sed sh sysctl test true uname > > wc zic; do cp `which $prog` /tmp/install.28; done > > Make sure you actually have all the programs in question installed. > I saw this failure at one point because a previous failed install had > nuked /bin/date. > > -- Brooks > > -- > 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 > > ------------------------------------------------------------------------ > Part 1.2Type: application/pgp-signature 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?3C2294FE.CB900677>