Date: Fri, 21 Feb 2003 22:38:13 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: dark dragonz <darkdragonz_1@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: question Message-ID: <20030221203813.GB70911@gothmog.gr> In-Reply-To: <20030220225524.78928.qmail@web20703.mail.yahoo.com> References: <20030220225524.78928.qmail@web20703.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-02-20 14:55, dark dragonz <darkdragonz_1@yahoo.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030221203813.GB70911>