Results 1 to 2 of 2

Thread: [SOLVED] I just want to read a mac cd

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Beans
    278

    [SOLVED] I just want to read a mac cd

    Hello, I just want to read some mac CDs on ubuntu. The newer ones work, but the CDs from a few years ago come up with an error:

    Code:
    Can not mount volume
    
    Invalid mount option when attempting to mount the volume 'DBA_102'.
    Is there anyway to read these CDs? And by any, I mean literally ANY way?
    http://patrickavella.com -> blah blah blah blog

  2. #2
    Join Date
    Jun 2005
    Beans
    278

    Re: I just want to read a mac cd

    Solved!

    I just had to manually mount it

    mount -t hfs /dev/hdd /media/cdrom0

    I don't know why automounter can't figure out it's hfs.
    http://patrickavella.com -> blah blah blah blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •