New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to find a bootable device... Failed #107
Comments
Failed here as well. No FSn contained the boot file as specified in the readme. |
Can you post the log file? Generally, the script is working as expected (including the boot device). |
Hello,
Seems above error is unrelated and exists in other user's logs. Thank you. |
oh darn, we are pressing "enter" in Terminal too quick (#56), can't believe i fell for this ... but regardless the step in the VM to go thru the installation steps never happens, VM is stuck on this black screen after this msg in Terminal: Reading all the open issues, potentially related to VB version, i won't be able to test as i don't want to move to VB6.1: #103 (comment) |
ok i decided to upgrade to VB 6.1.12 to try it out and indeed all works fine ! So in summary do not press "enter" before Catalina is installed and ensure VB 6.1.4 or later is used. thank you. |
Same here, except I am running virtual box 6.1.16,is there a possible fix for it?I can't find anything online. |
I had the same problem with VB 6.1.16 and macOS 10.14. |
I think the most important issue is to identify in which circumstances the issue arises. While it seems to work on my machine and on others, it seems to be an issue on some others... |
I've tried installation a few times (erasing everything between runs), and can't get past this point. What can I do to debug the installation? |
tested this repo with setting up a big sur vm on my mbp 2013 late running mojave. ended up running into the original author's issue. the work-around i'm using when i get dropped into the efi shell. shut down the VM.
so far so good. vbox is able to launch the installer iso/cdr, the installer found the hdd drive generated by the python scripts, and macos big sur is installing as i type this. not the most elegant solution, but def quicker than not using these scripts and manually setting up a macos vm for vbox. thanks for putting these scripts / repo together its def a time saver. |
try using vmware instead.that is much better than virtualbox.no error,very simple to use. |
RE: VirtualBox VM 6.1.18 r142142 darwin.amd64 (Jan 12 2021 14:26:05) release UEFI Interactive Shell v2.2 The ISO it generates appears valid, since it does boot w/vbox, manually, from scratch. |
|
I ran into this and fixed it with the following steps:
When I first read the quoted prompt originally the VM was sitting at the beginning of the mac setup process, but I took the quoted message to mean that I should hit enter immediately, which resulted in the original behavior of this issue. EDIT: Added info about things I tried that failed. It's also worth noting that every time I click the apple menu and choose shut down, the next time I start the VM I see a prompt saying the machine was shut down because of a problem. |
ATT: runMacOSinVirtualBox
My post highlighted that _no_ sound package get’s installed.
Therefore, why bother to run MacOS in Oracle VBox with out any sound?
If OS X Mavericks has sound in VBox guest, why can’t Mojave?
eltoneo
… On Apr 22, 2021, at 12:56 PM, Jason Gladish ***@***.***> wrote:
I ran into this and fixed it with the following steps:
make clean
make all
This prompt showed up but I didn't do anything with it "Press enter to stop the VM and to eject the installer medium (to avoid an installation loop for macOS < 10.16)...."
I completed the full Big Sur setup process in the VM
Inside the VM I clicked the apple in the upper left and chose Shutdown
Waited for the VM to completely stop
Then I hit enter in my host terminal
When I first read the quoted prompt originally the VM was sitting at the beginning of the mac setup process, but I took the quoted message to mean that I should hit enter immediately, which resulted in the original behavior of this issue.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#107 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKO6W3TYQNTNPRRVQFYMWW3TKBPLBANCNFSM4NAGQ65Q>.
|
I had to disable 'Nested Paging' in the VirtualBox Machine's settings to make it work: |
To Reproduce
Steps to reproduce the behavior:
Follow directions and run 'make all'
Virtualbox launches and starts the startup.nsh script and it stops at 'Trying to find a bootable device... Failed' message.
Expected behavior
Start Mac OS installation screen
Additional context
Host OS is 10.15.4
Guest OS downloaded directly from App Store 10.15
The text was updated successfully, but these errors were encountered: