Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: [SOLVED] mount mac os x install disc in linux

  1. #11
    Join Date
    Feb 2008
    Beans
    30

    Re: mount mac os x install disc in linux (SOLVED)

    !!!

  2. #12
    Join Date
    May 2012
    Beans
    2

    Re: [SOLVED] mount mac os x install disc in linux

    Sorry to bump this thread. Using the instructions provided under Ubuntu 12.04 LTS, I get the following errors when mounting the Mac OS X install disk for Snow Leopard:


    # sudo mount -t hfsplus /dev/cdrom /cdrom
    mount: block device /dev/sr0 is write-protected, mounting read-only
    mount: wrong fs type, bad option, bad superblock on /dev/sr0,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so

    dmesg | tail gives me:

    [382843.817892] hfs: unable to find HFS+ superblock
    [382851.522141] hfs: can't find a HFS filesystem on dev sr0.
    [382864.374908] hfs: unable to find HFS+ superblock
    [382870.247657] ISO 9660 Extensions: Microsoft Joliet Level 1
    [382870.248071] ISO 9660 Extensions: IEEE_P1282
    [383006.369544] hfs: unable to find HFS+ superblock
    [398360.434317] hfs: unable to find HFS+ superblock

    Mounting the same disk under ISO 9660 works flawlessly, but I get only the partition that is usually reserved for a Windows BootCamp install.

    My reasoning is that the Mac OS X Install Disk is a hybrid DVD-ROM which requires some special extra setup for Ubuntu to recognise it as such — Macs are able to do that natively, but Ubuntu might require something else, perhaps using a different block device?

    Any clue to what I should be doing?

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •