-
Notifications
You must be signed in to change notification settings - Fork 12
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
Virtual Machine Unable to Reliably See Harddrive #12
Comments
This is indeed one of the troublesome part of the installation; in step 3 in https://github.com/ranma42/TigerOnVBox#install-mac-os-x I suggest to wait about 1 minute before rebooting to try again. In my experience this is especially troublesome in the first boot. I experimented with various settings, but so far I have been unable to determine the settings that would guarantee that the disk is always detected. I do not expect that changing disk image type would affect this. |
Thanks. I ended up starting over from scratch by redeploying your OVA, but this time, I modified the storage controller to use ICH9 instead of OHCI as you had it set. It seems Virtualbox 6.1 likes this option a lot better, because the harddisk is now being seen reliably on every single boot, where-as before, it was seen maybe 5% of the time at best. If you can confirm ICH9 works for you as well, it might be better to use that in the install guides, since other people were seeing this behavior too. I see that's generally the preferred controller type in other MacOS VirtualBox tutorials I found on the web. |
Thank you for trying it out and reporting back :) |
Can confirm changing it to ICH9 works much better, rebooted a few times and it's been solid. |
@jetblackrx89 the controllers you mention seems to be quite mixed up: OHCI is a USB controller and ICH9 is a motherboard chipset. For most of these settings, the procedure goes with the default, which are:
@jetblackrx89 @jeffhayford what change did you try that improved the disk reliability? |
I have the same problem. Then I create a new ICH6 (IDE) Controller and put the Tiger-disk001.vdi image inside the ICH6 Controller. The DVD Drive is still a SATA Drive. Work perfect. I have a iMac 4K so i type in host terminal: And set the scale factor in VirtualBox to 144%. |
When launching Disk Utility immediately after selecting the language for the installer, the hard drive will only appear properly about once out of every 20 or so boots.
Formatting the the drive as HFS doesn't help. Even post-install, when the VM reboots, there is a high chance the hard drive won't be detected on the next boot. I'm not sure if this is an issue with VirtualBox itself.
I have tried all types of hard disks and both dynamic and fixed sizes. There is so far no pattern in terms of when the hard drive decides to be detected.
The text was updated successfully, but these errors were encountered: