GithubHelp home page GithubHelp logo

Comments (8)

timsutton avatar timsutton commented on May 22, 2024

I've heard reports from @chilcote before that he had a similar problem - at least, SSH not responsive - with VMware Fusion as well once he bumped the RAM size up to 4096.

This all seems odd, given that I can make an OS X VM manually with plenty of RAM and it functions as expected.

from osx-vm-templates.

chilcote avatar chilcote commented on May 22, 2024

The vmware-vmx provider seems to work irt to ssh with >2048 set.

from osx-vm-templates.

mattieb avatar mattieb commented on May 22, 2024

This seems to be a VirtualBox problem. I can't create a straight OS X VM with 4 GB RAM either—it simply fails to boot.

from osx-vm-templates.

cybertk avatar cybertk commented on May 22, 2024

I fixed this by increasing vram to 128mb

["modifyvm", "{{.Name}}", "--vram", "128"]

from osx-vm-templates.

mattieb avatar mattieb commented on May 22, 2024

I wonder if this is what was causing the problems referenced in PR #49.

On Nov 29, 2015, at 9:37 PM, cybertk [email protected] wrote:

I fixed this by increasing vram to 128mb

["modifyvm", "{{.Name}}", "--vram", "128"]

Reply to this email directly or view it on GitHub.

from osx-vm-templates.

mattieb avatar mattieb commented on May 22, 2024

This is a different problem than #49, but it is true that the box finishes booting if it has 4096 MB RAM and at least 128 MB VRAM. 64 MB VRAM didn't work. Build is still running; I'll see how that goes.

from osx-vm-templates.

mattieb avatar mattieb commented on May 22, 2024

The above-mentioned build went fine. It did not solve the ARD problem (I'm perpetually on the lookout for a fix for that… but I digress.)

I would be okay with bumping up the VRAM to 128 MB (which is the maximum) by default, to make adjusting the RAM size less obtuse.

from osx-vm-templates.

timsutton avatar timsutton commented on May 22, 2024

Thanks all!

from osx-vm-templates.

Related Issues (20)

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.