Administrators MaLd0n Posted May 21, 2019 Administrators Posted May 21, 2019 Easy way to create personal Vanilla MacOS Image or USB Installer -Support Olarila Vanilla Hackintosh by making a donation HERE -About Premium Users you can check HERE -Problems with Paypal HERE -Installation Guide HERE -Hackintosh EFI folders HERE -Hackintosh USB Remap HERE -How to update OpenCore and Kexts HERE -Guides and Tutorials HERE 1- Create .dmg or format USB Stick Usb Stick - Make sure that it has at least 16GB+ of available storage and is formatted as Mac OS Extended. a- Go to Disk Utility/File/New Image/Blank Image b- Change Save As:, Where:, Name:, Size:, Format:, and Image Format: and Save. Done! 2- Download macOS from Apple Use this tool for check Apple Catalog By crazybirdy or app like Mist to download macOS installScript_15fullapp.zip After Download copy macOS Installer to Applications folder 3- Using the 'createinstallmedia' command in Terminal a- Mount .dmg created in your desktop (if you use one USB Stick, ignore this step). b- Open Terminal, which is in the Utilities folder of your Applications folder. c- Type or paste one of the following commands in Terminal. These assume that the installer is still in your Applications folder, and MyVolume is the name of the .dmg mounted. If it has a different name, replace MyVolume in these commands with the name of your volume, in this case is Olarila. Sequoia: sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume Sonoma: sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume Ventura: sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume Monterey: sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume Big Sur: sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume Catalina: sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume Mojave: sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume High Sierra: sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume El Capitan: sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app 4- Mount EFI Partition - Check HERE 5- Copy your EFI folder to EFI partition. Use Olarila EFI folders from HERE 6- Put your Personal Logo (Optional) a- Open your image/logo, "Select All" and "Copy" b- "Get Info" in .dmg mounted or USB Stick c- Select here d- Paste image That's all Folks! We're all here to have fun and learn from each other! -Credits and thanks to the old and new people in the community who developed patches, kexts and bootloaders! Slice, Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, RehabMan, Download-Fritz, Zenit432, cecekpawon, Intel, Apple, Oracle, Chameleon Team, crazybirdy, Mieze, Mirone, Oldnapalm, netkas, Elconiglio, artut-pt, ErmaC, Pavo, Toleda, Master Chief and family, bcc9, The King, PMheart, Sherlocks, Micky1979, vit9696, vandroiy2013, Voodoo Team, Pike R. Alpha, lvs1974, Austere.J, CVad, headkaze, onemanosx, erroruser, Jenny David, Sampath007, Facebook Hackintosh community, Facebook Olarila community and many, many, many others! We're all here to have fun and learn from each other! 1 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Administrators MaLd0n Posted May 21, 2019 Author Administrators Posted May 21, 2019 [ref]Jenny David[/ref], Thx. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
erroruser Posted May 21, 2019 Posted May 21, 2019 AMD Ryzen 7 3700X, MSI MPG X570 Gaming Plus, Corsair Vengeance RGB PRO 16GB DDR4 3200MHz, Sapphire rx 5700 XT, fractal celcius s36 HP Notebook - 15-ay028ca (Touch), 16 GB 2133 MHz DDR4, Intel HD Graphics 520 1536 MB Asus z97-c i5, i5 4460, 32 GB 1648 MHz DDR3, Radeon RX 560 4096 MB, Corsair H75 Liquid CPU Cooler
Administrators MaLd0n Posted May 21, 2019 Author Administrators Posted May 21, 2019 [ref]erroruser[/ref], -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Allan Posted May 22, 2019 Posted May 22, 2019 That's a great guide! Excellent for those who wanna learn more, or don't wanna download "Distros" around the internet... Good work [ref]MaLd0n[/ref], Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other!
Administrators MaLd0n Posted May 22, 2019 Author Administrators Posted May 22, 2019 [ref]Allan[/ref], -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Administrators MaLd0n Posted May 29, 2019 Author Administrators Posted May 29, 2019 [ref]dm1720x[/ref], ? -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
richwood Posted June 23, 2019 Posted June 23, 2019 Greetings, What is the best way to get the .raw image into an .iso so it can be used in Vmware Workstation?
Administrators MaLd0n Posted June 23, 2019 Author Administrators Posted June 23, 2019 [ref]richwood[/ref], hdiutil convert /path/to/example.dmg -format UDTO -o /path/to/example.iso mv example.iso.cdr example.iso -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Elton Sousa Posted July 1, 2019 Posted July 1, 2019 Good Morning! the Mojave MBR HFS Firmware Check Patch script is not compatible with Catalina, there is another way to create the penboot thank you!
Administrators MaLd0n Posted July 1, 2019 Author Administrators Posted July 1, 2019 [ref]Elton Sousa[/ref], sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/Catalina -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
richwood Posted July 4, 2019 Posted July 4, 2019 @mald0n thanks buddy. I'll give that a go using hdiutil in macOS. I tried renaming the raw file to dmg in Windows and then converting to iso using AnyToIso. It converted the file but Vmware won't recognize it. Ok, so I've created an iso file using hdiutil and then copied the iso back to Windows. Vmware Workstation still won't recognize this iso file. Can anyone make the vmdk file from the beta 3 image?
jjpower80 Posted July 17, 2019 Posted July 17, 2019 Hi guys, I get an error when copying the macOS image to the terminal. Nevertheless I have recorded the image of Olarila AMD in a usb and I have started it, being without advance in the beginning. I do not know if it's because of the processor that I have a Phenom II b45 ... Thanks for the tutorial?
steezy Posted August 13, 2019 Posted August 13, 2019 [ref]MaLd0n[/ref], Hi Daniel, I'm trying to build new Hackintosh on; Mother Board; ASUS H310M-D R2.0 CPU: Intel i3-8100 @3.60GHz Graphics Built In; Intel UHD 630 Try to install Mojave and use CHIPSET SERIES 10, 20 and 30 (SKYLAKE / KABYLAKE / COFFEELAKE), but after series of codes after boot my display just went off and nothing happens...need your expertise please...many thanks!!!
Administrators MaLd0n Posted August 13, 2019 Author Administrators Posted August 13, 2019 [ref]steezy[/ref], is about video, use hackintool, u can try with only InjectIntel too -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
steezy Posted August 14, 2019 Posted August 14, 2019 [ref]steezy[/ref], is about video, use hackintool, u can try with only InjectIntel too Hi Daniel, still the same, up;oaded my config after hackintool patch by the way, can you look at it, thanks.config0.plist.zip
Administrators MaLd0n Posted August 14, 2019 Author Administrators Posted August 14, 2019 [ref]steezy[/ref], first try with only InjectIntel -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
steezy Posted August 16, 2019 Posted August 16, 2019 [ref]steezy[/ref], first try with only InjectIntel Hi Daniel, still no luck, but I'm not sure if I've done the instruction very well https://imgur.com/03cf0CQ, that is the message before my screen went off. I'm planning to get compatible external graphics, but I still want to try the onboard graphics. Hope you can take a look on my config. config.plist.zip
Administrators MaLd0n Posted August 16, 2019 Author Administrators Posted August 16, 2019 [ref]steezy[/ref], try config.plist.zip -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
steezy Posted August 19, 2019 Posted August 19, 2019 [ref]steezy[/ref], try config.plist.zip WOW !!! success on first try and everything works well, booted with only built-in gpu, still needing fix on my display, it's purple.
steezy Posted August 19, 2019 Posted August 19, 2019 WOW !!! success on first try and everything works well, booted with only built-in gpu, still needing fix on my display, it's purple. By the way I’m using HDMI, cause VGA dont work, hope there’s still way to fix? Many thanks!
Administrators MaLd0n Posted August 19, 2019 Author Administrators Posted August 19, 2019 [ref]steezy[/ref], u need a connectors patch, is a very personal patch, u need check with ur hardware and create/apply -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
steezy Posted August 20, 2019 Posted August 20, 2019 [ref]steezy[/ref], u need a connectors patch, is a very personal patch, u need check with ur hardware and create/apply oh no I suddenly felt dizzy ...would you mind doing tutorial, how this work to be done ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now