Coder Social home page Coder Social logo

Comments (4)

Stromweld avatar Stromweld commented on August 16, 2024 1

This should be fixed now. I replaced the current version machine. If you can delete your vagrant box and download latest version again and give that a try.

from bento.

Stromweld avatar Stromweld commented on August 16, 2024

Can you also try the default bento/rocklinux-9.3 which now has arm alongside x86 boxes. https://app.vagrantup.com/bento/boxes/rockylinux-9.3

from bento.

patrickbooth avatar patrickbooth commented on August 16, 2024

@Stromweld , same issue with that box.

Vagrant.configure("2") do |config|
   config.vm.box = "bento/rockylinux-9.3"
   config.vm.box_version = "202401.31.0"
   config.vm.synced_folder ".", "/home/vagrant/fs", disabled: false
   config.vm.provider "vmware_desktop" do |v|
      v.gui = true
   end
end
==> default: Successfully added box 'bento/rockylinux-9.3' (v202401.31.0) for 'vmware_desktop (arm64)'!
==> default: Cloning VMware VM: 'bento/rockylinux-9.3'. This can take some time...
==> default: Checking if box 'bento/rockylinux-9.3' version '202401.31.0' is up to date...
==> default: Verifying vmnet devices are healthy...
==> default: Preparing network adapters...
==> default: Fixed port collision for 22 => 2222. Now on port 2205.
==> default: Starting the VMware VM...
==> default: Waiting for the VM to receive an address...
==> default: Forwarding ports...
    default: -- 22 => 2205
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2205
    default: SSH username: vagrant
    default: SSH auth method: private key
    default:
    default: Vagrant insecure key detected. Vagrant will automatically replace
    default: this with a newly generated keypair for better security.
    default:
    default: Inserting generated public key within guest...
    default: Removing insecure key from the guest if it's present...
    default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Machine booted and ready!
==> default: Configuring network adapters within the VM...
==> default: Waiting for HGFS to become available...
HGFS was never found on the running virtual machine. This must be
installed either through VMware tools or Open VM Tools. HGFS is
required for shared folders to work properly. Please install either
the VMware tools or Open VM Tools and try again.

from bento.

patrickbooth avatar patrickbooth commented on August 16, 2024

Yup, that's working great now. Thank you!

from bento.

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.