<div dir="ltr"><div>Hi DragonFly Users,</div><div><br></div><div>I want to install DragonFlyBSD 6.2.2 on my laptop (Dell Latitude E7450, i5, 12GB RAM, 250GB SSD m.2 SATA, 14" screen 1920×1080). A default installation done by the installer seems to work all right but when trying to install it manually with LUKS, I hit a couple snags:</div><div><br></div><div>* The cryptsetup on the installer medium seems to be quite old, does not support open and close aliases for luksOpen and luksClose (arguably a minor inconvenience, but still), and does not seem to support LUKSv2.</div><div><br></div><div>* When trying to create a disklabel on the LUKS volume, or even read the in-memory label, I get a core dump.</div><div><br></div><div>* When trying to create a PV using pvcreate, I get errors about udevd not running:</div><div><br></div><div><span style="font-family:monospace"># cryptsetup luksOpen /dev/da0s2 dfly0</span></div><div><span style="font-family:monospace">WARNING!!! Possibly insecure memory. Are you root?</span></div><div><span style="font-family:monospace">Enter passphrase for /dev/da0s2:</span></div><div><span style="font-family:monospace">dm_target_crypt: Successfully initialized</span></div><div><div><span style="font-family:monospace">dm_target_crypt: Setting 16 mpipe buffers</span></div><div><span style="font-family:monospace">dm_target_crypt: Setting 16 mpipe buffers</span></div><div><span style="font-family:monospace"># pvcreate --dataalignment=4096k /dev/mapper/dfly0</span></div><div><span style="font-family:monospace">udev_new failed! Need udevd running.</span></div><div><span style="font-family:monospace">[...above line repeated many times...]</span></div><div><span style="font-family:monospace">  Device /dev/mapper/dfly0 not found (or ignored by filtering).</span></div><div><br></div><div>* I even tried to set up vinum instead of LVM but it complained about an incorrect partition type. Looks like vinum is only intended to run on BSD partitions, not on a crypt container.</div><div><br></div><div>Any ideas on how to go on? While I would rather use LVM if possible, as a workaround, if DragonFly can handle a swap file on HAMMER2 just fine (including for hibernation, if that even works on DragonFly), I could use that, and wouldn't need LVM.</div><div><br></div><div>Thank you!</div><div><br></div><div>Best regards,</div><div>Udo</div></div></div>