Skip to content

Commit

Permalink
Including hfs and hfsplus modules in initrd to access filesystems on …
Browse files Browse the repository at this point in the history
…apple systems.
  • Loading branch information
daniel-baumann committed Oct 1, 2012
1 parent f2cf330 commit d75af5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backends/initramfs-tools/live.hook
Expand Up @@ -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

Expand Down

0 comments on commit d75af5f

Please sign in to comment.