How do you add HFS+ file system support?

Discussion in 'Linux' started by deslock, Aug 5, 2008.

  1. deslock

    deslock

    Joined:
    Jul 28, 2008
    Messages:
    18
    Likes Received:
    0
    Got my AA1 yesterday... very slick little machine.

    I have a USB hdd with HFS+ (OSX's filesystem) that I'd like to connect. I tried mounting it with:

    Code:
    mount -t hfsplus /sdb temp
    where temp is a folder I created, but I get an unknown file system error. Sure enough, I ran:

    Code:
    cat /proc/filesystems
    and HFS+ isn't on the list.

    Anyone know what the easiest way add HFS+ support to Linpus? I'm not afraid of the terminal, but I have only rudimentary knowledge of Linux. Here's a HowTo for gentoo:
    http://gentoo-wiki.com/HOWTO_hfsplus

    However, Linpus appears to be based on Fedora8. From the command:

    Code:
    uname -r
    I see that our laptop has kernel 2.6.23.9lw, which reportedly has HFS+ support. However, it appears to have been disabled or removed on the AA1. Am I looking at recompiling the kernel?
     
    deslock, Aug 5, 2008
    #1
  2. deslock

    scops

    Joined:
    Sep 9, 2008
    Messages:
    6
    Likes Received:
    0
    Hello there... i have the same problem... is there any solution without compiling a new kernel? i tryed the hfsplusutils and tools... but nothing worked :( (hmount thinks that my device isnt a hfsplus volume -.-)


    cya
    scops
     
    scops, Sep 9, 2008
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.