Some Common Errors and How to Fix it: E_FAIL (0x80004005) ConsoleWrap: ruclips.net/video/fIrTIndfqE4/видео.html VERR_INVALID_HANDLE Failed to query SMC: ruclips.net/video/lhAXFmwy3Pg/видео.html Boot loop System Panic : ruclips.net/video/iUyvW1dOo7k/видео.html EXITBS:START: ruclips.net/video/-o2rmTY5Nic/видео.html
@EpidemicTutorials-qh6de for the folks getting the error: "The virtual machine failed to boot. That might be caused by a missing operating system or misconfigured boot order. Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to mount it after the dialog is closed." Try mounting different iso file. It should work.
2024-04-13: FOR THOSE GETTING STUCK IN PANIC MODE: I stumbled upon this issue after trying all the other common errors and had no luck. I have an i7-13700K and set my processor to 8 which appears to have been the problem. Setting my processor value to 1 allows me to boot into the setup screen with no issues. It took bout 2 minutes to boot. Hope this helps someone!
I have Intel i7 - 12700H still when trying to download mac os in vm after eraseing drive. Its just go on panic mode after 1 hour of installation and then give the starting option of error drive, Download mac os, Safari ect... What to do please help
Kernel Panic During Installation: Kernel panics can occur due to various reasons, including incompatible settings or hardware limitations. Here are some steps to address this issue: RAM Allocation: Allocate at least 4 GB of RAM to the virtual machine. CPU Configuration: Use a multi-core processor configuration (e.g., 2 cores). Video Memory: Assign 128 MB or more to video memory. Chipset: Set it to ICH9 or PIIX3. Graphics Controller: Choose VBoxSVGA or VMSVGA. Boot Order: Ensure the boot order includes the macOS Sonoma ISO. Disable Nested Paging: In VM settings, go to System > Acceleration and uncheck Enable Nested Paging. Monitor the Installation: Pay attention to any error messages or kernel panics. Check ISO Integrity: Verify your downloaded Sonoma ISO file is intact and not corrupted. Starting Options After Panic Mode: When you see the options for “error drive,” “Download macOS,” and “Safari,” try the following: Download macOS: If you haven’t completed the download, choose this option to start the download process again. Error Drive: This might indicate an issue with the virtual disk. Ensure that you’ve created a new virtual disk or erased the existing one before installation. Safari: You can ignore this option for now; it’s not relevant during installation. If this was helpful please help me reach 1000 subs :)
For those who stuck in progress bar: Fix: Just remove all external accessories like mouse usb , mouse dongle , usb hub , headphone and etc .expect ethernet cable . Set cpu cores between 1-4 after finishing installation you can plug all accessories back in and set cpu cores to 5 if you have 12 core cpu Can I get a like?
Please help, I can't install it. Please help me see what's wrong with it???? Now I have gone to the language selection section and then to the MACOS installation section and it only installs about 80% and then goes back to the operating system installation
When it installs the beta of OS 14, it completes 3/4 of the installation bar and than it takes me back in the language selection menu, any advice for this?
Hello and welcome to my channel, When you encounter the error message “‘VBoxManage’ is not recognized as an internal or external command, operable program or batch file” while attempting to manage your virtual machines using VirtualBox, it indicates that the VBoxManage.exe executable is not included in your system’s PATH. The PATH is a list of directories from which Windows can run executables. To resolve this issue, follow these steps: Browse to the directory where VirtualBox is installed. Typically, this location is: C:\Program Files\Oracle\VirtualBox Copy the pathname of this directory Open a command prompt and run the following command: set PATH=%PATH%;"" Now, if you type VBoxManage in the command prompt, it should work. if this was helpful, help me reach 1000 subscriber, smash that subscribe button and share with your frineds :)
After instalation is completed a lot of text is starting to appear and starts panic loop until it brings back to instalation screen. I reduced CPU from 4 to 1 and it helped to survive instalation almost until the the end. First time it was crashing on 14minutes remaining and now it crashes on 2 minutes remaining, any ideas jow to fox that?
Getting error "The virtual machine failed to boot. That might be caused by a missing operating system or misconfigured boot order. Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to mount it after the dialog is closed."
qq. thx 4 video. I have a problem. When the macOS installation is almost complete, the VM restarts and goes into panic mode. None of the error correction options have helped. I would be very grateful if you could help.
Some Common Errors and How to Fix it: E_FAIL (0x80004005) ConsoleWrap: ruclips.net/video/fIrTIndfqE4/видео.html VERR_INVALID_HANDLE Failed to query SMC: ruclips.net/video/lhAXFmwy3Pg/видео.html Boot loop System Panic : ruclips.net/video/iUyvW1dOo7k/видео.html EXITBS:START: ruclips.net/video/-o2rmTY5Nic/видео.html
your video and the explanation both very good and helpful. I don't know why after uploading this much helpful content your subscriber that least but keep it going. You will get good responce from subscriber in future.👌👌👍👍
@yoniaudi Hi! This error usually occurs due to issues with the internet connection or insufficient disk space. Here are a few steps you can try: Ensure your internet connection is stable. Check if you have enough disk space available for the update. Restart your virtual machine and try the update again. If the problem persists, you might need to download the update manually from the Apple website. If you need more help, feel free to ask!
I can't download via google drive, it says that to many people downloaded it, looked at it and send it. Is there anywhere else where I can download macOS Sonoma?
Hi there! It sounds frustrating that you're having trouble with VBOX HARDDISK Media. Here are a few steps you can try to resolve this issue: 1. **Check Virtual Media Manager**: Open VirtualBox and go to **File > Virtual Media Manager**. Ensure that the hard disk you're trying to use is listed there and not marked as invalid. 2. **Release and Reattach**: If the hard disk is listed as invalid, try releasing it and then reattaching it. Right-click on the hard disk in the Media Manager and select **Release**. Then, reattach it to your virtual machine. 3. **Recreate the Hard Disk**: If releasing and reattaching doesn't work, you might need to recreate the hard disk. Delete the existing hard disk from the Media Manager and create a new one with the same settings. 4. **Check for Corrupted Files**: Ensure that the hard disk file itself is not corrupted. You can try copying it to a different location and attaching it from there. 5. **Update VirtualBox**: Make sure you're using the latest version of VirtualBox. Sometimes, updating can resolve compatibility issues. 6. **Use Command Line**: If the GUI options aren't working, you can try using the command line to manage your hard disks: ```bash VBoxManage closemedium disk "path_to_your_disk.vdi" VBoxManage clonehd "path_to_your_disk.vdi" "new_path_to_your_disk.vdi" --format VDI ``` Replace `"path_to_your_disk.vdi"` with the actual path to your hard disk file. I hope one of these steps helps! Let me know if you need further assistance or if you have any other questions.
Good question! I downloaded the VirtualBox Extensions package to ensure I had all the necessary tools and features available, even though I didn’t end up using it in this particular setup. It’s always good to have it on hand for other functionalities. If you have any more questions, feel free to ask!
Make sure you download the latest updates for everything, windows updates are important too, allocate only recommended resources and make sure you have enough storage in your host computer.
Maybe you can hint a way to debug system panic, like dumping the error log to a file and extracting the file from the vm, then we can share it and understand where the problem really is? thanks for the video though, your persistence is amazing!
@@EpidemicTutorials-qh6de where to get the error file, I mean the text that shows while the machine is booting, I tried to enter safe mode and extract logs but it also panics?
The log file you're looking for is called `VBox.log`, and it resides in the VM log file folder. By default, this folder is located at `$HOME/VirtualBox VMs/VM-name/Logs`. If you encounter any issues with VirtualBox, checking this log can provide valuable information to troubleshoot the problem
@@EpidemicTutorials-qh6de I checked this log file it's totally different from Mac log file, i think the logs are located in /Library/Logs/DiagnosticReports but it's hard to browse apfs file system outside of Mac
hi i followed your video and at the end when it finishes downloading it doesnt start and falls into a loop where it says system restarted due to panic what to do in that case
Hi @aqua20287, It sounds like you're encountering an issue where macOS Sonoma stops loading commands and doesn't proceed further. Here are a few steps you can try to resolve this: 1. **Update VirtualBox**: Ensure you're using the latest version of VirtualBox, as older versions might have compatibility issues with macOS Sonoma¹. 2. **Enable VT-x/AMD-V**: Make sure virtualization is enabled in your BIOS settings. This is crucial for running virtual machines². 3. **Adjust VM Settings**: - **Change OS Version**: Set the operating system version to "Mac OS X (64-bit)" instead of a specific macOS version³. - **Increase Video Memory**: Set the video memory to 128 MB in the VM settings³. 4. **Use Safe Mode**: Boot your macOS VM in Safe Mode to bypass potential software conflicts. Hold the Shift key while starting the VM until you see the Apple logo⁴. 5. **Check Logs**: If the issue persists, check the VM logs for more detailed error messages. This can provide additional clues for troubleshooting⁵. I hope these steps help you get past the loading issue! If you need further assistance, feel free to ask. Best of luck! 😊
Hi, sorry for the late reply, I just saw your comment, so to fix this issue, make sure you download the ISO file from the mediafire link provided in the video description its about 15 gb, make sure its downloaded successfully. if the issue persist close virtualbox, change the date on your device like 2 years earlier, disconnect internet and try again it should work, let me know if this was helpful
Atill panicing. I've got i7 12700H and I'm sure that my device could handle it and i did exactly everything you said but it still have panic issues and it keeps bringing me back to the language selection everytime
literally, this method does not work for everyone and this is not due to the fact that we have any problems, all other virtual machines work perfectly, everything is updated and reinstalled, and those commands that are given in the description completely break the OS
Hi @homeroaddams3434, I'm glad you enjoyed the tutorials! 😊 Regarding VirtualBox Guest Additions on macOS Sonoma, it's a bit tricky. Officially, VirtualBox doesn't fully support Guest Additions for macOS guests, which means some features like shared folders and seamless mode might not work as expected¹. However, you can try the following steps to improve your experience: 1. **Enable File Sharing**: Use macOS's native file sharing to share files between your host and guest systems. Go to **System Preferences > Sharing** and enable **File Sharing**. 2. **Screen Sharing**: Similarly, enable **Screen Sharing** in the same menu to access your VM's desktop from your host system. 3. **Third-Party Tools**: Look for third-party tools or scripts that can enhance the VM's performance and usability. Some users have had success with these². I hope this helps! If you have any more questions or need further assistance, feel free to ask.
I had an interesting issue that when I try to install macOS 14 after erasing the disk, it kind of just doesn't work, no text or anything, it seems like the button just broke. If you know how to fix this, please say
@@EpidemicTutorials-qh6de Ryzen 5 5600G Processor, 16gb of ram, and running win 11 :) also, it looks like I've pressed it, but it goes normal like instantly
Try it again with the tutorial provided and common fixes, if this doesn't work you can have one of our technicians help u with a remote session, simply join the channel and choose level 3 of support
Hi, my problem is a bit different than the usually errors. I got to the point where I erased the disc and I wanted to install the macOS but the instalation wouldn't start. I tried three different macOS (Sonoma, Ventura, Monterey) and the problem is always the same. I don't know what's wrong. There is no error message. It does absolutly nothing. Any ideas how to fix this? Thank you
This might sound like a silly question but have you made sure that virtualization is turned on? Need Expert Assistance? 🤝 Join our channel and select the Level 3 Package for a personalized remote session with one of our skilled technicians. Simply leave your email, and one of our engineers will reach out to you promptly.
Hi, nice video, thanks. But I have a problem after installing Mac OS Sonoma on my virtual machine, I receive the error: "An error occurred while preparing the update" and nothing can be done, restarting the system does not help either. When I try to select the "startup disk" option, I don't see any disks. Any ideas?
@@EpidemicTutorials-qh6de Hi , Thank you for your reply it is a Lenovo G710 laptop with Intel Core i5 4210M Haswell 2.60 GHz , Lenovo Ginkgo 7A1 motherboard , 8 GB RAM DDR 3 , Intel HD 4600 Graphics plus Nvidia GeForce 820 M , 256 GB SSD plus 1 TB HDD drive. Windows 11 + Windows 10 on the second disk partition. 2014 Laptop.
That really should work fine, try to uninstall and reinstall the latest version of virtualbox and its extension pack, make sure to download the ISO file from a trusted source or from the video description, follow the steps again and make sure not to allocate too much resources for the machine, just go with the recommended numbers
after i erased the disk like you mentioned, the installation of macOS starts like it should. but when it reboots it gets back to macOS recovery where I have to start over again. any suggestions how to stop this loop? I'm running a Intel CPU, activated VM-D in BIOS set the machine CPU to one and tried your hack for boot loop system panic but nothing helps. when I remove the image it also gets stuck in panic loop.
@b3g3 Thanks for sharing your experience! It sounds frustrating to be stuck in that loop. Have you tried resetting the NVRAM and SMC on your Intel CPU? Sometimes these steps can help resolve boot issues. If the problem persists, recreating the installation media from a trusted source might also help. Hope this helps! If you found this video useful, please like and subscribe for more content.
the virtual machine failed to boot that might be caused by a missing operating system or misconfigured boot order Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to munt it after the dailog is closed How to solve this error
@@_sunilsuwal I've tried the file yesterday and it worked, so I'm afraid it's something else. Although I'll post another link from another resource you can try it and kindly let me know if problem was resolved
Some Common Errors and How to Fix it: E_FAIL (0x80004005) ConsoleWrap: ruclips.net/video/fIrTIndfqE4/видео.html VERR_INVALID_HANDLE Failed to query SMC: ruclips.net/video/lhAXFmwy3Pg/видео.html Boot loop System Panic : ruclips.net/video/iUyvW1dOo7k/видео.html EXITBS:START: ruclips.net/video/-o2rmTY5Nic/видео.html
Encountering the **"In Memory Panic stackshot succeeded"** error during macOS installation on VirtualBox can be frustrating, but let's troubleshoot it step by step: 1. **Reduce the Number of CPUs**: - Start by reducing the number of CPUs assigned to your virtual machine. Sometimes allocating too many CPUs can cause issues. - Set the number of CPUs to **one** and try booting the VM again. 2. **Check Host CPU Compatibility**: - Ensure that your host CPU supports the necessary features for running macOS. - For macOS Ventura (13) and later, your host CPU should have **AVX2 support**. - If your CPU meets the requirements, proceed to the next step. 3. **Update VirtualBox and Extension Pack**: - Make sure you are using the latest version of VirtualBox and the corresponding Extension Pack. - Outdated versions may have compatibility issues with newer macOS releases. 4. **Adjust VM Settings**: - In your VirtualBox settings for the macOS VM, consider the following adjustments: - Enable **PAE/NX** (Physical Address Extension / No Execute) in the Processor settings. - Enable **Nested Paging** in the Acceleration settings. - Increase the allocated **RAM** if it's currently too low. 5. **Check ACPI Tables**: - Sometimes macOS doesn't like certain ACPI tables provided by VirtualBox. - Refer to the [OpenCore troubleshooting guide](dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/kernel-issues.html) for kernel issues related to ACPI tables. - Unfortunately, VirtualBox might not provide a straightforward solution for this specific issue. 6. **Capture Boot Process**: - If possible, capture a video of the boot process. You might see additional details before the panic message. - Use a smartphone or explore VirtualBox's video capture options. 7. **CryptexFixup Kext (QEMU)**: - If you're using QEMU as a host and OpenCore as a bootloader, consider using the **CryptexFixup kext**. - It adds support for CPUs with AVX but no AVX2. - Note that this solution might not directly apply to VirtualBox.
I am stuck on apple logo where it says about 29 minutes remaining after that few codes shows up and again it appears to same apple logo saying 29 minutes left. Help me out
After instalation is completed a lot of text is starting to appear and starts panic loop until it brings back to instalation screen. I reduced CPU from 4 to 1 and it helped to survive instalation almost until the the end. First time it was crashing on 14minutes remaining and now it crashes on 2 minutes remaining, any ideas jow to fox that?
Hi, thanks for the Tutorial. It doesn't work for me ... Everything implemented, but once sterted to install on the virtual disk, it stops and says "panic" occured ... Could you BTW gie another link to the Sonoma.iso, please, the one given here is "overlooked" and not dispo ... Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz Virtualisation is ON Last 2-3 times it reboot after being on the screen with langiage shoice and then to the screen with instalaltion og utility choice and then - bam - reboot and shows "reboout after panic" ... Anu idea?
same problem here, the installation finishes then after reboot system panic, text move too fast I can't see where the problem is, tried everything changing chip-set type, setting cpu to 1, disconnecting all devices, changing cpu id and mac name, what bother me the most is that same machine with same configuration works perfectly well with Monterey and I managed to get I cloud to sign-in and even upload apps to appstore connect but now apple insists on newer version of xcode and thereby macos to be able to upload apps.
I have AMD CPU. Can I install Mac OS? I know there is a command to camouflage my processor to intel, but there isn’t this command on the file. Can you help me?
Hey, When I install it like your tutorial, it rebooted and display "This system... panic" and go back to language chosen. How to fix it? I use Virtual Box v7.0.18 (newest version)
@@EpidemicTutorials-qh6de already did but still fail. then i create a new one then launch this mixup command: cd "C:\Program Files\Oracle\VirtualBox\" & VBoxManage.exe modifyvm "Sonoma" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro16,4" & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1 & VBoxManage setextradata "Sonoma" "VBoxInternal/TM/TSCMode" "RealTSCOffset" (i change model to MacBookPro16,4 as it is the nearest one for my physical GPU/CPU model) but still not work bro. Then I even set virtualbox paravirtualization as Hyper-V but still not work :((
The virtual machine failed to boot. That might be caused by a missing operating system or misconfigured boot order. Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to mount it after the dialog is closed.
Hey bro, I hope you help me! So, I got this thing that doesn't let me press on "Install macOS", it only lets me on version bigsur or lower, can I have any help please? It'd be appreciated :)
I've installed and after an hour or so it brings me back to reinstall. I ejected the ISO and booted the machine but then it says: The VM failed to boot. That might be caused by a missing OS or misconfigured booting order. Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to mount it after this dialog is closed. PLS help
Try it again with the tutorial provided and common fixes, if this doesn't work you can have one of our technicians help u with a remote session, simply join the channel and choose level 3 of support
Hi! I'm stuck in macOS Update Assistant. I've the following error: "An error occurred preparing the software update". These happen after the "29 minutes" and apple logo screen.
here's a direct download link: download2390.mediafire.com/36ym2e71wwtgRQ57exT8jolPbFpfddDdvKB4V1-rsPZ6CMMUINhBS3VgKcsVLJ1pK424ODDEF3oxNbEjfxGFFcMeTXeX9yUFDLN4VIEd8iDbUqZmYa6HbNUyboYjxzP4xcxj2vH-RKLzmpmszPfn1Yinh8C51HchP0Wp31g1rn4S/vku90kjifs1fmu0/macOS+Sonoma+ISO+by+techrechard.com.iso
Hello and welcome to my channel, I will definitely consider that in my next video, but to save your time click on the following mediafire link to download the file directly: www.mediafire.com/file/vku90kjifs1fmu0/macOS_Sonoma_ISO_by_techrechard.com.iso/file If this was helpful please help us reach 1000K subscriber, smash that subscribe button and share :)
Hello, Thank you for the tutorial. I keep getting "Failed to query SMC value from the host (VERR_INVALID_HANDLE). Result Code: E_FAIL (0X80004005) Component: ConsoleWrap Interface: IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}" But if I switch the last cmd prompt to 0 it won't boot. So idk what to do
You're welcome, sorry to hear that you're having problems with that. I check the following link: helpdeskgeek.com/help-desk/6-ways-to-fix-virtualbox-result-code-e_fail-0x80004005-error-in-windows/
The ISO file is corrupted, try downloading it from the link in the video description or a trusted source. If you have downloaded it from the link here, try downloading it again because the download most probably corrupted
After erasing disk and selecting Install MacOS 14, hitting continue does nothing. It's not installing but the menu is responsive. I've erased the disk 3 times with different names (had to try something) but still nothing
@rohanmanchanda5250 It sounds like a frustrating issue. Here are a few things you can try: Make sure your virtual machine settings are configured correctly, especially the storage settings. Try increasing the allocated RAM and CPU cores for the virtual machine. Ensure that the virtual disk is properly formatted as APFS or Mac OS Extended (Journaled). If the problem persists, you might need to download a fresh copy of the MacOS installer and try again. If you need more detailed steps or further assistance, feel free to ask!
@@EpidemicTutorials-qh6de stuff is working but I'm in a weird pickel. Once the installation completes in like an hour, it just goes into a loop says "The system was automatically rebooted after panic". Then it goes back to the disk recovery page to install again
@@EpidemicTutorials-qh6de still panic :( I've tried the TSCOffset commands too, and in the past I was having issues with the RealSMC being 1 bbut setting it to 0 was working but atm nothing is,
hi Dear i have HP Z230 Workstation with Intel Xeon E3 1280-V3 CPU ( Haswell )without igpu. & Saphire Nitro Pulse RX580 GPU 16Gb DDR3 Rem .. im Trying to Use macOS Hackintosh and im facing the issue ..issue is that after success all prosses start to macOS start manu sound work fine everything work fine just Screen Blacking with black screen Please help and make video for this solution please
Check Your EFI Configuration: Ensure that your EFI folder (which contains the necessary files for OpenCore) is correctly set up. Double-check the following: Kext Order: Make sure that Lilu.kext is loaded before VirtualSMC.kext in your config.plist. Remove unnecessary boot arguments. Specifically, remove the following: -igfxvesa -wegnoigpu -radcodec unfairgva=1 You can keep only one instance of agdpmod=pikera. Additionally, consider adjusting your SMBIOS settings. Try using the iMac20,2 profile. Monitor Signal Issue: Sometimes, the issue might be related to the monitor signal. Try the following: Boot with only these two boot arguments: alcid=1 agdpmod=pikera. Remove all other boot arguments. Test different HDMI and DisplayPort (DP) ports on your GPU. Reset NVRAM from the OpenCore menu. iGPU Settings: If you have an iGPU (integrated graphics), ensure that it’s correctly configured in your BIOS. Some motherboards require specific settings for iGPU usage. Search for "PciRoot(0x0)/Pci(0x2,0x0)" in your config.plist and delete that entry if present. You can also try using the iGPU settings specific to your MSI Z490 motherboard (if applicable). OpenCore Version: Consider upgrading your OpenCore version. Sometimes, newer versions resolve compatibility issues. Try upgrading from 0.8.5 to a more recent version (e.g., 0.9.6). If this was helpful, kindly hit the subscribe button so we can reach 1000 subs :)
@@EpidemicTutorials-qh6de Well I’m not really sure but I think is a kernel panic but it goes too fast to see why happens. I got it to make into the installation reducing the number of cores to 1 but then it entered a install loop, as it advances a little and then reboots but instead of continuing install goes back to recovery menu. I do not know I tried lots of fixes but it just crashed in a different way each time.
The ISO you provided ended up with errors such as non-bootable image. Can you help me out on that? I am testing this virtual box on Windows 11 64-bit on Intel Xeon workstation by HP. The virtualization and all the settings are as per your guidelines but still ending up in this error. ERROR: BdsDxe: fai led Boot0001 "UEFI IJBOX CD-ROM UBI-1a2b3c4d dsDxe: fai led Not Found to to load load from PciR00t /Pci (OxlF ,Ox2) /Sata (Oxl,OxFFFF ,ox0) : Not Found Boot0002 "UEFI IJBOX HRRDDISK UB6f54a3fc-141fd8e1 from PciR00t (OXO) /Pci (OxlF , Ox2) /Sata (Oxo , OxFFFF , OXO) : BdsDxe: No bootable option or deu ice uas found. dsDxe: Press any key to enter the Boot Manager Menu .
@EpidemicTutorials-qh6de Which is/are the command/s in order to overcome the following situation?: In Memory Panic Stackshot Succeeded ** Bytes Traced 5695 (Uncompressed 14528)** skipping local kernel core because core file could not be opened prior to panic (mode : 0x0, error : 0xe00002d8) MACH Reboot Thanks for your attention in advance!
sorry for late reply: Encountering the **"In Memory Panic stackshot succeeded"** error during macOS installation on VirtualBox can be frustrating, but let's troubleshoot it step by step: 1. **Reduce the Number of CPUs**: - Start by reducing the number of CPUs assigned to your virtual machine. Sometimes allocating too many CPUs can cause issues. - Set the number of CPUs to **one** and try booting the VM again. 2. **Check Host CPU Compatibility**: - Ensure that your host CPU supports the necessary features for running macOS. - For macOS Ventura (13) and later, your host CPU should have **AVX2 support**. - If your CPU meets the requirements, proceed to the next step. 3. **Update VirtualBox and Extension Pack**: - Make sure you are using the latest version of VirtualBox and the corresponding Extension Pack. - Outdated versions may have compatibility issues with newer macOS releases. 4. **Adjust VM Settings**: - In your VirtualBox settings for the macOS VM, consider the following adjustments: - Enable **PAE/NX** (Physical Address Extension / No Execute) in the Processor settings. - Enable **Nested Paging** in the Acceleration settings. - Increase the allocated **RAM** if it's currently too low. 5. **Check ACPI Tables**: - Sometimes macOS doesn't like certain ACPI tables provided by VirtualBox. - Refer to the [OpenCore troubleshooting guide](dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/kernel-issues.html) for kernel issues related to ACPI tables. - Unfortunately, VirtualBox might not provide a straightforward solution for this specific issue. 6. **Capture Boot Process**: - If possible, capture a video of the boot process. You might see additional details before the panic message. - Use a smartphone or explore VirtualBox's video capture options. 7. **CryptexFixup Kext (QEMU)**: - If you're using QEMU as a host and OpenCore as a bootloader, consider using the **CryptexFixup kext**. - It adds support for CPUs with AVX but no AVX2. - Note that this solution might not directly apply to VirtualBox.
When your macOS Sonoma VM crashes before even starting and shouts “Aborted!” like a digital drama queen, it’s time to put on our troubleshooting hats. Let’s dive in: 1. Unsupported Configuration: o First things first: macOS Sonoma is a bit picky about its hardware. It’s like the diva of virtual operating systems. o Unfortunately, if you’re not running on Apple hardware, you might encounter issues. But hey, we’ll still give it our best shot! 2. CPU Profiles (Again): o You’ve already tried setting CPU profiles, but let’s give it another spin. Sometimes the right profile can work wonders. o Open a terminal or command prompt and run this command (replace "VM name" with your actual VM name): o VBoxManage modifyvm "VM name" --cpu-profile "Intel Core i9-9900K" o Restart your VM and cross your digital fingers. 3. Reinstall VirtualBox: o Sometimes a fresh start is all we need. Uninstall VirtualBox completely and then reinstall it. o Major host OS updates (like macOS Sonoma) can be finicky with existing installations. 4. Check Virtualization Settings: o Make sure virtualization features (VT-x/AMD-V) are enabled in your BIOS/UEFI settings. o These features allow VirtualBox to work its magic. 5. Memory and Resources: o Ensure your host system has enough RAM and CPU cores available for the VM. o Also, check that your hard drive or SSD has sufficient free space for macOS Sonoma. 6. Community Insights: o Fellow tech adventurers might have already charted this territory. Check forums and discussions related to macOS Sonoma on VirtualBox. o Sometimes they’ve discovered hidden treasure chests of solutions. 7. Patience and Persistence: o Virtual machines can be moody. Be patient during the boot process-it might run disk checks and repairs. o If all else fails, consider trying an older version of VirtualBox (sometimes stability varies across releases).
Your tutorials are very helpful Thank you very much, I have a problem that I sent you to the channel email with the screenshots so you can help me, thank you very much
Some Common Errors and How to Fix it:
E_FAIL (0x80004005) ConsoleWrap: ruclips.net/video/fIrTIndfqE4/видео.html
VERR_INVALID_HANDLE Failed to query SMC: ruclips.net/video/lhAXFmwy3Pg/видео.html
Boot loop System Panic : ruclips.net/video/iUyvW1dOo7k/видео.html
EXITBS:START: ruclips.net/video/-o2rmTY5Nic/видео.html
Thanks, Can i install THIS on AMD CPU ?? : )
@EpidemicTutorials-qh6de for the folks getting the error: "The virtual machine failed to boot. That might be caused by a missing operating system or misconfigured boot order. Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to mount it after the dialog is closed."
Try mounting different iso file. It should work.
the iso image you provided for Sonoma on internet archive is corrupted
@@Jeongdaegun sure but you need to run specific command, check the video description
@@Jeongdaegun run VBoxManage modifyvm "VM Name" --cpu-profile "Intel Core i7-6700K" in cmd prompt
2024-04-13: FOR THOSE GETTING STUCK IN PANIC MODE:
I stumbled upon this issue after trying all the other common errors and had no luck. I have an i7-13700K and set my processor to 8 which appears to have been the problem. Setting my processor value to 1 allows me to boot into the setup screen with no issues. It took bout 2 minutes to boot. Hope this helps someone!
thanks for sharing the knowledge
This worked. Only problem now is that the install believes there's no place to install the OS to lol
didnt work for me...
This worked! Thank you bro!
ruclips.net/video/J5AsQJX28s4/видео.html
I have Intel i7 - 12700H still when trying to download mac os in vm after eraseing drive. Its just go on panic mode after 1 hour of installation and then give the starting option of error drive, Download mac os, Safari ect... What to do please help
Kernel Panic During Installation:
Kernel panics can occur due to various reasons, including incompatible settings or hardware limitations.
Here are some steps to address this issue:
RAM Allocation: Allocate at least 4 GB of RAM to the virtual machine.
CPU Configuration: Use a multi-core processor configuration (e.g., 2 cores).
Video Memory: Assign 128 MB or more to video memory.
Chipset: Set it to ICH9 or PIIX3.
Graphics Controller: Choose VBoxSVGA or VMSVGA.
Boot Order: Ensure the boot order includes the macOS Sonoma ISO.
Disable Nested Paging: In VM settings, go to System > Acceleration and uncheck Enable Nested Paging.
Monitor the Installation: Pay attention to any error messages or kernel panics.
Check ISO Integrity: Verify your downloaded Sonoma ISO file is intact and not corrupted.
Starting Options After Panic Mode:
When you see the options for “error drive,” “Download macOS,” and “Safari,” try the following:
Download macOS: If you haven’t completed the download, choose this option to start the download process again.
Error Drive: This might indicate an issue with the virtual disk. Ensure that you’ve created a new virtual disk or erased the existing one before installation.
Safari: You can ignore this option for now; it’s not relevant during installation.
If this was helpful please help me reach 1000 subs :)
For those who stuck in progress bar:
Fix: Just remove all external accessories like mouse usb , mouse dongle , usb hub , headphone and etc .expect ethernet cable . Set cpu cores between 1-4 after finishing installation you can plug all accessories back in and set cpu cores to 5 if you have 12 core cpu
Can I get a like?
thank you for your contripution, really appreciated
Please help, I can't install it. Please help me see what's wrong with it????
Now I have gone to the language selection section and then to the MACOS installation section and it only installs about 80% and then goes back to the operating system installation
make sure you have enough storage, double-check the configuration to make sure it's correct and try again
When it installs the beta of OS 14, it completes 3/4 of the installation bar and than it takes me back in the language selection menu, any advice for this?
it said vboxmanage.exe is not recognized as an internal or external command, operable program or batch file. does anyone else get this error?
Hello and welcome to my channel,
When you encounter the error message “‘VBoxManage’ is not recognized as an internal or external command, operable program or batch file” while attempting to manage your virtual machines using VirtualBox, it indicates that the VBoxManage.exe executable is not included in your system’s PATH. The PATH is a list of directories from which Windows can run executables.
To resolve this issue, follow these steps:
Browse to the directory where VirtualBox is installed. Typically, this location is:
C:\Program Files\Oracle\VirtualBox
Copy the pathname of this directory
Open a command prompt and run the following command:
set PATH=%PATH%;""
Now, if you type VBoxManage in the command prompt, it should work.
if this was helpful, help me reach 1000 subscriber, smash that subscribe button and share with your frineds :)
@@EpidemicTutorials-qh6de thank you. I will try this.
@@EpidemicTutorials-qh6de i figured out what i was doing wrong lol. I didnt put the directory🤣🤣
hhhh it happens a lot we are humans, happy u finally installed it successfully, don't forget to subscribe this will help me quit my job
After instalation is completed a lot of text is starting to appear and starts panic loop until it brings back to instalation screen. I reduced CPU from 4 to 1 and it helped to survive instalation almost until the the end. First time it was crashing on 14minutes remaining and now it crashes on 2 minutes remaining, any ideas jow to fox that?
try put the chipset (PIIX3)
do u use Intel or AMD processor?
@@EpidemicTutorials-qh6de yo tengo este problema y el procesador es amd
@@santiagoduarte8009 y yo tengo ese problema y es intel xd
I had same issue and indeed reducing cpu from 4 to 1 seems to help
Getting error "The virtual machine failed to boot. That might be caused by a missing operating system or misconfigured boot order. Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to mount it after the dialog is closed."
any idea how to fix it?
@@PPP-on3vl no bro
try to download the latest update for VirtualBox and make sure to install the pack extension, try again with the steps provided, this should fix it
@@EpidemicTutorials-qh6de Mine does the same. I followed your steps and it just won't boot.
once you get this error click on the arrow next to DVD and choose the correct path for the ISO file, this should solve the issue 100 %
I can't enable 3D Acceleration and its very slow. Do you have any solutions?
I'm getting update error from MacOS Update Assistant. PLS HELP!
Can you give more details?
@@EpidemicTutorials-qh6de I have the same error :(
@@EpidemicTutorials-qh6de I too had this problem but if you want to fix this issue then set cpu (cores) between 1-4 and again install from stractch
I have same error. Stuck at MacOS Update Assistant and can not do everything, can not choose Startup Disk because Disk List is empty
@@khuongduyvl I too had this problem but if you want to fix this issue then set cpu (cores) between 1-4 and again install from scratch
qq. thx 4 video. I have a problem. When the macOS installation is almost complete, the VM restarts and goes into panic mode. None of the error correction options have helped. I would be very grateful if you could help.
make sure to install the latest version of auto unlocker
@@EpidemicTutorials-qh6de I think that the auto unlocker for VMware only
@@AbdelrahmanMahmoud-w6k yes
it crashes and closes without any error after putting copy all the codes in cmd
Some Common Errors and How to Fix it:
E_FAIL (0x80004005) ConsoleWrap: ruclips.net/video/fIrTIndfqE4/видео.html
VERR_INVALID_HANDLE Failed to query SMC: ruclips.net/video/lhAXFmwy3Pg/видео.html
Boot loop System Panic : ruclips.net/video/iUyvW1dOo7k/видео.html
EXITBS:START: ruclips.net/video/-o2rmTY5Nic/видео.html
in step of choosing (install MacOS 14 Beta) and press continue, the process not going forward. Any solution?
Make sure you allocate only about 40% of your host computer resources
@@EpidemicTutorials-qh6de I made 40% , still not working.
@@EpidemicTutorials-qh6de I made it and running it but still the same issue.
your video and the explanation both very good and helpful. I don't know why after uploading this much helpful content your subscriber that least but keep it going. You will get good responce from subscriber in future.👌👌👍👍
Thank you for taking the time to share these sweet words with me, really appreciated 💜
How should I handle this error? An error occurred preparing the software update
@yoniaudi Hi! This error usually occurs due to issues with the internet connection or insufficient disk space. Here are a few steps you can try:
Ensure your internet connection is stable.
Check if you have enough disk space available for the update.
Restart your virtual machine and try the update again.
If the problem persists, you might need to download the update manually from the Apple website.
If you need more help, feel free to ask!
I can't download via google drive, it says that to many people downloaded it, looked at it and send it. Is there anywhere else where I can download macOS Sonoma?
plz use this link: www.mediafire.com/file/vku90kjifs1fmu0/macOS_Sonoma_ISO_by_techrechard.com.iso/file
iservices will work in this mac? and what about serial number problem that vm has?
that's a little bet tricky, try that and if you get a specific error msg post it here and ill do my best to help you out.
Were you able to get iservices working with this method?
icloud could not be activated because of a server error mac Sonoma 14 please help
I'm using version 13 and i try doing the thing with VBOX HARDDISK Media but it wouldn't work
Hi there! It sounds frustrating that you're having trouble with VBOX HARDDISK Media. Here are a few steps you can try to resolve this issue:
1. **Check Virtual Media Manager**: Open VirtualBox and go to **File > Virtual Media Manager**. Ensure that the hard disk you're trying to use is listed there and not marked as invalid.
2. **Release and Reattach**: If the hard disk is listed as invalid, try releasing it and then reattaching it. Right-click on the hard disk in the Media Manager and select **Release**. Then, reattach it to your virtual machine.
3. **Recreate the Hard Disk**: If releasing and reattaching doesn't work, you might need to recreate the hard disk. Delete the existing hard disk from the Media Manager and create a new one with the same settings.
4. **Check for Corrupted Files**: Ensure that the hard disk file itself is not corrupted. You can try copying it to a different location and attaching it from there.
5. **Update VirtualBox**: Make sure you're using the latest version of VirtualBox. Sometimes, updating can resolve compatibility issues.
6. **Use Command Line**: If the GUI options aren't working, you can try using the command line to manage your hard disks:
```bash
VBoxManage closemedium disk "path_to_your_disk.vdi"
VBoxManage clonehd "path_to_your_disk.vdi" "new_path_to_your_disk.vdi" --format VDI
```
Replace `"path_to_your_disk.vdi"` with the actual path to your hard disk file.
I hope one of these steps helps! Let me know if you need further assistance or if you have any other questions.
may i know why you downloaded Virtual box Extensions package? you never used it
Good question! I downloaded the VirtualBox Extensions package to ensure I had all the necessary tools and features available, even though I didn’t end up using it in this particular setup. It’s always good to have it on hand for other functionalities. If you have any more questions, feel free to ask!
I managed to install it but then the VM restarts and bring me back to installation tab
make sure to eject ISO file after installation
still not working to me I got a loop of freeze screen without any progress
sorry to hear that, please try again and send me a screenshot of any error messages to my email on the channel and i will definitely help you
Hi, when I select the language and click the arrow, then It stucks with a grey screen. Why?
Make sure you download the latest updates for everything, windows updates are important too, allocate only recommended resources and make sure you have enough storage in your host computer.
Maybe you can hint a way to debug system panic, like dumping the error log to a file and extracting the file from the vm, then we can share it and understand where the problem really is? thanks for the video though, your persistence is amazing!
If you have an error log file and you wanna share it with me you can upload it to onedrive for example and share the link here
@@EpidemicTutorials-qh6de where to get the error file, I mean the text that shows while the machine is booting, I tried to enter safe mode and extract logs but it also panics?
The log file you're looking for is called `VBox.log`, and it resides in the VM log file folder. By default, this folder is located at `$HOME/VirtualBox VMs/VM-name/Logs`. If you encounter any issues with VirtualBox, checking this log can provide valuable information to troubleshoot the problem
@@EpidemicTutorials-qh6de I checked this log file it's totally different from Mac log file, i think the logs are located in /Library/Logs/DiagnosticReports but it's hard to browse apfs file system outside of Mac
now i can't erase it since i got that spinning wheel i'm stuck
Make sure to allocate logical resources of your host computer
@@EpidemicTutorials-qh6de ty! but should i use 2 cores or more?
@@algeriaball27 try with only one specially if you don't have a very powerful device
@@EpidemicTutorials-qh6de i have a 4 core intel i5 6500t
@@EpidemicTutorials-qh6de and the vm have 8GB ram and 128GB SSD
It installed, but it kicked me back to where you selected utilities at the beginning of the install.
you need to make sure to remove the installer image after installation is finished
Use one cpu core.
hi i followed your video and at the end when it finishes downloading it doesnt start and falls into a loop where it says system restarted due to panic what to do in that case
Make sure to update Virtualbox and follow the steps correctly
Run this command in terminal with the other commands you put. VBoxManage setextradata "VM Name" "VBoxInternal/TM/TSCMode" "RealTSCOffset"
@essenceyup what did you do to resolve it? did @ralorv8395 suggestion work?
When i start macos it starts loading the commands but then it stops and it doesn't load
Hi @aqua20287,
It sounds like you're encountering an issue where macOS Sonoma stops loading commands and doesn't proceed further. Here are a few steps you can try to resolve this:
1. **Update VirtualBox**: Ensure you're using the latest version of VirtualBox, as older versions might have compatibility issues with macOS Sonoma¹.
2. **Enable VT-x/AMD-V**: Make sure virtualization is enabled in your BIOS settings. This is crucial for running virtual machines².
3. **Adjust VM Settings**:
- **Change OS Version**: Set the operating system version to "Mac OS X (64-bit)" instead of a specific macOS version³.
- **Increase Video Memory**: Set the video memory to 128 MB in the VM settings³.
4. **Use Safe Mode**: Boot your macOS VM in Safe Mode to bypass potential software conflicts. Hold the Shift key while starting the VM until you see the Apple logo⁴.
5. **Check Logs**: If the issue persists, check the VM logs for more detailed error messages. This can provide additional clues for troubleshooting⁵.
I hope these steps help you get past the loading issue! If you need further assistance, feel free to ask.
Best of luck! 😊
@EpidemicTutorials-qh6de this is the message "installation cannot proceed because the installer is damage."
Hi, sorry for the late reply, I just saw your comment, so to fix this issue, make sure you download the ISO file from the mediafire link provided in the video description its about 15 gb, make sure its downloaded successfully. if the issue persist close virtualbox, change the date on your device like 2 years earlier, disconnect internet and try again it should work, let me know if this was helpful
why can't you install Final Cut Pro on it?
you might need to allocate more resources for the machine
Help im stuck at installation. It sayd 12min and not moving anymore
check video description
Atill panicing. I've got i7 12700H and I'm sure that my device could handle it and i did exactly everything you said but it still have panic issues and it keeps bringing me back to the language selection everytime
Some Common Errors and How to Fix it:
try different CPU:
Boot loop System Panic : ruclips.net/video/iUyvW1dOo7k/видео.html
Hi,
It automatically switches to reinstall option. Any hints for resolving?
after installation open machine settings and eject the ISO file
does not let me continue after doing the prders
sorry i didn't understand, can u provide more details
Did anyone manage to access your Apple account on the VM?
yes
will it work on dmg file instead of iso?
haven't tried it , give it a shot and share with us
Also, enable USB 3 in the VM settings.
Thanks for your support
literally, this method does not work for everyone and this is not due to the fact that we have any problems, all other virtual machines work perfectly, everything is updated and reinstalled, and those commands that are given in the description completely break the OS
I appreciate your feedback, if you have a specific issue please share with me any error messages and I will do my best to help you
@@EpidemicTutorials-qh6de thank you very much. it's work
the iso download is WAYYYYYYYYYYYYYYYYYYYYY to long srry but its is NOT happening i found another sonoma file
hi and welcome to my channel, sorry to hear that I'l try to add another link
Nice Tutorials, Thanks. But what about VBox guest Additions on MACOs Sonoma? 🤗
Hi @homeroaddams3434,
I'm glad you enjoyed the tutorials! 😊
Regarding VirtualBox Guest Additions on macOS Sonoma, it's a bit tricky. Officially, VirtualBox doesn't fully support Guest Additions for macOS guests, which means some features like shared folders and seamless mode might not work as expected¹. However, you can try the following steps to improve your experience:
1. **Enable File Sharing**: Use macOS's native file sharing to share files between your host and guest systems. Go to **System Preferences > Sharing** and enable **File Sharing**.
2. **Screen Sharing**: Similarly, enable **Screen Sharing** in the same menu to access your VM's desktop from your host system.
3. **Third-Party Tools**: Look for third-party tools or scripts that can enhance the VM's performance and usability. Some users have had success with these².
I hope this helps! If you have any more questions or need further assistance, feel free to ask.
I had an interesting issue that when I try to install macOS 14 after erasing the disk, it kind of just doesn't work, no text or anything, it seems like the button just broke. If you know how to fix this, please say
Well it gets stuck a couple of seconds yes in my case, but It works afterwards. What are the specs of your device?
@@EpidemicTutorials-qh6de Ryzen 5 5600G Processor, 16gb of ram, and running win 11 :) also, it looks like I've pressed it, but it goes normal like instantly
any luck?
Try to install it on vmware, check the latest video on my channel.
@@EpidemicTutorials-qh6de Thanks, I'll contact you if I have any issues :D
Hopefully this works. VMware ended up not working ended with a bootloop for that. Unfortunately, it rebooted asked me install again ? Any solutions?
Try it again with the tutorial provided and common fixes, if this doesn't work you can have one of our technicians help u with a remote session, simply join the channel and choose level 3 of support
gracias amigo!
You're welcome amigo 🤗
Hi, my problem is a bit different than the usually errors. I got to the point where I erased the disc and I wanted to install the macOS but the instalation wouldn't start. I tried three different macOS (Sonoma, Ventura, Monterey) and the problem is always the same. I don't know what's wrong. There is no error message. It does absolutly nothing. Any ideas how to fix this? Thank you
This might sound like a silly question but have you made sure that virtualization is turned on?
Need Expert Assistance? 🤝
Join our channel and select the Level 3 Package for a personalized remote session with one of our skilled technicians. Simply leave your email, and one of our engineers will reach out to you promptly.
will the erase disc utility on the virtualBox delete contents from my harddrive?
No
This will only format the free space you have allocated to you virtual machine
can we make it on windows 10 or should it be windows 11 about operating system that we setup virtual box on it
yes sure
erro: in memory panic stackshot suceeded bytes traced 5745 (uncompressed 14768) mach reboot
Change the machine CPU settings and give it only 1 core this should fix the issue by design. Let me know if it works
@@EpidemicTutorials-qh6de thanks so much it worked
@@EpidemicTutorials-qh6de Thanks Faced this issue and assigning 1 core worked for me.
Hi, nice video, thanks. But I have a problem after installing Mac OS Sonoma on my virtual machine, I receive the error: "An error occurred while preparing the update" and nothing can be done, restarting the system does not help either. When I try to select the "startup disk" option, I don't see any disks. Any ideas?
Hi, Welcome to my humble channel. What CPU does your device has?
@@EpidemicTutorials-qh6de Hi , Thank you for your reply it is a Lenovo G710 laptop with Intel Core i5 4210M Haswell 2.60 GHz , Lenovo Ginkgo 7A1 motherboard , 8 GB RAM DDR 3 , Intel HD 4600 Graphics plus Nvidia GeForce 820 M , 256 GB SSD plus 1 TB HDD drive. Windows 11 + Windows 10 on the second disk partition. 2014 Laptop.
That really should work fine, try to uninstall and reinstall the latest version of virtualbox and its extension pack, make sure to download the ISO file from a trusted source or from the video description, follow the steps again and make sure not to allocate too much resources for the machine, just go with the recommended numbers
@@EpidemicTutorials-qh6de Ok, thank you for your reply , will try again.
Try erase the disk in Disk Utility. This works for me
after i erased the disk like you mentioned, the installation of macOS starts like it should. but when it reboots it gets back to macOS recovery where I have to start over again.
any suggestions how to stop this loop? I'm running a Intel CPU, activated VM-D in BIOS set the machine CPU to one and tried your hack for boot loop system panic but nothing helps.
when I remove the image it also gets stuck in panic loop.
@b3g3 Thanks for sharing your experience! It sounds frustrating to be stuck in that loop. Have you tried resetting the NVRAM and SMC on your Intel CPU? Sometimes these steps can help resolve boot issues. If the problem persists, recreating the installation media from a trusted source might also help. Hope this helps! If you found this video useful, please like and subscribe for more content.
the virtual machine failed to boot that might be caused by a missing operating system or misconfigured boot order Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to munt it after the dailog is closed
How to solve this error
Click on DVD and relocate the iso file
@@EpidemicTutorials-qh6de Its not working gives the dialog again
@@EpidemicTutorials-qh6de It seems that the image file is corrupted, that might be the reason we're getting these errors
@@_sunilsuwal I've tried the file yesterday and it worked, so I'm afraid it's something else. Although I'll post another link from another resource you can try it and kindly let me know if problem was resolved
Try this image: drive.google.com/file/d/1MluJ1Jo_58ZhNC_ERWweU4LL6PcZLW8f/view
Great video tnx a lot but all the time i try to install keep panic restarting all is step by step like in the video any solution
Some Common Errors and How to Fix it:
E_FAIL (0x80004005) ConsoleWrap: ruclips.net/video/fIrTIndfqE4/видео.html
VERR_INVALID_HANDLE Failed to query SMC: ruclips.net/video/lhAXFmwy3Pg/видео.html
Boot loop System Panic : ruclips.net/video/iUyvW1dOo7k/видео.html
EXITBS:START: ruclips.net/video/-o2rmTY5Nic/видео.html
Tried with Catalina - didn´t work, panic-reboot all the time.
"In Memory Panic stackshot succeeded" and then it turns off what should i do?
Encountering the **"In Memory Panic stackshot succeeded"** error during macOS installation on VirtualBox can be frustrating, but let's troubleshoot it step by step:
1. **Reduce the Number of CPUs**:
- Start by reducing the number of CPUs assigned to your virtual machine. Sometimes allocating too many CPUs can cause issues.
- Set the number of CPUs to **one** and try booting the VM again.
2. **Check Host CPU Compatibility**:
- Ensure that your host CPU supports the necessary features for running macOS.
- For macOS Ventura (13) and later, your host CPU should have **AVX2 support**.
- If your CPU meets the requirements, proceed to the next step.
3. **Update VirtualBox and Extension Pack**:
- Make sure you are using the latest version of VirtualBox and the corresponding Extension Pack.
- Outdated versions may have compatibility issues with newer macOS releases.
4. **Adjust VM Settings**:
- In your VirtualBox settings for the macOS VM, consider the following adjustments:
- Enable **PAE/NX** (Physical Address Extension / No Execute) in the Processor settings.
- Enable **Nested Paging** in the Acceleration settings.
- Increase the allocated **RAM** if it's currently too low.
5. **Check ACPI Tables**:
- Sometimes macOS doesn't like certain ACPI tables provided by VirtualBox.
- Refer to the [OpenCore troubleshooting guide](dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/kernel-issues.html) for kernel issues related to ACPI tables.
- Unfortunately, VirtualBox might not provide a straightforward solution for this specific issue.
6. **Capture Boot Process**:
- If possible, capture a video of the boot process. You might see additional details before the panic message.
- Use a smartphone or explore VirtualBox's video capture options.
7. **CryptexFixup Kext (QEMU)**:
- If you're using QEMU as a host and OpenCore as a bootloader, consider using the **CryptexFixup kext**.
- It adds support for CPUs with AVX but no AVX2.
- Note that this solution might not directly apply to VirtualBox.
I am stuck on apple logo where it says about 29 minutes remaining after that few codes shows up and again it appears to same apple logo saying 29 minutes left. Help me out
ruclips.net/video/-Wx5Wdb-Fic/видео.html
same but it says there is 12 miniutes left for me
'
Hi, thanks for the video, but when it finish the installation, it goes on panic loop, what should i do?
Hi, and you're welcome 😊
Do you mean it requires you to reinstall it again or it's stuck on the apple logo or ..?
After instalation is completed a lot of text is starting to appear and starts panic loop until it brings back to instalation screen. I reduced CPU from 4 to 1 and it helped to survive instalation almost until the the end. First time it was crashing on 14minutes remaining and now it crashes on 2 minutes remaining, any ideas jow to fox that?
when starting the VM it says no bootable option or device was found pls help
ISO file is corrupted, download it again using the MediaFire link provided in the video description
@@EpidemicTutorials-qh6de yeah, now its works but it keeps doing panic reboot and i have an intel cpu
@@jestoo. solution for panic loop is in the video description
@@EpidemicTutorials-qh6de alredy pasted the command and it still does it
@@EpidemicTutorials-qh6de alredy watched and did it, still doesnt work
Hi, thanks for the Tutorial. It doesn't work for me ... Everything implemented, but once sterted to install on the virtual disk, it stops and says "panic" occured ...
Could you BTW gie another link to the Sonoma.iso, please, the one given here is "overlooked" and not dispo ...
Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
Virtualisation is ON
Last 2-3 times it reboot after being on the screen with langiage shoice and then to the screen with instalaltion og utility choice and then - bam - reboot and shows "reboout after panic" ...
Anu idea?
You're welcome, have you checked the Video description there is link to another video to fix the panic loop
same problem here, the installation finishes then after reboot system panic, text move too fast I can't see where the problem is, tried everything changing chip-set type, setting cpu to 1, disconnecting all devices, changing cpu id and mac name, what bother me the most is that same machine with same configuration works perfectly well with Monterey and I managed to get I cloud to sign-in and even upload apps to appstore connect but now apple insists on newer version of xcode and thereby macos to be able to upload apps.
Does it required windows 11 not working in windows 10. Tried all the methods bigsur working fine?
10 or 11 works on both
@@EpidemicTutorials-qh6de ram allocated maximum 5gb? 8gb actual my system ram will it be any problem
How do you use iCloud on your vm computer"???
Normally just like a Mac device
icloud could not be activated because of a server error mac Sonoma 14 help me
Try this tutorial: ruclips.net/video/Fq6j9CS7C5g/видео.htmlsi=LxFI02hHbbHFBKaA
It says that the installer cannot proceed because it is damaged, how do i fix that?
maybe the download was currupted, try downloading the ISO file again
I have AMD CPU. Can I install Mac OS? I know there is a command to camouflage my processor to intel, but there isn’t this command on the file. Can you help me?
I'm sorry but I don't understand, can you explain?
For all those who own an AMD processor execute VBoxManage modifyvm "your_os_name" --cpu-profile "Intel Core i7-2635QM
Hey, When I install it like your tutorial, it rebooted and display "This system... panic" and go back to language chosen. How to fix it? I use Virtual Box v7.0.18 (newest version)
Check vid description
@@EpidemicTutorials-qh6de already did but still fail. then i create a new one then launch this mixup command: cd "C:\Program Files\Oracle\VirtualBox\" & VBoxManage.exe modifyvm "Sonoma" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro16,4" & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" & VBoxManage setextradata "Sonoma" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1 & VBoxManage setextradata "Sonoma" "VBoxInternal/TM/TSCMode" "RealTSCOffset" (i change model to MacBookPro16,4 as it is the nearest one for my physical GPU/CPU model) but still not work bro. Then I even set virtualbox paravirtualization as Hyper-V but still not work :((
@@EpidemicTutorials-qh6de still not work bro, after it says "About 18 minutes remaining" with Apple logo, it rebooted and display panic error loop
The virtual machine failed to boot. That might be caused by a missing operating system or misconfigured boot order. Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to mount it after the dialog is closed.
Download the iso file from the mediafire link check video description
omg same
@@EpidemicTutorials-qh6de you are totaly not helping?
@@youeeeen2111 i managed to fix that issue but i got another one...
Hey bro, I hope you help me! So, I got this thing that doesn't let me press on "Install macOS", it only lets me on version bigsur or lower, can I have any help please? It'd be appreciated :)
Make sure you haven't allocated more resources for your machine than what your host computer can handles
@@EpidemicTutorials-qh6de Okay, I will try it out!
I love TTS it makes me laugh. Still going through the guide.
Me too! LOL
I've installed and after an hour or so it brings me back to reinstall. I ejected the ISO and booted the machine but then it says: The VM failed to boot. That might be caused by a missing OS or misconfigured booting order. Mounting an operating system install DVD might solve this problem. Selecting an ISO file will attempt to mount it after this dialog is closed. PLS help
Try it again with the tutorial provided and common fixes, if this doesn't work you can have one of our technicians help u with a remote session, simply join the channel and choose level 3 of support
Mine is stuck at less than a minute remaining with the apple logo
Wait for it until it's done this might take more than an hour but it should work afterwards
Will these commands work for linux?
I haven't tried them on Linux sorry, let me know if you did
Where is the extension?
In the download page scroll down
Download page
Hi! I'm stuck in macOS Update Assistant. I've the following error: "An error occurred preparing the software update". These happen after the "29 minutes" and apple logo screen.
make sure you have allocated enough storage for updates
Download limit exceeded...
here's a direct download link: download2390.mediafire.com/36ym2e71wwtgRQ57exT8jolPbFpfddDdvKB4V1-rsPZ6CMMUINhBS3VgKcsVLJ1pK424ODDEF3oxNbEjfxGFFcMeTXeX9yUFDLN4VIEd8iDbUqZmYa6HbNUyboYjxzP4xcxj2vH-RKLzmpmszPfn1Yinh8C51HchP0Wp31g1rn4S/vku90kjifs1fmu0/macOS+Sonoma+ISO+by+techrechard.com.iso
@@EpidemicTutorials-qh6de Thanks
your welcome, don't forget to subscribe this will help me grow the channel :)
Im stuck in update assistant
check video description
Download link not working
to avoid Copyright issues I can't unfortunately post a direct download link anymore but if you google it you will fine it right away
Did this tutorial work for anyone running Ubuntu 24 on Lenovo Ideapad?
Plz share with us
What if you have it installed on a different drive. As I have my windows files like the user files on my 1TB driver which is drive E
it will work too no worries
What's the commands so MacOS thinks my AMD cpu is an INTEL CPU, otherwise I can't run MacOS.
Please check it in the video description
@@EpidemicTutorials-qh6de I've tried but it doesn't work
Please make the ISO available via torrent. Google drive blocks
Hello and welcome to my channel, I will definitely consider that in my next video, but to save your time click on the following mediafire link to download the file directly: www.mediafire.com/file/vku90kjifs1fmu0/macOS_Sonoma_ISO_by_techrechard.com.iso/file
If this was helpful please help us reach 1000K subscriber, smash that subscribe button and share :)
after erasing disk i got stucked while i try to click contuinue button
make sure not to allocate more than 40% of your host computer resources
Hello, Thank you for the tutorial. I keep getting "Failed to query SMC value from the host (VERR_INVALID_HANDLE).
Result Code:
E_FAIL (0X80004005)
Component:
ConsoleWrap
Interface:
IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}"
But if I switch the last cmd prompt to 0 it won't boot. So idk what to do
You're welcome, sorry to hear that you're having problems with that. I check the following link: helpdeskgeek.com/help-desk/6-ways-to-fix-virtualbox-result-code-e_fail-0x80004005-error-in-windows/
E_FAIL (0x80004005) ConsoleWrap: ruclips.net/video/fIrTIndfqE4/видео.html
Why is it stuck on apple logo?
check this Video: ruclips.net/video/-Wx5Wdb-Fic/видео.html
hey! what if I use Linux?? thanks for you video
haven't tried this in Linux but same rules can apply, I'll try to make a video about that ASAP
THANKSSS
Most welcome 🤗
Hola, quiero intentar tu practica, pero no me permite descargar la imagen... dice que supero el limite de descargas. :(((
Sorry, I don't understand. Can you write this in English please 🥺?
try Link2 on the video description
muchas gracias ya lo tengo full para proyectos todo lo realizo en debian y cuando necesito copilar uso vm wn,mac
You're welcome 🤗 don't forget to subscribe It helps grow my channel
I DONT KNOW IF THIS WORKS BUT ITS VARY EXPSERIVE TO OWN LAPTOP BY THEM AND APPLE IMAC DESKTOP AND MACBOOK
"No bootable option or device was found" error , no matter what I do error is there. Solution is to download ISO from MediaFire Link
The ISO file is corrupted, try downloading it from the link in the video description or a trusted source. If you have downloaded it from the link here, try downloading it again because the download most probably corrupted
doesn't work on ryzen 5800x
After erasing disk and selecting Install MacOS 14, hitting continue does nothing. It's not installing but the menu is responsive. I've erased the disk 3 times with different names (had to try something) but still nothing
Even tried the Journaled erase format
@rohanmanchanda5250 It sounds like a frustrating issue. Here are a few things you can try:
Make sure your virtual machine settings are configured correctly, especially the storage settings.
Try increasing the allocated RAM and CPU cores for the virtual machine.
Ensure that the virtual disk is properly formatted as APFS or Mac OS Extended (Journaled).
If the problem persists, you might need to download a fresh copy of the MacOS installer and try again.
If you need more detailed steps or further assistance, feel free to ask!
@@EpidemicTutorials-qh6de stuff is working but I'm in a weird pickel. Once the installation completes in like an hour, it just goes into a loop says "The system was automatically rebooted after panic". Then it goes back to the disk recovery page to install again
Run VirtualBox Commands:
Open Command Prompt and navigate to the VirtualBox installation directory:
cd "C:\Program Files\Oracle\VirtualBox\"
Run the following commands, replacing "VM NAME" with the name of your virtual machine:
VBoxManage.exe modifyvm "VM NAME" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "VM NAME" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,3"
VBoxManage setextradata "VM NAME" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "VM NAME" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "VM NAME" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal (c)AppleComputerInc"
VBoxManage setextradata "VM NAME" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
@@EpidemicTutorials-qh6de still panic :(
I've tried the TSCOffset commands too, and in the past I was having issues with the RealSMC being 1 bbut setting it to 0 was working but atm nothing is,
when trying to signin apple account i get ICLOUD_UNSUPPORTED_DEVICE. Anyway to fix that?
install it on vm ware : ruclips.net/video/Fq6j9CS7C5g/видео.html
hi Dear i have HP Z230 Workstation with Intel Xeon E3 1280-V3 CPU ( Haswell )without igpu. & Saphire Nitro Pulse RX580 GPU 16Gb DDR3 Rem .. im Trying to Use macOS Hackintosh and im facing the issue ..issue is that after success all prosses start to macOS start manu sound work fine everything work fine just Screen Blacking with black screen Please help and make video for this solution please
Check Your EFI Configuration:
Ensure that your EFI folder (which contains the necessary files for OpenCore) is correctly set up. Double-check the following:
Kext Order: Make sure that Lilu.kext is loaded before VirtualSMC.kext in your config.plist.
Remove unnecessary boot arguments. Specifically, remove the following:
-igfxvesa
-wegnoigpu
-radcodec
unfairgva=1
You can keep only one instance of agdpmod=pikera.
Additionally, consider adjusting your SMBIOS settings. Try using the iMac20,2 profile.
Monitor Signal Issue:
Sometimes, the issue might be related to the monitor signal. Try the following:
Boot with only these two boot arguments: alcid=1 agdpmod=pikera.
Remove all other boot arguments.
Test different HDMI and DisplayPort (DP) ports on your GPU.
Reset NVRAM from the OpenCore menu.
iGPU Settings:
If you have an iGPU (integrated graphics), ensure that it’s correctly configured in your BIOS. Some motherboards require specific settings for iGPU usage.
Search for "PciRoot(0x0)/Pci(0x2,0x0)" in your config.plist and delete that entry if present.
You can also try using the iGPU settings specific to your MSI Z490 motherboard (if applicable).
OpenCore Version:
Consider upgrading your OpenCore version. Sometimes, newer versions resolve compatibility issues. Try upgrading from 0.8.5 to a more recent version (e.g., 0.9.6).
If this was helpful, kindly hit the subscribe button so we can reach 1000 subs :)
Does not work on my setup, sadly.
Is there any specific errors you see?
@@EpidemicTutorials-qh6de Well I’m not really sure but I think is a kernel panic but it goes too fast to see why happens. I got it to make into the installation reducing the number of cores to 1 but then it entered a install loop, as it advances a little and then reboots but instead of continuing install goes back to recovery menu. I do not know I tried lots of fixes but it just crashed in a different way each time.
AMD?
yes
Linux?
This tutorial is meant for windows users, but almost the same steps can be applied for Linux
The ISO you provided ended up with errors such as non-bootable image. Can you help me out on that? I am testing this virtual box on Windows 11 64-bit on Intel Xeon workstation by HP.
The virtualization and all the settings are as per your guidelines but still ending up in this error.
ERROR:
BdsDxe: fai led
Boot0001 "UEFI IJBOX CD-ROM UBI-1a2b3c4d
dsDxe: fai led
Not Found
to
to
load
load
from PciR00t /Pci (OxlF ,Ox2) /Sata (Oxl,OxFFFF ,ox0) : Not Found
Boot0002 "UEFI IJBOX HRRDDISK UB6f54a3fc-141fd8e1
from PciR00t (OXO) /Pci (OxlF , Ox2) /Sata (Oxo , OxFFFF , OXO) :
BdsDxe: No bootable option or deu ice uas found.
dsDxe: Press any key to enter the Boot Manager Menu .
Try to download the ISO file from the mediafire link
@EpidemicTutorials-qh6de
Which is/are the command/s in order to overcome the following situation?:
In Memory Panic Stackshot Succeeded ** Bytes Traced 5695 (Uncompressed 14528)**
skipping local kernel core because core file could not be opened prior to panic (mode : 0x0, error : 0xe00002d8)
MACH Reboot
Thanks for your attention in advance!
sorry for late reply: Encountering the **"In Memory Panic stackshot succeeded"** error during macOS installation on VirtualBox can be frustrating, but let's troubleshoot it step by step:
1. **Reduce the Number of CPUs**:
- Start by reducing the number of CPUs assigned to your virtual machine. Sometimes allocating too many CPUs can cause issues.
- Set the number of CPUs to **one** and try booting the VM again.
2. **Check Host CPU Compatibility**:
- Ensure that your host CPU supports the necessary features for running macOS.
- For macOS Ventura (13) and later, your host CPU should have **AVX2 support**.
- If your CPU meets the requirements, proceed to the next step.
3. **Update VirtualBox and Extension Pack**:
- Make sure you are using the latest version of VirtualBox and the corresponding Extension Pack.
- Outdated versions may have compatibility issues with newer macOS releases.
4. **Adjust VM Settings**:
- In your VirtualBox settings for the macOS VM, consider the following adjustments:
- Enable **PAE/NX** (Physical Address Extension / No Execute) in the Processor settings.
- Enable **Nested Paging** in the Acceleration settings.
- Increase the allocated **RAM** if it's currently too low.
5. **Check ACPI Tables**:
- Sometimes macOS doesn't like certain ACPI tables provided by VirtualBox.
- Refer to the [OpenCore troubleshooting guide](dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/kernel-issues.html) for kernel issues related to ACPI tables.
- Unfortunately, VirtualBox might not provide a straightforward solution for this specific issue.
6. **Capture Boot Process**:
- If possible, capture a video of the boot process. You might see additional details before the panic message.
- Use a smartphone or explore VirtualBox's video capture options.
7. **CryptexFixup Kext (QEMU)**:
- If you're using QEMU as a host and OpenCore as a bootloader, consider using the **CryptexFixup kext**.
- It adds support for CPUs with AVX but no AVX2.
- Note that this solution might not directly apply to VirtualBox.
thaaaaaaaanks broo u r the best
You're most welcome, and thanks for subscribing to my humble channel, which i hope will grow by nice people like you my friend
@@EpidemicTutorials-qh6de This makes me very happy, thank you for your high morals
the machine allways crash before even starting and say aborded so i guess this is another not working tutorial....
When your macOS Sonoma VM crashes before even starting and shouts “Aborted!” like a digital drama queen, it’s time to put on our troubleshooting hats. Let’s dive in:
1. Unsupported Configuration:
o First things first: macOS Sonoma is a bit picky about its hardware. It’s like the diva of virtual operating systems.
o Unfortunately, if you’re not running on Apple hardware, you might encounter issues. But hey, we’ll still give it our best shot!
2. CPU Profiles (Again):
o You’ve already tried setting CPU profiles, but let’s give it another spin. Sometimes the right profile can work wonders.
o Open a terminal or command prompt and run this command (replace "VM name" with your actual VM name):
o VBoxManage modifyvm "VM name" --cpu-profile "Intel Core i9-9900K"
o Restart your VM and cross your digital fingers.
3. Reinstall VirtualBox:
o Sometimes a fresh start is all we need. Uninstall VirtualBox completely and then reinstall it.
o Major host OS updates (like macOS Sonoma) can be finicky with existing installations.
4. Check Virtualization Settings:
o Make sure virtualization features (VT-x/AMD-V) are enabled in your BIOS/UEFI settings.
o These features allow VirtualBox to work its magic.
5. Memory and Resources:
o Ensure your host system has enough RAM and CPU cores available for the VM.
o Also, check that your hard drive or SSD has sufficient free space for macOS Sonoma.
6. Community Insights:
o Fellow tech adventurers might have already charted this territory. Check forums and discussions related to macOS Sonoma on VirtualBox.
o Sometimes they’ve discovered hidden treasure chests of solutions.
7. Patience and Persistence:
o Virtual machines can be moody. Be patient during the boot process-it might run disk checks and repairs.
o If all else fails, consider trying an older version of VirtualBox (sometimes stability varies across releases).
im getting error 0xe0002d8
this error indicates that you have wrong configured your machine, watch the video carefully and try again
I have the same error. I did it all over again. And nothing has changed. Still same error.
@@EpidemicTutorials-qh6de i did all the steps the same. i gave up and downloaded vmware
Your tutorials are very helpful Thank you very much, I have a problem that I sent you to the channel email with the screenshots so you can help me, thank you very much
your welcome, I'm sorry I couldn't locate your mail. if you still need help plz contact me again with the screenshots