Comment 24 for bug 1960457

Revision history for this message
frostschutz (frostschutz) wrote :

It's actually still in there (fuse/ntfs-3g that is), I just missed it earlier, sorry.

As for exfat, well then maybe next time.

So ignoring everything else, that leaves including the casper-helpers to make it work at all:

--- initrd.old/scripts/casper-premount/20iso_scan 2022-04-15 19:24:07.449488141 +0200
+++ initrd.new/scripts/casper-premount/20iso_scan 2022-04-15 13:37:41.681205179 +0200
@@ -16,6 +16,7 @@
 esac

 . /scripts/casper-functions
+. /scripts/casper-helpers

 iso_path=
 for x in $(cat /proc/cmdline); do