Skip to content
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

Added sequoia command #835

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Added sequoia command #835

wants to merge 2 commits into from

Conversation

S-ound-1
Copy link

@S-ound-1 S-ound-1 commented Nov 9, 2024

so, i added the command to install sequoia, its running fine to me so why dont open a pull request? so there is just a problem and its not mine, for some reasons sickcodes/docker-osx:latest is not working, if this happens you can just compile it yourself

git clone https://github.com/sickcodes/Docker-OSX.git
cd Docker-OSX
docker build -t docker-osx .

and after use

docker run -it \
    --device /dev/kvm \
    -p 50922:10022 \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    -e "DISPLAY=${DISPLAY:-:0.0}" \
    -e GENERATE_UNIQUE=true \
    -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \
    -e SHORTNAME=sequoia \
    docker-osx

hope that helps!

@S-ound-1 S-ound-1 marked this pull request as draft November 9, 2024 14:15
@S-ound-1
Copy link
Author

S-ound-1 commented Nov 9, 2024

update: it won't work, it bootloops after install.

@S-ound-1
Copy link
Author

S-ound-1 commented Nov 9, 2024

immagine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant