How can I access mac files via a linux pc?

Discussion in 'Off Topic Discussion' started by ASSEMbler, Jan 7, 2007.

  1. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    I have a linux box, can a linux setup read mac cds? A pc would need macdrive, and I don't want to spend $50 to read a single cd.
     
  2. the_steadster

    the_steadster Site Soldier

    Joined:
    Apr 4, 2004
    Messages:
    2,593
    Likes Received:
    2
    Theres a 3 or 5 day trial of macdrive available, just use that and copy anything you need.
     
  3. jwhazel

    jwhazel Robust Member

    Joined:
    Jun 6, 2006
    Messages:
    263
    Likes Received:
    0
    I guess it depends on which version of linux. I was under the impression HFS was compiled into all of the 2.6 kernels, but I might be wrong (I'm not a diehard linux geek). Try running "cat /proc/filesystems | grep hfs" at the terminal. It should return "HFS" if its installed properly. If it is installed, just mount it as normal.
     
    Last edited: Jan 7, 2007
  4. GaijinPunch

    GaijinPunch Lemon Party Organizer and Promoter

    Joined:
    Mar 13, 2004
    Messages:
    10,999
    Likes Received:
    75
    I it's obvious you don't have a Mac, right?

    This might help, but probably not.
    Link
     
  5. jwhazel

    jwhazel Robust Member

    Joined:
    Jun 6, 2006
    Messages:
    263
    Likes Received:
    0
    Haha, the post you linked to made me laugh in frustration. The only thing he got right was in the second sentence. This post was dated 2003, hfs driver started somewhere in 2000, 2001.

    Again, it should exist as a kernal module in 2.6 and above. The only question is whether its enabled (I posted above how to figure this out). I'm not sure if it is universally enabled/disabled or distro dependent.
     
  6. extrarice

    extrarice Active Member

    Joined:
    Sep 26, 2006
    Messages:
    42
    Likes Received:
    0
    I know it's usually enabled on PPC linux distros (naturally), not sure about x86 distros. Also, last time I used it (not recently, I doubt the current filesystem driver), hfs+ was a little buggy, but hfs worked just fine.

    Check out http://gentoo-wiki.com/HOWTO_hfsplus or do a google search.
     
  7. jwhazel

    jwhazel Robust Member

    Joined:
    Jun 6, 2006
    Messages:
    263
    Likes Received:
    0
    Yeah, I've never used it on x86 either. I have heard that its buggy when trying to access/write journals, among other things. But FWIW, I think it should work enough if all that assembler needs to do is read a cd.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page