Giter Site home page Giter Site logo

Comments (17)

voideater avatar voideater commented on May 2, 2024 1

I also had this error, solved by running xhost + (install x11-xserver-utils if running xhost returns an error).

Btw, @sickcodes , what is the root password when ssh'ing into the container? Just got it running but can't figure out the password. :x

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024 1

alpine 😅

from docker-eyeos.

voideater avatar voideater commented on May 2, 2024 1

@sickcodes indeed it does! Only played a bit around with it so far (as everyone else, too much other stuff going on at work, haha) - I'll see if I can find some good use for this once I get some more spare time. Definitely a lot of potential here at least!

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

https://github.com/sickcodes/Docker-OSX/blob/master/README.md

Try chmod 666 /dev/kvm

Try echo $DISPLAY and use that instead of DISPLAY:-0.0

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

Same troubleshoot instructions as Docker-OSX, I will add to the readme for Docker-eyeOS

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

Are you using Linux? If not, I might make a Dockerfile for Mac

from docker-eyeos.

JKakaofanatiker avatar JKakaofanatiker commented on May 2, 2024

I'm using Linux

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

Confirm you have QEMU https://github.com/sickcodes/Docker-OSX/blob/master/README.md#requirements-kvm-on-the-host

And you can run hardware nested virtualization
egrep -c '(svm|vmx)' /proc/cpuinfo

from docker-eyeos.

JKakaofanatiker avatar JKakaofanatiker commented on May 2, 2024

1.I have QEMU

egrep -c '(svm|vmx)' /proc/cpuinfo
6

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

You have these two images downloaded?
hfs.main
hfs.sec

sickcodes/Docker-OSX#43 (comment)

sickcodes/Docker-OSX#7 (comment)

sickcodes/Docker-OSX#1 (comment)

sickcodes/Docker-OSX#4 (comment)

from docker-eyeos.

JKakaofanatiker avatar JKakaofanatiker commented on May 2, 2024

Screenshot_20201003_151243
I have them

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

And you have all of these?

Which OS?

# ARCH
sudo pacman -S qemu libvirt dnsmasq virt-manager bridge-utils flex bison iptables-nft edk2-ovmf

# UBUNTU DEBIAN
sudo apt install qemu qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager

# CENTOS RHEL FEDORA
sudo yum install libvirt qemu-kvm -y

# then run
sudo systemctl enable libvirtd.service
sudo systemctl enable virtlogd.service
sudo modprobe kvm

# reboot

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

Let us know when you got it working, or let me know OS so I can replicate. Will add to docs

from docker-eyeos.

JKakaofanatiker avatar JKakaofanatiker commented on May 2, 2024

OS: Manjaro
Kernel: 5.4.67-1-MANJARO

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

Hey @voideater how'd you go? 😁? Everything worked?

from docker-eyeos.

sickcodes avatar sickcodes commented on May 2, 2024

@sickcodes indeed it does! Only played a bit around with it so far (as everyone else, too much other stuff going on at work, haha) - I'll see if I can find some good use for this once I get some more spare time. Definitely a lot of potential here at least!

Thanks!

Staying on the pulse 😁

Upstream work gets released here:

https://twitter.com/alephsecurity

https://twitter.com/jonathanafek

https://twitter.com/v3rochka

https://twitter.com/levaronsky

And of course if there are updates with new iOS versions, I'll post on mine:

https://twitter.com/sickcodes

from docker-eyeos.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.