[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: udev device mapper rules for early boot?



On 11.12.2012 19:00, Nikolaus Rath wrote:
> Hello,
> 
> I have created a udev rule to set the owner of a specific block device:
> 
> SUBSYSTEM=="block",
> ENV{DM_UUID}=="LVM-yYuoI8k05GWxZnz9BeEIwPUGGeojzF3dZZmXTYRqC051Tllj76OHdDlzYhKZUu7u",
> OWNER="1000"

[..]

> I have added a custom hook to copy this rule into the initrd. I also

[..]

> Does anyone have a suggestion of how I could debug this further? Why is
> my rule ignored when the volume comes up the first time?

Just a wild guess: the initrd does not have a user/group with uid 1000,
so the chown fails.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: