El Capitan installation stops at 2.0 shell immediately

Discussions about using Mac OS X guests (on Apple hardware) in VirtualBox.
FritzS
Posts: 51
Joined: 27. Feb 2019, 11:10
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: Windows, Linux, BSD
Location: Austria

Re: El Capitan installation stops at 2.0 shell immediately

Post by FritzS »

I make this boot ISO cd and mounted them as boot medium, but no install is started.
I run VirtualBox 6.1.2 r135662 (Qt5.6.3) in ElCapitan 10.11.6 (15G22010).
What could be wrong?

Please click to enlarge:
Mac-install.png
Mac-install.png (47.77 KiB) Viewed 4088 times
Nice greetings
Fritz
FritzS
Posts: 51
Joined: 27. Feb 2019, 11:10
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: Windows, Linux, BSD
Location: Austria

Re: El Capitan installation stops at 2.0 shell immediately

Post by FritzS »

Before I made the Boot CD with the script above, I made a CD Image with 'Festplattendienstprogramm' (Hard disk utility) from my ElCapitan Boot & Install USB stick. This don't work too.

Now I found this for Windows
mod edit: Link deleted - do not provide links on installing OS X on non-Apple hardware.
Replace "Your VM Name" with your virtual machine name in VirtualBox. Then, copy this commands to CMD.
VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
[...]
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
But which are the commands for VirtualBox on Mac?
Which Mac Model I should use for an Upgrade to later macOS versions?
Last edited by klaus on 23. Feb 2024, 21:50, edited 2 times in total.
Reason: no secrets in posts, please
Nice greetings
Fritz
FritzS
Posts: 51
Joined: 27. Feb 2019, 11:10
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: Windows, Linux, BSD
Location: Austria

Re: El Capitan installation stops at 2.0 shell immediately

Post by FritzS »

Now I translated this to mac but it don't solve my problem.

Code: Select all

/Applications/VirtualBox.app/Contents/MacOS/VBoxManage
.
VBoxManage modifyvm "Mac" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Mac" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Mac" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Mac" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
[...]
VBoxManage setextradata "Mac" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
Last edited by klaus on 23. Feb 2024, 21:49, edited 1 time in total.
Reason: no secrets in posts, please
Nice greetings
Fritz
FritzS
Posts: 51
Joined: 27. Feb 2019, 11:10
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: Windows, Linux, BSD
Location: Austria

Re: El Capitan installation stops at 2.0 shell immediately

Post by FritzS »

At the first boot a window appears briefly with which you have to select the CD, if you skip this or select the wrong CD this window does not appear at the next boot.
How I could change the Name of a wrong boot medium?
Nice greetings
Fritz
Post Reply