summaryrefslogtreecommitdiffstats
path: root/rescue/Flash/scripts/reset_rootpass
diff options
context:
space:
mode:
Diffstat (limited to 'rescue/Flash/scripts/reset_rootpass')
-rwxr-xr-xrescue/Flash/scripts/reset_rootpass1
1 files changed, 1 insertions, 0 deletions
diff --git a/rescue/Flash/scripts/reset_rootpass b/rescue/Flash/scripts/reset_rootpass
index 63b4e8b3a..fb4a26c8d 100755
--- a/rescue/Flash/scripts/reset_rootpass
+++ b/rescue/Flash/scripts/reset_rootpass
@@ -9,6 +9,7 @@ rootdir="$tmpdir/pen"
function prepare() {
modprobe unionfs > /dev/null 2>&1
+ modprobe squashfs-lzma > /dev/null 2>&1
modprobe squashfs > /dev/null 2>&1
modprobe loop > /dev/null 2>&1