From owner-freebsd-questions Fri Feb 14 03:33:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA27466 for questions-outgoing; Fri, 14 Feb 1997 03:33:04 -0800 (PST) Received: from mail-c.bcc.ac.uk (mail-c.bcc.ac.uk [144.82.100.23]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id DAA27460 for ; Fri, 14 Feb 1997 03:33:02 -0800 (PST) Message-Id: <199702141133.DAA27460@freefall.freebsd.org> Received: from pc33.phy.bbk.ac.uk by mail-c.bcc.ac.uk with SMTP (PP) with ESMTP; Fri, 14 Feb 1997 11:32:44 +0000 Reply-To: ubap741 From: Xiongying Yang To: Doug White Cc: freebsd-questions Subject: fixit.flp Date: Fri, 14 Feb 1997 11:32:38 -0000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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? Yang