Multibeast Installation Failed [English]

  • I tired to add the audio kexts with Multibeast 8.01, but the helper installation failed.


    Here is the Multibeast log:

    Code
    1. 12/19/15 22:12:58 - Starting MultiBeast 8.0.1-20151119
    2. 12/19/15 22:13:20 - Mounting EFI
    3. 12/19/15 22:13:20 - Mounting EFI failed. Exiting.


    SIP is disabled (csrutil status - system Integrity Protection status: disabled.)
    EFI mounts with EFI Mounter without problem.


    I tried to clean the cache, delete all Multibeast files and reinstall, but same thing happens.


    What do you think?

    Gigabyte Z77-DS3H [Ozmosis 167X] - i5 3570k - HD3000 - 8GB Corsair Vengeance 1600Mhz - Samsung 840 Pro 256GB SSD [OS X 10.11.2] / 1TB Seagate HDD [symlinked user folders] / 1TB Seagate HDD [Windows 8.1] / 1TB WD Green HDD [Time Machine]

  • Could you please check the FileSystem of your EFI Partition?
    use the Terminal command

    Code
    1. Diskutil list


    to find the Device Identifier of your EFI-Partition, then use

    Code
    1. diskutil info /dev/YourDeviceIdentifieroftheEFIPartition (e.g. /dev/disk0s1)


    There should come up the infos
    File System Personality:
    Name (bundle):
    Name (User Visible):

    Gruß
    Al6042

    Keine Unterstützung per PN oder Pinnwand... Eure Anfragen gehören ins Forum, nicht in mein Postfach!

  • this is what came up:

    Gigabyte Z77-DS3H [Ozmosis 167X] - i5 3570k - HD3000 - 8GB Corsair Vengeance 1600Mhz - Samsung 840 Pro 256GB SSD [OS X 10.11.2] / 1TB Seagate HDD [symlinked user folders] / 1TB Seagate HDD [Windows 8.1] / 1TB WD Green HDD [Time Machine]

  • Sorry, I forgot...
    You have to mount the EFI-Partition with

    Code
    1. disktuil mount /dev/disk0s1


    before the other command can show the File System Information.
    Could you please check again?

    Gruß
    Al6042

    Keine Unterstützung per PN oder Pinnwand... Eure Anfragen gehören ins Forum, nicht in mein Postfach!

  • Code
    1. File System Personality: MS-DOS FAT32
    2. Type (Bundle): msdos
    3. Name (User Visible): MS-DOS (FAT32)

    Gigabyte Z77-DS3H [Ozmosis 167X] - i5 3570k - HD3000 - 8GB Corsair Vengeance 1600Mhz - Samsung 840 Pro 256GB SSD [OS X 10.11.2] / 1TB Seagate HDD [symlinked user folders] / 1TB Seagate HDD [Windows 8.1] / 1TB WD Green HDD [Time Machine]

  • ok, in that case your EFI seems to be ok...


    I guess you should ask the guys from the tomato-Website about their tool...
    On the other hand you can use pacifist and extract the necessary packages to install them without the Multibeast Framework.

    Gruß
    Al6042

    Keine Unterstützung per PN oder Pinnwand... Eure Anfragen gehören ins Forum, nicht in mein Postfach!

  • Thanks for the tips, I will crush this bug once and for all! :)


    UPDATE: I extracted the audio package, but the install still fails 8|


    This is what the log says:


    Code
    1. 20/12/15 09:33:15,335 UserEventAgent[231]: com.apple.TMHelperAgent.SetupOffer enabled
    2. 20/12/15 09:33:15,335 UserEventAgent[43]: Failed to send message because the port couldn't be created.
    3. 20/12/15 09:33:15,501 Installer[683]: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.


    and the install log.txt


    UPDATE II: It turned out from the log, the FakeSMC kexts and plugins didn't have dependencies (I must have messed it up in the beginning somehow), deleted them, and the packages extracted from Multibeast, installed fine.
    However the friggin' audio still doesn't work, it cuts after seconds! :wallbash:

    Gigabyte Z77-DS3H [Ozmosis 167X] - i5 3570k - HD3000 - 8GB Corsair Vengeance 1600Mhz - Samsung 840 Pro 256GB SSD [OS X 10.11.2] / 1TB Seagate HDD [symlinked user folders] / 1TB Seagate HDD [Windows 8.1] / 1TB WD Green HDD [Time Machine]

    4 Mal editiert, zuletzt von neoyoli ()

  • griven

    Hat das Label Erledigt hinzugefügt