Alpha22 Posted March 14, 2025 Share Posted March 14, 2025 (edited) OCLP 2.3.0 Nightly Edited March 14, 2025 by Alpha22 8 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830907 Share on other sites More sharing options...
jlrycm Posted March 14, 2025 Share Posted March 14, 2025 (edited) 2 hours ago, Max.1974 said: Hello everyone. I noticed that it has been difficult to burn the new image, especially of Sequoia, from some versions up until now. I discovered two ways to "burn" the SSD/Pendrive/HD: 1. Using OCLP to create a bootable ISO of MacOs and not give the bless error; 2. Using some commands, but they don't always work properly, it depends on your hardware. In addition to the common commands we use, in some cases, you need to disable SIP (especially real Macs) and in others some parameters before running the commands in the terminal. Install rosetta for real Macs and some Hacks first: softwareupdate --install-rosetta Format your Drive (not only partition) in macOs Extanded Journaling and I rename my disk to MyVolume After do this run this command on Terminal: zsh killed sudo /Volumes/MyVolume And some cases, run in root: sudo -i in root# type cd /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/ codesign -s - -f createinstallmedia Alternatively cd /Applications/Install\ macOS\ Sequoia.app find . -type f -exec codesign -s - -f "{}" \; Then run command normally Option 1: sudo arch -x86_64 /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume Option 2: sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ macOS\ Sequoia.app Option 3: sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume Option 4: sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume /Applications/Install\ macOS\ Sequoia.app --nointeraction I prefere use OCLP, so much more easy, but I have been tested in Apple Silicon so works commands to me. Good Lucky @Max.1974 I have used this GitHub app more recently to create macOS installation media Mist It offers various options depending on how you want to install macOS. Mr. Macintosh also published a nice guide that I have followed in the past. https://mrmacintosh.com/how-to-download-macos-catalina-mojave-or-high-sierra-full-installers/ Edited March 14, 2025 by jlrycm 2 1 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830909 Share on other sites More sharing options...
johnnyl Posted March 14, 2025 Share Posted March 14, 2025 1 hour ago, jlrycm said: @Max.1974 I have used this GitHub app more recently to create macOS installation media Mist It offers various options depending on how you want to install macOS. Mr. Macintosh also published a nice guide that I have followed in the past. https://mrmacintosh.com/how-to-download-macos-catalina-mojave-or-high-sierra-full-installers/ I think my problem is related to stuck images that the computer thinks has not been ejected properly. Every time I boot into my system the notifications in the first pics flashes up. In the 2nd pic you can see these Apple instal media images in Disk Utility. Ive tried to erase them which fails. I can eject them but they all reappear on the next boot up. So Im thinking thats why my UsB Keeps ejecting when I start the usb creation process via Terminal or OCP. 2 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830910 Share on other sites More sharing options...
Max.1974 Posted March 14, 2025 Share Posted March 14, 2025 (edited) 3 hours ago, jlrycm said: @Max.1974 I have used this GitHub app more recently to create macOS installation media Mist It offers various options depending on how you want to install macOS. Mr. Macintosh also published a nice guide that I have followed in the past. https://mrmacintosh.com/how-to-download-macos-catalina-mojave-or-high-sierra-full-installers/ Oh yeah my dear friend, it's another great option ! Thanks you ! I will test soon on my Apple Silicon M4 Pro. But I want in fact not create restore image to my MacMini. But create Installer to use on Hack. 2 hours ago, johnnyl said: I think my problem is related to stuck images that the computer thinks has not been ejected properly. Every time I boot into my system the notifications in the first pics flashes up. In the 2nd pic you can see these Apple instal media images in Disk Utility. Ive tried to erase them which fails. I can eject them but they all reappear on the next boot up. So Im thinking thats why my UsB Keeps ejecting when I start the usb creation process via Terminal or OCP. Hi, its not normal get this issues. Im think you need check your mapping USB if have no errors in mapping. Just left without mapping your internal and external ports result this. Look if are you using XHCI-Unsupported Kext + USBInjectall Kext because both of them after install, cause this. Remove XHCI-Unsupported, and check your SSDT-USB ports to see if you have UPC, and need fix this SSDT too. Edited March 14, 2025 by Max.1974 2 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830911 Share on other sites More sharing options...
Max.1974 Posted March 14, 2025 Share Posted March 14, 2025 Hi @jlrycm I try used Mist in my Hack Desktop Build but I got errors too... but so many thanks for this excellent app. Only Works with OCLP media Creator but this app flash all driver, so is not possible "choose" specific partition...Thanks!! I think is something related with Processor Type, because my Lenovo Kaby Lake i5-7200-U works like a charm! 4 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830912 Share on other sites More sharing options...
Max.1974 Posted March 14, 2025 Share Posted March 14, 2025 With my Lenovo works fine and good no issues Sequoia 15.3.2 4 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830913 Share on other sites More sharing options...
johnnyl Posted March 15, 2025 Share Posted March 15, 2025 10 hours ago, eSaF said: Hi, sorry if my criticism comes across a bit harsh but your install is seriously flawed. Personally I would remove all other attached drives from the system to minimize data corruption and do a clean install. The unrecognized disk you speak of that keeps popping up (Creedence..........) is part of Apple's Security measure as far as I understand and is more pertaining to the Apple Chip machines but shows itself as a disk image on Intel Macs. Trying to delete, format or unmount it only exacerbates the problem as you've found out by the creation of multiple images of the same on reboot. It's best to leave it alone as it causes no problems and is there for a reason. One last criticism, why so many folders on your Desktop? Surely you can organize your files better than that!!!! With so many Storage Disks attached, I would think they is no need to house so many folders there. Again like I said, remove all other Drives attached apart from the MacOS drive, format and do a clean Install because as far as I can see, your System is beyond saving in it's current state and will always be so with every future Update unless a corrective measure is taken. Reveal hidden contents Hi no offence taken. I totally agree with you. I'm just waiting to get hold of my daughter's MacBook so I can create an installer and I know I've been lazy with the desktop lol. 1 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830922 Share on other sites More sharing options...
MorenoAv Posted March 15, 2025 Share Posted March 15, 2025 I tried to make a new usb installer using OpCore-Simplify and it gives me an error at the first option... For that reason I quit the idea. 3 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830925 Share on other sites More sharing options...
Max.1974 Posted March 16, 2025 Share Posted March 16, 2025 Hello my dears, I have just successfully tested chris1111's @Chris1111 program for creating USB and it worked very well! https://github.com/chris1111/macos-bootable-usb Big Thanks @Chris1111 !! 3 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830932 Share on other sites More sharing options...
Anto65 Posted March 16, 2025 Author Share Posted March 16, 2025 (edited) 13 hours ago, MorenoAv said: I tried to make a new usb installer OpCore-Simplify does not create a USB installer ! but a customized EFI based on your HW thanks to the Hardware Sniffer utility Just launch OpCore-Simplify.py (Python must be installed) and follow the instructions ... only from Windows https://drive.google.com/file/d/1Bm-_rMb5S9ntz-2gKAbfR74kFB4B78dT/view?usp=drive_link It is possible to modify if something does not please us with OpenCore Auxiliary Tools example or any plist editor Edited March 16, 2025 by Anto65 4 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830933 Share on other sites More sharing options...
MorenoAv Posted March 16, 2025 Share Posted March 16, 2025 Now I know why it didn't work, I didn't know that it was necessary to install python first... Thank you all for the information 4 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830935 Share on other sites More sharing options...
MaLd0n Posted March 17, 2025 Share Posted March 17, 2025 5 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830946 Share on other sites More sharing options...
Wayang-NT Posted March 17, 2025 Share Posted March 17, 2025 (edited) beta 4 ... no drama ... Edited March 17, 2025 by Wayang-NT 12 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830947 Share on other sites More sharing options...
Anto65 Posted March 17, 2025 Author Share Posted March 17, 2025 10 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830950 Share on other sites More sharing options...
strangeron Posted March 17, 2025 Share Posted March 17, 2025 👍 10 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830951 Share on other sites More sharing options...
kaoskinkae Posted March 17, 2025 Share Posted March 17, 2025 (edited) Perfect in NEW: beta 4 + OCPL ERROR in OpenCore Configurator and ERROR home loading bar Edited March 17, 2025 by kaoskinkae 8 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830953 Share on other sites More sharing options...
MaLd0n Posted March 18, 2025 Share Posted March 18, 2025 9 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830961 Share on other sites More sharing options...
Max.1974 Posted March 18, 2025 Share Posted March 18, 2025 All fine and Smooth run 4K videos MKV /MP4 with Clover 5161 and @RehabMan Kexts Sensors (old school) ! 8 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830963 Share on other sites More sharing options...
johnnyl Posted March 18, 2025 Share Posted March 18, 2025 Hi all Is there an install Assistant app for MacOS Sequoia 15.4.4 beta ? 2 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830967 Share on other sites More sharing options...
bluenote56 Posted March 18, 2025 Share Posted March 18, 2025 Everything went well. This time I didn't have to revert OCLP as usual. I just reapplyed the patches later. OCLP 2.3.0 nightly. 9 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830968 Share on other sites More sharing options...
johnnyl Posted March 18, 2025 Share Posted March 18, 2025 50 minutes ago, eSaF said: If you're asking about the latest Beta, it's a little too early for a release if Apple will release one. Usually a release comes a few days after or not at all. Ok thanks eSaF 3 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830973 Share on other sites More sharing options...
Anto65 Posted March 18, 2025 Author Share Posted March 18, 2025 (edited) 10 hours ago, johnnyl said: Hi all Is there an install Assistant app for MacOS Sequoia 15.4.4 beta ? macOS Sequoia (24E5238a) Full Installer https://swcdn.apple.com/content/downloads/34/11/082-08330-A_12AY05TI72/qjohrezymxwxjlzh96pzgs3is4ccckigad/InstallAssistant.pkg Edited March 18, 2025 by Anto65 7 3 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830978 Share on other sites More sharing options...
MorenoAv Posted March 18, 2025 Share Posted March 18, 2025 Does anyone have the OCLP 2.3.0 Nightly? Thanks 4 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830979 Share on other sites More sharing options...
johnnyl Posted March 18, 2025 Share Posted March 18, 2025 4 hours ago, Anto65 said: macOS Sequoia (24E5238a) Full Installer https://swcdn.apple.com/content/downloads/34/11/082-08330-A_12AY05TI72/qjohrezymxwxjlzh96pzgs3is4ccckigad/InstallAssistant.pkg Cheers mate 3 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2830980 Share on other sites More sharing options...
bestal Posted March 19, 2025 Share Posted March 19, 2025 I completed the installation.oclp 2,3 thanks I couldn't adjust the power management. CPU is running high? 4 Link to comment https://www.insanelymac.com/forum/topic/360708-pre-release-macos-sequoia-154/page/5/#findComment-2831000 Share on other sites More sharing options...
Recommended Posts