From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Geurts Date: Mon, 15 Dec 2008 10:20:51 +0000 Subject: udev lvm permisions Message-Id: <1229336451.19633.4.camel@linux-pqqd.site> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hello, I have created a encrypted lvm home volume for placing personal files, and using them on different distributions. I'm using OpenSuse 11 and Ubuntu 8.10 both distributions are configured to decrypt the HomeVolume on login using pam_mount. The problem is that the permissions to the HomeVolume are not set correctly by Suse, so the volume cannot be decrypted and cannot be mounted. How can I create a udev rule that applies only to one LVM volume? Thanks, Geert