diff options
author | Mathieu Othacehe <othacehe@gnu.org> | 2020-08-06 11:24:58 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2020-08-06 11:31:38 +0200 |
commit | 5697a524a75efae6144fcfaad730115910a34171 (patch) | |
tree | c6776a019a2cb91ef60813e680a8cba734243b07 /gnu/packages | |
parent | 738c0d96215325419872dea92042c9106bddb03a (diff) | |
download | guix-5697a524a75efae6144fcfaad730115910a34171.tar.gz guix-5697a524a75efae6144fcfaad730115910a34171.zip |
installer: Remove logical devices.
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.
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions