Author: David Niklas Date: To: dng Subject: Re: [DNG] vdev available for devuan
On Sun, 7 Sep 2025 00:51:59 +0200
aitor <aitor_czr@???> wrote: > Hi,
>
> On 28/8/25 22:29, aitor wrote:
>
> > Vdev is now installable in devuan without any workaround
>
> Today I managed running vdev with LVM2. Previous version didn't boot
> because lvm auto-detection in the initrd phase is broken with vdev. To
> fix the issue, I added a script in
> /usr/share/initramfs-tools/scripts/local-block that uses 'vgchange' to
> activate logical volumes. I also added the actions 'device-mapper' and
> 'dm-disk' to the initial ram disk, and now it's working fine.
>
> Next steps will be software raid and encryption.
>
> Cheers,
>
> Aitor.
>