From owner-freebsd-questions Mon Jan 10 11:37: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from logisticsoftware.co.nz (logisticsoftware.co.nz [202.37.163.1]) by hub.freebsd.org (Postfix) with ESMTP id B0EDD14E82 for ; Mon, 10 Jan 2000 11:37:00 -0800 (PST) (envelope-from jonc@logisticsoftware.co.nz) Received: from jonc.logisticsoftware.co.nz (jonc.logisticsoftware.co.nz [10.1.3.1]) by logisticsoftware.co.nz (8.9.3/8.9.3) with ESMTP id IAA27794; Tue, 11 Jan 2000 08:36:58 +1300 (NZDT) Received: (from jonc@localhost) by jonc.logisticsoftware.co.nz (8.9.3/8.9.3) id IAA01264; Tue, 11 Jan 2000 08:36:58 +1300 (NZDT) (envelope-from jonc) Date: Tue, 11 Jan 2000 08:36:58 +1300 From: Jonathan Chen To: Nelson Tsai Cc: FreeBSD Questions Subject: Re: your mail Message-ID: <20000111083658.A1196@jonc.logisticsoftware.co.nz> References: <003e01bf5b9f$14b1fd80$05e42dd1@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <003e01bf5b9f$14b1fd80$05e42dd1@futuresouth.com>; from shiver@mailandnews.com on Mon, Jan 10, 2000 at 01:15:28PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [What exactly is your question?] On Mon, Jan 10, 2000 at 01:15:28PM -0600, Nelson Tsai wrote: > hi,there: > thank you for all replies. I still can't solve the problem. > I logged in as a single user mode and also mounted > file systems needed with command "mount -w" . > ex: mount -w /dev/wd0s2f /usr > I tried to use "vi", "chsh" and "vipw" to edit files but the > error message showed me that the file systems are > read-only. Looks like you didn't mount your / file-system read-write. Try: mount -a instead of multiple mounts. Jonathan Chen -------------------------------------------------------------------- Contrary to popular belief, penguins are not the salvation of modern technology. Neither do they throw parties for the urban proletariat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message