hallo

hier eine kopie meines posts im englischsprachigen forum:

ich habe bereits eine supportanfrage gestellt, aber ich wollte es hier teilen, da vielleicht andere das gleiche problem haben:

ExtFS für OSX berücksichtigt lediglich partitionen des GPT-Typs [0700 / EBD0A0A2-während linux-partitionen [8300 / 0FC63DAF-8483-4772-8E79-3D69D8477DE4 / "Linux native partition"] ignoriert werden.

grüsse,
martin.

----
Code:
martins-mbp:~ mdr$ sudo gdisk /dev/disk0
GPT fdisk (gdisk) version 0.8.8

Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): p
Disk /dev/disk0: 1953525168 sectors, 931.5 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): CF0BA83D-590D-4B0B-8067-A900E71EAF69
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1953525134
Partitions will be aligned on 8-sector boundaries
Total free space is 7396912 sectors (3.5 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1              40          409639   200.0 MiB   EF00  EFI System Partition
   2          409640       152304175   72.4 GiB    AF00  tiger.mac
   3       159698944       160090111   191.0 MiB   EF02  BIOS boot partition
   4       160090112       160568627   233.7 MiB   0700  linux boot
   5       160569344      1610381311   691.3 GiB   0700  store
   6      1610381312      1724155903   54.3 GiB    0700  Microsoft basic data
   7      1724155904      1928951807   97.7 GiB    8300
   8      1928951808      1953523712   11.7 GiB    0700  linux swap

Command (? for help): q
Code:
martins-mbp:~ mdr$ gpt -r show disk0
gpt show: unable to open device 'disk0': Permission denied
martins-mbp:~ mdr$ sudo gpt -r show disk0
       start        size  index  contents
           0           1         PMBR
           1           1         Pri GPT header
           2          32         Pri GPT table
          34           6
          40      409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
      409640   151894536      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
   152304176     7394768
   159698944      391168      3  GPT part - 21686148-6449-6E6F-744E-656564454649
   160090112      478516      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
   160568628         716
   160569344  1449811968      5  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
  1610381312   113774592      6  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
  1724155904   204795904      7  GPT part - 0FC63DAF-8483-4772-8E79-3D69D8477DE4
  1928951808    24571905      8  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
  1953523713        1422
  1953525135          32         Sec GPT table
  1953525167           1         Sec GPT header
OSX v10.9 Mavericks
ExtFS v9.3.89