Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/luks.py
diff options
context:
space:
mode:
Diffstat (limited to 'archinstall/lib/luks.py')
-rw-r--r--archinstall/lib/luks.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/archinstall/lib/luks.py b/archinstall/lib/luks.py
index 4b3b3bc7..c917420e 100644
--- a/archinstall/lib/luks.py
+++ b/archinstall/lib/luks.py
@@ -162,7 +162,6 @@ class Luks2:
# Get crypt-information about the device by doing a reverse lookup starting with the partition path
# For instance: /dev/sda
- disk.device_handler.partprobe(self.luks_dev_path)
lsblk_info = disk.get_lsblk_info(self.luks_dev_path)
# For each child (sub-partition/sub-device)