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

Kernel Failure #3

Open
mjkaufer opened this issue Jul 8, 2015 · 3 comments
Open

Kernel Failure #3

mjkaufer opened this issue Jul 8, 2015 · 3 comments

Comments

@mjkaufer
Copy link

mjkaufer commented Jul 8, 2015

Hey Ryan,

Nice work on the project. However, after running a file for a little bit, I end up with a kernel failure. Have you come in contact with this?

Also, how would one go about running python from the docker instance?
When I do boot2docker ssh, python isn't recognized as a command.

Thanks!

@robo-corg
Copy link

Getting this also for a particular image every time. I wonder if it depends on image size? Other images seem to work fine.

@hypertrifle
Copy link

I believe it's related to memory, for a 720p frame (1280 x 720px) I needed to allocate 4GB RAM to the VM. this involves restarting with boot2docker with more RAM, on OSX you can edit: ~/.boot2docker/profile then re-initialise your boot2docker.

@ryankennedyio
Copy link
Owner

@robo-hamburger I have had the same on a very large image, and lots of people have said similar (3440x1440 wallpaper didn't work at all).

I noticed the image would get to a certain stage, and then kernel failure.

@mjkaufer if you want to boot 'into' the docker container, you have to do docker exec -it <containername (isnane_fermi, etc)> bash.
Can you please confirm anything to do with RAM?

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

No branches or pull requests

4 participants