mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
How to run after installation of mac OS ? #299
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Subhankar2000 on GitHub (Jan 3, 2022).
I have followed all steps for catalina and big Sur installer images, it takes proper data to download and fill the drive, but upon starting the same container, there is no option to boot, there is a new entry 'mac OS Base System' that's it, opening it the same installer is getting up. There is also a separate entry of 'mac OS installer'. How to boot ? Or can you give some screenshots ? I saw your youtube video but, it also did not show what and how to do after installation.
@black7375 commented on GitHub (Jan 6, 2022):
Check out next section
https://github.com/sickcodes/Docker-OSX#start-the-same-container-later-persistent-disk
@Subhankar2000 commented on GitHub (Jan 6, 2022):
I did, but I am still getting an installer only, read my issue again, I am having the macOS installer plus a new disk 'macOS base system' which if I go into it, it is again showing me all the options to re-install/time-machine/..., also if I see though the disk manager, I can see my previously erased and renamed drive, so I am not in a fresh start, but the old one is not booting also. How to boot using that ?
@black7375 commented on GitHub (Jan 6, 2022):
Did you run
reinstallafter initializing the disk?Then the selection screen appears as follows.


@Subhankar2000 commented on GitHub (Jan 6, 2022):
Yes I did, but where you are getting the labelled disk to start, I am still getting the installer only and the base system, I saw this on a similar website but for me it is not working, I'll post a screenshot soon.
@Subhankar2000 commented on GitHub (Jan 6, 2022):
I did it, I was having problems with unmet dependencies while I was trying to install some required packages from qemu qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager libguestfs-tools, I fixed it with aptitude and it worked after install.
I am closing this issue with this comment, thank you.