:: Re: [DNG] vdev available for devuan
Top Page
Delete this message
Reply to this message
Author: aitor
Date:  
To: dng
Subject: Re: [DNG] vdev available for devuan
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.