I followed everything, and was able to install macos big sur and was able to use it. But after shutting down i can't boot into mac again. It boots into recovery Everytime and if i select Macos base system it asks me to reinstall again. What i m doing wrong?
command i am using to run.
sudo docker run -it --device /dev/kvm -p 50922:10022 -v /tmp/.X11-unix:/tmp/.X11-unix -e CPU_STRING=$(nproc) -e GENERATE_UNIQUE=true -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' -e "DISPLAY=${DISPLAY:-:0.0}" sickcodes/docker-osx:big-sur
I followed everything, and was able to install macos big sur and was able to use it. But after shutting down i can't boot into mac again. It boots into recovery Everytime and if i select Macos base system it asks me to reinstall again. What i m doing wrong?
command i am using to run.
sudo docker run -it --device /dev/kvm -p 50922:10022 -v /tmp/.X11-unix:/tmp/.X11-unix -e CPU_STRING=$(nproc) -e GENERATE_UNIQUE=true -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' -e "DISPLAY=${DISPLAY:-:0.0}" sickcodes/docker-osx:big-sur