Ext2fuse version 0.8.1 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    ext2fuse  most recent diff


    version 0.8.1

      View the most recent changes for the ext2fuse port at: ext2fuse.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for ext2fuse.
      The raw portfile for ext2fuse 0.8.1 is located here:
      http://ext2fuse.darwinports.com/dports/fuse/ext2fuse/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/ext2fuse


      The ext2fuse Portfile 50679 2009-05-06 20:38:16Z jmr macports.org $

      PortSystem 1.0

      Name: ext2fuse
      Version: 0.8.1
      Category: fuse
      Platform: darwin
      Maintainers: nomaintainer

      Description: ext2 filesystem in user space
      Long Description: Implementation of the ext2 filesystem in user space, using the FUSE library.

      Homepage: http://ext2fuse.sourceforge.net/
      Master Sites: sourceforge
      distname ${name}-src-${version}

      Checksums: md5 8926c6eeb9ea17846466ca4bd7143489 sha1 6a13fce7842ead1485a4f48cb57c1272d990b5a5 rmd160 7ba8c6f88550d1dcf4de235ab39dd13249e36eea

      depends_build port:pkgconfig
      depends_lib port:macfuse port:e2fsprogs

      configure.cflags-append -D__FreeBSD__=10
      configure.cflags-append -I${prefix}/include/fuse
      configure.cflags-append -DENABLE_SWAPFS
      configure.cppflags -I${prefix}/include/fuse

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/ext2fuse
      % sudo port install ext2fuse
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching ext2fuse
      ---> Verifying checksum for ext2fuse
      ---> Extracting ext2fuse
      ---> Configuring ext2fuse
      ---> Building ext2fuse with target all
      ---> Staging ext2fuse into destroot
      ---> Installing ext2fuse
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using ext2fuse with these commands:
      %  man ext2fuse
      % apropos ext2fuse
      % which ext2fuse
      % locate ext2fuse

     Where to find more information:

    Darwin Ports



    Lightbox this page.