From 1c1caee4431148fdfd6eeb74dcf0c100232506c8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 2 Jan 2016 00:06:21 +0000 Subject: i hope this is the final fix for rootfs location --- iso32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iso32') diff --git a/iso32 b/iso32 index 0573d3a..a7c0ad1 100755 --- a/iso32 +++ b/iso32 @@ -25,7 +25,7 @@ makeisox86 () { # squash live environment mksquashfs "$isosyncdirx86" ""$isosyncdirx86".img" -b 1048576 -comp xz -Xdict-size 100% # move our squashed live environment on place - mv ""$isosyncdirx86".img" "$isosupersquashdirx86" + mv ""$isosyncdirx86".img" "$isolivesqfsdirx86" # squash it again to be detected by dmsquash-live mksquashfs "$isosupersquashdirx86" ""$isorootdirx86"/squashfs.img" # and again, move our double squashed live environment on place -- cgit v1.2.3