From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SHNN4-0001qM-D9 for garchives@archives.gentoo.org; Mon, 09 Apr 2012 22:47:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1BC7E0DBA; Mon, 9 Apr 2012 22:47:21 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id BC93AE0C0A for ; Mon, 9 Apr 2012 22:45:59 +0000 (UTC) Received: by bkwj4 with SMTP id j4so4152067bkw.40 for ; Mon, 09 Apr 2012 15:45:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Hh6VSopNYgASfMPhMgqm/BKrmzA+FM9E2eSHMOiZPa8=; b=Pych0cu97lsKVMXTbbUqCTdEvDmoHzB7hTS9hznuGc8i63LNlQjhquvLhGUQR5JFXl Z1unOB1+O0XQc32ScMZHJvwqXXDitC/Avn7qRKG5RUh9ZQ7ppyZfJXjf71AQlo5H0MJ/ E1dSp+79owfoprxM3dUgU1kdwf6RkLJRrdQGAF+Qb6NEwVZBur78oB/9KW9PQpm2ZXDD 2P4EbQvbvj8NfYzhksRX/k9cXcfXUfEtc2TNFgDwTPZEAs9GXqUjs0Ka9pUdi9VuBYzI HGdVZd8i3C7AGTihFzopevnI692tTHChleA5FCbDt8D++HBdbp9mRLwo002LRbzC8kwH kw4w== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.150.78 with SMTP id x14mr3653124bkv.114.1334011558809; Mon, 09 Apr 2012 15:45:58 -0700 (PDT) Received: by 10.204.164.76 with HTTP; Mon, 9 Apr 2012 15:45:58 -0700 (PDT) In-Reply-To: <20120409223906.38d79d14@digimed.co.uk> References: <20120409214802.0dd0ab43@digimed.co.uk> <20120409223906.38d79d14@digimed.co.uk> Date: Mon, 9 Apr 2012 18:45:58 -0400 Message-ID: Subject: Re: [gentoo-user] User can mount/umount but not write to top the new drive From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 9d906bad-e248-4791-b61e-e3125cb95296 X-Archives-Hash: 23ba6e77f5b36df89034475012a0d4ff On Mon, Apr 9, 2012 at 5:39 PM, Neil Bothwick wrote: > On Mon, 9 Apr 2012 14:23:13 -0700, Mark Knecht wrote: > >> > [2] With Windows filesystem, there are mount options to set the >> > default ownership, but that is a workaround for the differences >> > between Linux and Windows metadata. > >> Thanks Neil. I guess that unless we figure out Canek's uid/gid options >> I'll stick with chown, etc. > > The uid and gid options don't apply to ext? filesystems. Have another > look at the man page and you'll see they are only listed for some > non-Linux filesystems, in order to make them compatible with Linux > ownerships and permissions. Wouldn't it at least apply to the / mount point? (Which is the only one at issue here, anyway...) -- :wq