5697a524a7
If a device contains an active logical volume, BLKRRPART will report that the device is busy. This will cause this device to be filtered by "non-install-devices" procedure, which is not desired. Make sure to deactivate all logical volumes before device probing. Fixes <https://issues.guix.gnu.org/42683>. * gnu/installer.scm (installer-program): Add lvm2-static to the inputs. * gnu/installer/parted.scm (remove-logical-devices): New procedure, (init-parted): call it. |
||
---|---|---|
.. | ||
aux-files | ||
newt | ||
connman.scm | ||
final.scm | ||
hostname.scm | ||
keymap.scm | ||
locale.scm | ||
newt.scm | ||
parted.scm | ||
proxy.scm | ||
record.scm | ||
services.scm | ||
steps.scm | ||
tests.scm | ||
timezone.scm | ||
user.scm | ||
utils.scm |