From owner-freebsd-questions Sun Feb 11 17:41:17 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA25543 for questions-outgoing; Sun, 11 Feb 1996 17:41:17 -0800 (PST) Received: from koala.scott.net (root@koala.scott.net [204.181.147.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id RAA25536 for ; Sun, 11 Feb 1996 17:41:15 -0800 (PST) Received: from jason.scott.net (dialup82.scott.net [205.241.3.82]) by koala.scott.net (8.7.3/8.7.3) with SMTP id TAA20853 for ; Sun, 11 Feb 1996 19:40:28 -0600 Message-ID: <311E9AB9.41C67EA6@scott.net> Date: Sun, 11 Feb 1996 19:41:13 -0600 From: Jason Gilbert X-Mailer: Mozilla 2.0 (X11; I; FreeBSD 2.1-STABLE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: Nevermind: Can't mount /usr or /var Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk Sorry to waste the bandwidth. I fixed the problem. I guess I should think more first rather than jumping to ask for help. I found that the /dev/wd1s1f, etc. did not in fact exist. I believe I created the problem by doing a MAKEDEV all. This is not a thing to do. Besides, messing up everything, I now have a plethera of unnecessary devices. Is there a good way to clean that sort of thing up?? Sorry, jason