From owner-freebsd-questions Fri Sep 12 23:17:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA07977 for questions-outgoing; Fri, 12 Sep 1997 23:17:15 -0700 (PDT) Received: from alyssa.ai.net ([205.134.170.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA07972 for ; Fri, 12 Sep 1997 23:17:08 -0700 (PDT) Received: (from nc@localhost) by alyssa.ai.net (8.8.5/8.8.6) id CAA00829; Sat, 13 Sep 1997 02:16:47 -0400 (EDT) Date: Sat, 13 Sep 1997 02:16:47 -0400 (EDT) From: Network Coordinator To: Greg Lehey cc: questions@FreeBSD.ORG Subject: Re: Permission denied mounting /dev/wd0 In-Reply-To: <19970913105154.46696@lemis.com> 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 fsck was giving the same operation/permission denied message. Thanks for the suggestion, Jerry On Sat, 13 Sep 1997, Greg Lehey wrote: > On Fri, Sep 12, 1997 at 04:06:31PM -0400, Network Coordinator wrote: > > > > 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? > > Next time, see if it works after an fsck. > > Greg > >