sdbtools / void-pi

Void Linux installer implemented in GNU Prolog.
GNU General Public License v2.0
14 stars 2 forks source link

mkfs.btrfs: wrong device name #6

Closed rharmonson closed 2 weeks ago

rharmonson commented 2 months ago

void-pi release: v0.21.2 void: void-live-x86_64-20240314-base.iso

Install results in output:

mkfs.btrfs --force --label void /dev/mapper/crypt_nvme0n13 2>&1

ERROR: mount check: cannot mount /dev/mapper/crypt_nvme0n13: No such file or directory
.. etc

Checking /dev/mapper the expected device name is crypt_nvme0n1p3. Looks like the "p" for partition got dropped.

My install was gpt, luks, and btrfs_home.

sdbtools commented 1 month ago

This problem should be fixed in v0.21.3.