From owner-freebsd-questions Mon Jun 3 19:36:47 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA06579 for questions-outgoing; Mon, 3 Jun 1996 19:36:47 -0700 (PDT) Received: from unix.asb.com (root@unix.asb.com [165.254.128.4]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA06573 for ; Mon, 3 Jun 1996 19:36:42 -0700 (PDT) Received: from 165.254.128.11 (sls1.asb.com [165.254.128.11]) by unix.asb.com (8.6.12/8.6.9) with SMTP id XAA18723 for ; Mon, 3 Jun 1996 23:08:15 -0400 Message-ID: <31B3AFF4.1080@unix.asb.com> Date: Mon, 03 Jun 1996 22:39:33 -0500 From: joe X-Mailer: Mozilla 3.0b3 (Macintosh; I; PPC) MIME-Version: 1.0 To: questions@freebsd.org Subject: FreeBSD 2.1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Help! I've installed FreeBSD 2.1.0 on a Pentium 100. Everything seemed to install fine, but when I reboot almost every command I give it replies with "not found". I installed "bin" and "manpages" only. I cant even access the manpages or format a floppy. Any help would be appreciated as I've been through your documentation and havent found any help there. Thanks Some examples: # man ls man: not found # fdformat -f 1440 fd0.1440 fdformat: not found # dmesg | grep sio0 grep: not found Also, in Linux I opened files with the vi editor. Does FreeBSD have this? I get a "vi: not found" as well.