From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: Making udev aware of dm-init devices Date: Tue, 5 Nov 2019 12:04:45 -0500 Message-ID: <20191105170445.GA22109@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com Content-Disposition: inline To: David Michael Cc: dm-devel@redhat.com List-Id: dm-devel.ids On Mon, Nov 04 2019 at 10:43am -0500, David Michael wrote: > Hi, >=20 > I would like to be able to use a root device configured by > dm-mod.create with an initrd in some scenarios, but it appears that > the default udev rules do not recognize this setup which prevents > systemd from mounting the root file system. There is a systemd bug > report with a demo script to illustrate what I mean.[1] Has anyone > here encountered this, or is there a solution already? Why do you want this? dm-mod.create and initrd are mutually exclussive... that was/is the point.