From owner-freebsd-questions Fri Sep 12 13:06:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA04547 for questions-outgoing; Fri, 12 Sep 1997 13:06:35 -0700 (PDT) Received: from alyssa.ai.net ([205.134.170.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA04541 for ; Fri, 12 Sep 1997 13:06:33 -0700 (PDT) Received: (from nc@localhost) by alyssa.ai.net (8.8.5/8.8.6) id QAA27016; Fri, 12 Sep 1997 16:06:32 -0400 (EDT) Date: Fri, 12 Sep 1997 16:06:31 -0400 (EDT) From: Network Coordinator To: questions@freebsd.org Subject: Permission denied mounting /dev/wd0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Had a problem with a machine where csh wasn't given execute permissions, so I went in with a FIXIT floppy and did a chmod 755 on /bin/csh. Both the server and the floppy software is 2.2.2. When I tried to reboot the system from the HD, the kernel cannot mount / or /usr [/dev/wd0a or /dev/wds3e, etc] saying permission denied, even a manual mount from the sh prompt doesn't work. Going back in with the fixit floppy and a manual mount works great. Any ideas/reasons I can look for address? Thanks for your time, Jerry