From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GNCJv-0006Wc-Hu for garchives@archives.gentoo.org; Tue, 12 Sep 2006 17:45:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8CHi2UY004320; Tue, 12 Sep 2006 17:44:02 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8CHZbxR011430 for ; Tue, 12 Sep 2006 17:35:37 GMT Received: by wx-out-0506.google.com with SMTP id r21so2340286wxc for ; Tue, 12 Sep 2006 10:35:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CgsOpZl3XyoSBCxKvLyBMwPxtBeicEiHRSFepBezRwSkXEyve1wKMsyydgh3yO7VDVBxBWmZtLJz5bfCGjKIATU7dAz/TnjrCPa/sblUeO9NMsEdGMznFHE099j2drl9wXN2afPLFeMcBQfKYYNtRBPcuDrRfxCEjB8UggxRrig= Received: by 10.70.61.1 with SMTP id j1mr8695325wxa; Tue, 12 Sep 2006 10:35:36 -0700 (PDT) Received: by 10.70.20.10 with HTTP; Tue, 12 Sep 2006 10:35:36 -0700 (PDT) Message-ID: <169ffc030609121035wb373f76q7f35fada4e3b4888@mail.gmail.com> Date: Tue, 12 Sep 2006 18:35:36 +0100 From: Mark To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How to mount a reiserfs partition with write permissions to all users? In-Reply-To: <4506EE08.2080504@yahoo.com.br> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Disposition: inline References: <4506EE08.2080504@yahoo.com.br> X-MIME-Autoconverted: from base64 to 8bit by robin.gentoo.org id k8CHZbxR011430 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k8CHi2Um004320 X-Archives-Salt: 6ddfc3f2-4663-4b8a-8001-ab2ce3a528a6 X-Archives-Hash: 746a03b2b3319615e1edc9b708960ea5 On 12/09/06, Jer=C3=B4nimo Backes wrote: > I googled a lot but wasn't able to find any answer on how to do this. > umask=3D000 doesn't work with reiserfs. > > Thanks in advance. Hi, Simply use chmod on the mounted partition. chmod 777 /path/to/something It will be retained on the next mount. Thanks, Mark --=20 gentoo-user@gentoo.org mailing list