From owner-freebsd-questions Fri Feb 14 10:14:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA20814 for questions-outgoing; Fri, 14 Feb 1997 10:14:53 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA20808 for ; Fri, 14 Feb 1997 10:14:46 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id KAA01456; Fri, 14 Feb 1997 10:14:28 -0800 (PST) Date: Fri, 14 Feb 1997 10:14:28 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Xiongying Yang cc: freebsd-questions Subject: Re: fixit.flp In-Reply-To: <199702141132.DAA14150@resnet.uoregon.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 14 Feb 1997, Xiongying Yang wrote: > Hi, doug, thanks for your message about boot manager... > another question: > I tried to run fixit.flp to fix a problem in my /etc/ttys of my system > lying on /dev/wd0s3 > what i did was to: > mount /dev/wd0s3 /mnt > > > the message i got was something like "Operation not Permitted" > How can i fix my system if I can not mount it? Try booting with '-s' on the command line instead to boot to single user mode. Once you get a shell, type 'mount -u /' then 'mount -a', then you should be able to modify /etc/ttys. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major