GithubHelp home page GithubHelp logo

vagrant up issue about rhce8env HOT 1 OPEN

abdularshad06 avatar abdularshad06 commented on May 28, 2024
vagrant up issue

from rhce8env.

Comments (1)

abdularshad06 avatar abdularshad06 commented on May 28, 2024

Hello Buddy,

I have resolved this issue.

by the adding below line in your code

config.vbguest.auto_update = false

another change is for repo vm for disk size, size will update from 21024 to 31024 updated line is mentioned below

from
repo.customize ['createhd', '--filename', file_to_disk5, '--variant', 'Standard', '--size', 2 * 1024]

to
repo.customize ['createhd', '--filename', file_to_disk5, '--variant', 'Standard', '--size', 3 * 1024]

After Apply these 2 changes hit below command so whole compilation is working successfully. :
$ vagrant up

==============================================================================
I just want to share my installed version of softwares for future reference for me and somebody else.

PS C:\WINDOWS\system32> choco list
Chocolatey v2.2.2
3 validations performed. 2 success(es), 1 warning(s), and 0 error(s).

Validation Warnings:

  • A pending system reboot request has been detected, however, this is
    being ignored due to the current command being used 'list'.
    It is recommended that you reboot at your earliest convenience.

chocolatey 2.2.2
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
chocolatey-windowsupdate.extension 1.0.5
git.install 2.43.0
KB2919355 1.0.20160915
KB2919442 1.0.20160915
KB2999226 1.0.20181019
KB3033929 1.0.5
KB3035131 1.0.3
vagrant 2.4.1
vagrant-manager 1.0.0.6
vagrant-vmware-utility 1.0.22
vcredist140 14.38.33130
vcredist2015 14.0.24215.20170201
virtualbox 7.0.14
vmwareworkstation 17.5.0.22583795
vscode 1.86.2
vscode.install 1.86.2
19 packages installed.


PS C:\WINDOWS\system32> vagrant plugin list
vagrant-guest_ansible (0.0.4, global)

  • Version Constraint: > 0
    vagrant-hostmanager (1.8.10, global)
  • Version Constraint: > 0
    vagrant-vbguest (0.32.0, global)
  • Version Constraint: > 0
    vagrant-vmware-desktop (3.0.3, global)
  • Version Constraint: > 0
    PS C:\WINDOWS\system32>

==============================================================================

from rhce8env.

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.