From owner-freebsd-questions@FreeBSD.ORG Sat Dec 8 22:18:34 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C472816A46B for ; Sat, 8 Dec 2007 22:18:34 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 9384113C4CE for ; Sat, 8 Dec 2007 22:18:34 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id D8A6928430; Sat, 8 Dec 2007 17:18:31 -0500 (EST) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id C03421CC44; Sat, 8 Dec 2007 17:18:30 -0500 (EST) To: Adam J Richardson References: <475AF5E7.4040509@crackmonkey.us> From: Lowell Gilbert Date: Sat, 08 Dec 2007 17:18:30 -0500 In-Reply-To: <475AF5E7.4040509@crackmonkey.us> (Adam J. Richardson's message of "Sat\, 08 Dec 2007 19\:52\:07 +0000") Message-ID: <44d4tgvnih.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: User Questions Subject: Re: ReiserFS and /etc/fstab: "rw" or "ro"? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2007 22:18:34 -0000 Adam J Richardson writes: > I just installed Ubuntu on a second hard drive. (Got fed up waiting > for things like VMware Player 2.) I've booted into FreeBSD > 6.3-PRERELEASE and I'm looking at my /etc/fstab. > > Is it safe to specify "rw" for my ReiserFS partitions, or should I > stick with "ro" for now? (I have Googled this, but can't find anything > recent on FBSD and ReiserFS.) Try "man mount_reiserfs". I'm surprised that didn't come up when you Googled, but you should have it on your system as well.