From owner-freebsd-questions Fri Feb 21 17:40: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E7737B401 for ; Fri, 21 Feb 2003 17:40:04 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBB3243FCB for ; Fri, 21 Feb 2003 17:40:02 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr364-a26.otenet.gr [195.167.109.58]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1M1dt2O028822; Sat, 22 Feb 2003 03:39:57 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1M1XSO4018776; Sat, 22 Feb 2003 03:38:51 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1LKcDPv074963; Fri, 21 Feb 2003 22:38:13 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 21 Feb 2003 22:38:13 +0200 From: Giorgos Keramidas To: dark dragonz Cc: freebsd-questions@freebsd.org Subject: Re: question Message-ID: <20030221203813.GB70911@gothmog.gr> References: <20030220225524.78928.qmail@web20703.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030220225524.78928.qmail@web20703.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-02-20 14:55, dark dragonz wrote: > I have a problem. I run /stand/sysinstall, then I go to configure > the ttys file it invoke an editor and when I have modified and I > want to save it it say that its a read only file when im logged as > root what can i do for bypassing this thank Are you trying to run /stand/sysinstall in single-user mode? The permissions of an installed /etc/ttyss file should allow modification by root: : giorgos@gothmog[22:36]/home/giorgos$ ls -l /etc/ttys : -rw-r--r-- 1 root wheel - 7609 Jan 27 08:20 /etc/ttys : giorgos@gothmog[22:36]/home/giorgos$ - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message