From owner-freebsd-questions Fri Sep 12 18:22:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA23922 for questions-outgoing; Fri, 12 Sep 1997 18:22:11 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA23905 for ; Fri, 12 Sep 1997 18:22:05 -0700 (PDT) Received: (from grog@localhost) by freebie.lemis.com (8.8.7/8.8.5) id KAA24547; Sat, 13 Sep 1997 10:51:54 +0930 (CST) Message-ID: <19970913105154.46696@lemis.com> Date: Sat, 13 Sep 1997 10:51:54 +0930 From: Greg Lehey To: Network Coordinator Cc: questions@FreeBSD.ORG Subject: Re: Permission denied mounting /dev/wd0 References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from Network Coordinator on Fri, Sep 12, 1997 at 04:06:31PM -0400 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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