Giter Club home page Giter Club logo

Comments (20)

racka98 avatar racka98 commented on August 31, 2024 2

With Big Sur you can't use windows or linux to make the usb. You need macos.
If you don't have a real mac you can use a pre-made Virtual Machine iso of Catalina. See this guide: https://www.wikigain.com/install-macos-catalina-on-virtualbox-on-windows/

After that use gibMacOS to download Big Sur (with this you won't need to sign in your Apple ID on the virtual machine and it's more reliable in downloading).

  1. Download gibMacOS: https://github.com/corpnewt/gibMacOS
  2. Right click then choose open on gibMacOS.command (it will launch in terminal)
  3. Choose a number from the list provided (Big Sur will probably be number 1 in the list as 11.0.1 Public release)
  4. It will download Big Sur (12.19 GB) and it will place the contents in gibMacOS folder under macOS Downloads/publicrelease/11.0.1 macOS Big Sur.
  5. Open the InstallAssistant.pkg that will extract the installer to your Applications folder
  6. Format your usb drive to Mac OS Extentended (Journaled) with GUID partition scheme
  7. Now run: sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
    MyVolume will be replaced by the name you gave to your usb when formatting it. Or you could name the usb as MyVolume when you were formatting.
    This will create the bootable usb that works on a real mac.
  8. Now you can proceed with "Setting up OpenCore's EFI environment" from here.
  9. Copy the OC and BOOT files from my EFI and fireup the installer.
  10. Select Install macOS Big Sur from the boot menu and not the recovery partition.

I should probably add this info in the readme. As a lot of people have had this issue.

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

m4ak avatar m4ak commented on August 31, 2024

I feel that there is a problem with your installation program. You can use gibMacOS to download the image and make a boot disk.
https://github.com/corpnewt/gibMacOS

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

eqlion avatar eqlion commented on August 31, 2024

@racka98 Thank you, this worked wonders!

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

robjvan avatar robjvan commented on August 31, 2024

Didn't work for me. Getting "EXITBS:START" error on a t450s using Big Sur 11.2.1 created on a BS VM

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

racka98 avatar racka98 commented on August 31, 2024

Didn't work for me. Getting "EXITBS:START" error on a t450s using Big Sur 11.2.1 created on a BS VM

Some people have reported having issues with launching Big Sur 11.2.1 installer. Try with 11.0 (first public release) or Catalina installer then you can update to the latest

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

otoayana avatar otoayana commented on August 31, 2024

After following all of this I still am unable to boot into it. Even worse, the picker doesn't want to start up.

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

racka98 avatar racka98 commented on August 31, 2024

After following all of this I still am unable to boot into it. Even worse, the picker doesn't want to start up.

What OS are you trying to boot?
And which Opencore version are you using?

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

otoayana avatar otoayana commented on August 31, 2024

I tried Big Sur 11.4 and I'm using OpenCore 0.7.0.

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

racka98 avatar racka98 commented on August 31, 2024

If the picker doesn't show up that mean your BIOS settings are wrong.
Reset BIOS settings to default then set everything as recommended in README

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

otoayana avatar otoayana commented on August 31, 2024

nvm i managed to fix it by using gibMacOS's boot image creator utility

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

otoayana avatar otoayana commented on August 31, 2024

ok i tried to install opencore on the drive itself. after rebooting the bios doesn't detect anything related to it. i tried what you did but it didn't work. what could i try?

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

racka98 avatar racka98 commented on August 31, 2024

ok i tried to install opencore on the drive itself. after rebooting the bios doesn't detect anything related to it. i tried what you did but it didn't work. what could i try?

Boot with usb drive and reset nvram then reboot to the internal drive (remove usb drive)

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

otoayana avatar otoayana commented on August 31, 2024

Still having the same issue after doing so :/

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

racka98 avatar racka98 commented on August 31, 2024

Where did you place EFI files and how did you place them?

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

otoayana avatar otoayana commented on August 31, 2024

I used EFIMount and copied the files inside the EFI folder in my Catalina flash drive to the partition. I did so by copy pasting them in Finder.

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

racka98 avatar racka98 commented on August 31, 2024

I used EFIMount and copied the files inside the EFI folder in my Catalina flash drive to the partition.

This is how it should be placedefi-moved.87262fda.png

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

otoayana avatar otoayana commented on August 31, 2024

Thank you! Fixed!
Also this project is great. Keep it up!

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

itzmanish avatar itzmanish commented on August 31, 2024

nvm i managed to fix it by using gibMacOS's boot image creator utility

What was the problem? And what you did to fix it?

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

festiveelephantseal avatar festiveelephantseal commented on August 31, 2024

Describe the bug
After creating the boot thumbdrive with OpenCore.

To Reproduce
I created the bootdrive using Ubuntu and followed the first method. Afterwards, I copied the BaseSystem.dmg and the BaseSystem.chunklist (which I got via macrecovery.py for Big Sur; tried Catalina too, same result) to the com.apple.recovery.boot folder at the root of the drive. After that I downloaded the EFI folder from this repo and placed it along the com.apple.recovery.boot folder at the root.

Then I restarted the laptop, went into BIOS and changed all the options from the README.

When choosing the thumbdrive as a startup device, I was greeted with OpenCore screen with icons, where I clicked the first one. Then the screen went black (but lit up). Sometimes it stays this way for more than 20 minutes until I manually turn off the laptop, other times it just reboots randomly. I tried using DEBUG version of OpenCore in hopes of getting the logs and finding the problem but to no avail (I replaced the files from the EFI folder from this repo to the files from the DEBUG release, as stated here: everything stays the same, even if I delete OpenCanopy.efi and remove the lines for it from config.plist.

Expected behavior
The installation starts.

Hardware:
ThinkPad T450, i5-5300U, HD Graphics 5500, 8 GB, Intel 7265

Additional context
I've noticed that the config.plist in the repo is capitalized, however it is not in the guides. Nonetheless, changing it (nor not changing it) doesn't help to solve the issue.

The content of my drive (roor)

The content of my drive (EFI/OC folder)

I'd be happy to provide any additional info that might be required and if I install the MacOS successfully, I'd love to contribute to writing a detailed guide, if you want any help! Thanks in advance!

I have the same issue with my Thinkpad x250, i5-5300u. How did you make the USB with gibMacOS's boot image creator utility? I keep getting this error InstallAssistant.pkg is not in the available recovery package names: recoveryhdupdate.pkg, recoveryhdmetadmg.pkg

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

racka98 avatar racka98 commented on August 31, 2024

Looks like a broken installer or the Installer package wasn't fully downloaded. Have you tried downloading it again?

from lenovo-thinkpad-t450-t450s-hackintosh-guide-opencore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.