From: Daniel Baumann Date: Mon, 1 Oct 2012 14:12:08 +0000 (+0200) Subject: Including hfs and hfsplus modules in initrd to access filesystems on apple systems. X-Git-Tag: debian/3.0_b6-1~5 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=d75af5fab4f7c5e12bf50f8af538b5010469b2a5;hp=f2cf3308b826501d7e62930e99765d82789077ef;p=live-boot-grml.git Including hfs and hfsplus modules in initrd to access filesystems on apple systems. --- diff --git a/backends/initramfs-tools/live.hook b/backends/initramfs-tools/live.hook index 382e161..738257b 100755 --- a/backends/initramfs-tools/live.hook +++ b/backends/initramfs-tools/live.hook @@ -84,6 +84,10 @@ fi manual_add_modules ext3 manual_add_modules ext4 +# Filesystem: hfs/hfsplus +manual_add_modules hfs +manual_add_modules hfsplus + # Filesystem: jffs2 manual_add_modules jffs2