Testing
From PC-BSD Wiki
Revision as of 05:01, 24 June 2011 by Tigersharke (Talk | contribs)
| Filesystem | Native to | Type of non-native support | Usage notes |
| btrfs | Linux | none as ZFS is used instead | |
| EXT2 | Linux | r/w through ext2fs(5) | |
| EXT3 | Linux | r/w through ext2fs(5). | However, EXT3 journaling is not supported. This means that you won't be able to mount a filesystem requiring a journal replay unless you fsck it using an external utility such as e2fsprogs. |
| EXT4 | Linux | r/o through ext2fs(5) |