miliuco Posted April 15, 2021 Share Posted April 15, 2021 20 minutes ago, tmbt said: 104MB Strange. Most of us have around 200 mb. 3 Link to comment Share on other sites More sharing options...
MacUser2525 Posted April 15, 2021 Share Posted April 15, 2021 (edited) 1 hour ago, miliuco said: Strange. Most of us have around 200 mb. That would be because we used macOS to create it, it always does the 200mb, the 100mb is done by Windows. Edited April 15, 2021 by MacUser2525 typo 2 1 Link to comment Share on other sites More sharing options...
Anto65 Posted April 15, 2021 Share Posted April 15, 2021 1 hour ago, miliuco said: Strange. Most of us have around 200 mb. already @miliuco, but also 100mb if you see my efi it's 26mb so there should still be some space left, hidden files 1 Link to comment Share on other sites More sharing options...
miliuco Posted April 15, 2021 Share Posted April 15, 2021 (edited) 3 hours ago, MacUser2525 said: That would be because we used macOS to create it, it always does the 200mb, the 100mb is done by Windows. I didn't know. Of course, as @antuneddu says, even 100mb should be enough given the current size of the OpenCore EFI folders. My icon-themed versions 0.6.8 and 0.6.9 take about 10mb. Edited April 15, 2021 by miliuco 1 Link to comment Share on other sites More sharing options...
Check-IN Posted April 15, 2021 Share Posted April 15, 2021 On 7/3/2020 at 12:49 AM, MacNB said: Thanks boot-6d717c89b2bf90fc5378b652548d5e3c153396dc boots but the others fail. Hello, I've similar problem with my old legacy server S5520HC, have U solved? Please let me know Thanx in advance Link to comment Share on other sites More sharing options...
mnfesq Posted April 15, 2021 Share Posted April 15, 2021 Is there an entry that can be added to the config.plist to force the EFI folder to mount at boot? Link to comment Share on other sites More sharing options...
miliuco Posted April 15, 2021 Share Posted April 15, 2021 21 minutes ago, mnfesq said: Is there an entry that can be added to the config.plist to force the EFI folder to mount at boot? Do you say to show EFI partition in OpenCore picker or to have EFI partition mounted in the desktop at boot? Link to comment Share on other sites More sharing options...
MacUser2525 Posted April 15, 2021 Share Posted April 15, 2021 5 hours ago, miliuco said: I didn't know. Of course, as @antuneddu says, even 100mb should be enough given the current size of the OpenCore EFI folders. My icon-themed versions 0.6.8 and 0.6.9 take about 10mb. Yes it should be, but when they had the .wav files it was huge if you put the sounds in there too. I forget what the size was but trying to have couple of versions of the loader in it was near impossible without removing the excess languages. Link to comment Share on other sites More sharing options...
MacNB Posted April 15, 2021 Share Posted April 15, 2021 4 hours ago, Check-IN said: Hello, I've similar problem with my old legacy server S5520HC, have U solved? Please let me know Thanx in advance Yes it was fixed by the Devs and the fix is in the latest OpenDuet builds. Certainly works on my old Dell 530. What chipset and SATA controller does your server motherboard use ? Have use installed the latest Openduet (OpenCorePkg/Utilities/LegacyBoot/) ? Link to comment Share on other sites More sharing options...
mnfesq Posted April 15, 2021 Share Posted April 15, 2021 1 hour ago, miliuco said: Do you say to show EFI partition in OpenCore picker or to have EFI partition mounted in the desktop at boot? To have the EFI partition mounted at boot. Clover has that function in the Clover prefpane. Link to comment Share on other sites More sharing options...
miliuco Posted April 16, 2021 Share Posted April 16, 2021 (edited) 11 hours ago, mnfesq said: To have the EFI partition mounted at boot. Clover has that function in the Clover prefpane. It's off topic but you can do it by the /etc/fstab file. In Terminal % > sudo pico /etc/fstab Fstab can have entries relative to volumes so that they are mounted or not when starting macOS. Although it is a deprecated file, that by default in Big Sur is empty, it still works for this function. Write in fstab:LABEL=EFI none msdos rw, auto Save it with Ctrl + O and exit with Ctrl + W. Reboot. When booting, the EFI partition should be on your desktop. Disadvantage: if you have more than one EFI partition, they all will appear on the desktop. In this case, UUID must be used instead of Label. Edited April 16, 2021 by miliuco 1 1 Link to comment Share on other sites More sharing options...
Rodion2010 Posted April 16, 2021 Share Posted April 16, 2021 (edited) 14 hours ago, mnfesq said: Is there an entry that can be added to the config.plist to force the EFI folder to mount at boot? 1) No. Partitions are mounted by OS, not by bootloader 2) what for? 3) efi is hidden to prevent accidental changes and it is correct Edited April 16, 2021 by Rodion2010 1 Link to comment Share on other sites More sharing options...
eSaF Posted April 16, 2021 Share Posted April 16, 2021 If I remember correctly when I first tried OC (can't remember which version), the EFI Partition would appear along with the main operations OS's at the Boot Menu, now it's only the main OS volume/volumes that is shown. If I plug in my installer USB Drive then the EFI Partition of that Drive appears in the Boot Menu. Link to comment Share on other sites More sharing options...
mhaeuser Posted April 16, 2021 Share Posted April 16, 2021 @eSaF OC does not show itself for obvious reasons 2 1 Link to comment Share on other sites More sharing options...
eSaF Posted April 16, 2021 Share Posted April 16, 2021 32 minutes ago, Download-Fritz said: @eSaF OC does not show itself for obvious reasons Hi - I understand the concept of the reason why, but am I correct in saying that in earlier releases at one point it did show the EFI partition at the Boot Menu after I installation? To be quite honest I prefer the cleaner look of just showing the Boot/OS volumes making it less cluttered coupled with the choice of what one needs to show by pressing the spacebar or an entry in the config.plist. 1 Link to comment Share on other sites More sharing options...
mhaeuser Posted April 16, 2021 Share Posted April 16, 2021 @eSaF There was "HideSelf" before, with which you could opt to have OC show itself, but is has been removed months ago. 1 1 Link to comment Share on other sites More sharing options...
eSaF Posted April 16, 2021 Share Posted April 16, 2021 1 minute ago, Download-Fritz said: @eSaF There was "HideSelf" before, with which you could opt to have OC show itself, but is has been removed months ago. Yes I thought so!!! - Thank you. Link to comment Share on other sites More sharing options...
eSaF Posted April 16, 2021 Share Posted April 16, 2021 @miliuco - Bro here is the proof of that volume removed from the Boot Menu referring to the posts you and I sheared a few days back. 1 Link to comment Share on other sites More sharing options...
tmbt Posted April 16, 2021 Share Posted April 16, 2021 On 4/15/2021 at 6:00 PM, antuneddu said: already @miliuco, but also 100mb if you see my efi it's 26mb so there should still be some space left, hidden files I just checked and have the same hidden folders. The biggest one is the Spotlight folder which is around 3MB. Trashes and the others are almost empty. I'm not sure why my EFI is only 100MB because i've installed Big Sur from scratch on this laptop and to create the installer i used another Hackintosh and during the installation i initialize the ssd using the Disk Utility in Big Sur installer ... so it's strange .. Is there something i can do to try to increase the EFI partition size ? Thanks Mattia Link to comment Share on other sites More sharing options...
HenryV Posted April 16, 2021 Share Posted April 16, 2021 (edited) Open Core 0.6.8 test menu anomaly. Am not using the GUI for now with 0.6.8. When adding a text menu item, either by enabling UEFI Shell option in config.plist, OR by adding only one entry via the menu entries area of config.plist, the menu displays and functions as expected in text mode. When adding an additional menu entry, such as another linux distro to the config.plist menu entries area, that is when the issue manifests with the picker text menu. The list of menu items displays normally but the function does not correspond to the text. For instance, if I have two entries from the vertical menu list, say: UEFI Shell GRUB bootloader I have to click on GRUB bootloader to invoke the UEFI Shell. If I want GRUB bootloader I have to click on the menu item directly below that entry. If I want the last item in the menu list I have to click on the empty space below the last item on the list. The appearance of the menu list isn't necessarily the issue, but when adding more than one item to the list the functions associated with the new entry, and all the other entries, become disassociated. The menu entry does not execute the expected function. The function is shifted to the next line in the vertical menu. If I remove all but one of the newly added entries then the menu works as expected. I hope this is clear enough. If you have duplicated this issue on your machine let know. If it is a bug should it be reported to a developer in this forum? Of not, where? This is the first time trying to do custom menu entries, and because of changing code this issue may not have existed on previous releases of OC. There are no hardware issues nor installed OS software issues. Only the mismatch between the menu text entries and the expected function, and only when making more than one new menu entry. I also used ProperTree to see if making the entries that way would produce a different result, and it didn't, so I don't think it is an issue of incorrect XML syntax/format. Has anyone else experienced this issue? Edited April 19, 2021 by HenryV correction 1 Link to comment Share on other sites More sharing options...
miliuco Posted April 16, 2021 Share Posted April 16, 2021 2 hours ago, eSaF said: @miliuco - Bro here is the proof of that volume removed from the Boot Menu referring to the posts you and I sheared a few days back. You are right. When I used OC for the first time, HideSelf option did not exist, before I was a Clover user. 1 Link to comment Share on other sites More sharing options...
sam298 Posted April 16, 2021 Share Posted April 16, 2021 On 4/14/2021 at 3:17 PM, tonyx86 said: According to Dortania Guide, USBX is required for USB power properties as an OC post-install step. If we have USB power properties in USBPorts.kext, is USBX required? I've seen multiple discussions about this topic (maybe even earlier in this thread), but there seem to be as many opinions as there are posts. My last two rigs have a custom USB port map (USBPorts.kext) that includes USB power properties. I update USBPorts.kext/Contents/Info.plist with the matching USB power properties for my selected SMBIOS (extracted from a real Mac ACPI). I don't inject Device (USBX) on these rigs and USB seems to work perfectly (with the correct power properties in IORegistry). What's the latest recommended way to configure USB power properties: Device (USBX) or USBPorts.kext? I also heard from someone who tested different power properties in kext and SSDT and concluded that SSDT is not doing anything but kext is applying the power properties. I am currently using both SSDT and kext. Sleep works fine and I don't want to mess it up. There is no harm in using both. 1 Link to comment Share on other sites More sharing options...
mhaeuser Posted April 17, 2021 Share Posted April 17, 2021 @HenryV Please - Provide a DEBUG log - Provide a (depersonalised) config, or even better whole ESP - Test whether OpenCanopy works as intended 1 Link to comment Share on other sites More sharing options...
deeveedee Posted April 17, 2021 Share Posted April 17, 2021 OC Developers - I've been playing with ACPI hot-patching using Base, BaseSkip, Count. VERY POWERFUL and intuitive. Note that i never worked extensively with hot-patching via CLOVER, so I can't compare. With OC, you've managed to eliminate the complexity and actually make it fun! Outstanding work! Thank you! 6 Link to comment Share on other sites More sharing options...
deeveedee Posted April 17, 2021 Share Posted April 17, 2021 For anyone who's wondering "Does Rehabman's ACPI Debug still work in Open Core 0.6.8?" The answer is YES! Currently loading Rehabman's ACPIDebug.kext and injecting SSDT-RMDT with OC 0.6.8 to debug a new hack running Catalina 10.15.7. Amazing tool from an Amazing contributor. 4 Link to comment Share on other sites More sharing options...
Recommended Posts