Date: Thu, 20 Dec 2001 18:00:38 -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 Subject: Re: Make Installworld fills up / ...help! Message-ID: <20011220180038.A3775@Odin.AC.HMC.Edu> In-Reply-To: <3C2294FE.CB900677@attbi.com>; from rootman22@attbi.com on Thu, Dec 20, 2001 at 06:48:46PM -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>
next in thread | previous in thread | raw e-mail | index | archive | help
--SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 20, 2001 at 06:48:46PM -0700, Joe Warner wrote: >=20 > 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. This is a strong indication you no longer have a /bin/cat. If that's the case you can restore it with: cd /usr/src/bin/cat/ make depend make all install Hopefully, you only lost one program, otherwise you need to hunt for all of them and do something similar to replace them. -- 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 --SUOF0GtieIMvvwua 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 iD8DBQE8IpfFXY6L6fI4GtQRAnTdAKC5h7cJCdmcXwRbNhGvZVqnI2IGNgCg01r9 1jJO0DxzHNOoA4OkZJYVUNM= =FW4l -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- 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?20011220180038.A3775>