From: Daniel Baumann Date: Wed, 17 Mar 2010 19:27:45 +0000 (+0100) Subject: Manually loading fuse when required. X-Git-Tag: debian/2.0.15-1~198 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=a3f8f4436762cf92fcb82b17e5102b59c51d44fc;p=live-boot-grml.git Manually loading fuse when required. --- diff --git a/scripts/live b/scripts/live index 4833d99..0fb6adf 100755 --- a/scripts/live +++ b/scripts/live @@ -1101,6 +1101,11 @@ setup_unionfs () ;; esac + if [ "${UNIONTYPE}" = unionfs-fuse ] + then + modprobe fuse + fi + # run-init can't deal with images in a subdir, but we're going to # move all of these away before it runs anyway. No, we're not, # put them in / since move-mounting them into / breaks mono and