Contribute
Register

<< Solved >> İnitial Setup Error

Status
Not open for further replies.

ery

Joined
Feb 6, 2019
Messages
4
Motherboard
Asus Prime Z270 K
CPU
i5-7500
Graphics
RX 580
Mobile Phone
  1. Android
  2. iOS
Hi I am getting the error in the picture can you help us?



385870
 
Hi I am getting the error in the picture can you help us?
Try: At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clover's config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
 
I added to the end of the config file, but after waiting for a long time on the black screen boot
You didn't add it to the correct section.
Remove it and first try it by selecting it manually and if that works you can add it to your config.plist
Try: At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection
 
worked thanks so much
For permanent solution add Inject USB + FixOwnership to the Devices section in Clover's config.plist

385933
 
Hi multibeast with imac 18.2 I try to install and try to get such an error I'm doing this because I can't start my computer with uefi mod without clover usb Do you need to choose the options to inject -v -x and usb at each time multibeast logs help you don't know what to do below

I do not know English, I apologize for translation errors

02/11/19 22:16:58 - Starting MultiBeast 11.0.1-1
02/11/19 22:17:19 - Installing 'Bootloaders > Clover UEFI Boot Mode'
02/11/19 22:17:24 - Install of 'Clover_v2.4k_r4769-UEFI.pkg' failed.
'installer: Package name is Clover v2.4k r4769 tonymacx86 UEFI
installer: Installing at base path /
installer: The install failed
'. Exiting.
02/11/19 22:33:19 - Starting MultiBeast 11.0.1-1
02/11/19 22:33:27 - Installing 'Bootloaders > Clover UEFI Boot Mode'
02/11/19 22:33:35 - Install of 'Clover_v2.4k_r4769-UEFI.pkg' failed.
'installer: Package name is Clover v2.4k r4769 tonymacx86 UEFI
installer: Installing at base path /
installer: The install failed
'. Exiting.
03/03/19 22:57:30 - Starting MultiBeast 11.0.1-1
03/03/19 22:58:13 - Installing 'Bootloaders > Clover UEFI Boot Mode'
03/03/19 22:58:18 - Install of 'Clover_v2.4k_r4769-UEFI.pkg' failed.
'installer: Package name is Clover v2.4k r4769 tonymacx86 UEFI
installer: Installing at base path /
installer: The install failed
'. Exiting.
03/03/19 23:00:28 - Installing 'Bootloaders > Clover UEFI Boot Mode'
03/03/19 23:00:33 - Install of 'Clover_v2.4k_r4769-UEFI.pkg' failed.
'installer: Package name is Clover v2.4k r4769 tonymacx86 UEFI
installer: Installing at base path /
installer: The install failed
'. Exiting.
03/05/19 20:25:14 - Starting MultiBeast 11.0.1-1
03/05/19 20:30:27 - Starting MultiBeast 11.0.1-1
03/05/19 20:30:49 - Installing 'Bootloaders > Clover UEFI Boot Mode'
03/05/19 20:30:53 - Install of 'Clover_v2.4k_r4769-UEFI.pkg' failed.
'installer: Package name is Clover v2.4k r4769 tonymacx86 UEFI
installer: Installing at base path /
installer: The install failed
'. Exiting.
 
Do you need to choose the options to inject -v -x and usb at each time multibeast logs
MultiBeast cannot mount the EFI partition when booted in Safe Mode.
Any MultiBeast option that needs access to /EFI or Clover config.plist will fail.
 
Status
Not open for further replies.
Back
Top