Skip to main content
Filter by
Sorted by
Tagged with
-6 votes
0 answers
44 views

While trying to install metasploitable in oracle virtual box i got an error of "disk file name is not unique" while adding virtual disk (.vdmk) and (.vdi)
Sailash's user avatar
0 votes
2 answers
360 views

I'm running Ubuntu 24.04 (LTS) with VirtualBox installed. When I try to start any VM, I get the following error: VT-x is being used by another hypervisor (VERR_VMX_IN_VMX_ROOT_MODE) Result Code: ...
rudraditya21's user avatar
-3 votes
0 answers
42 views

I just installed CentOS10 (actually I have tried so many versions) using VirtualBox on my Macbook pro 16 (M1) but the display is so small. I have searched online for a solution but haven't been able ...
user3332929's user avatar
-1 votes
0 answers
32 views

I am developing an Android Emulator based on VirtualBox and Android-x86. I want to achive the GPU pass through render according to the Android Hardware OpenGLES emulation design. Now i am debugging ...
Linker's user avatar
  • 104
2 votes
1 answer
99 views

i'm trying to monitor a directory called "/lab/prog2" on virtualbox with this code, but when i run it, it gets stuck after printing out the directory's path. it doesnt even print out the ...
Matteo La Malfa's user avatar
0 votes
0 answers
46 views

I'am hosting a NAS OS with cosmos and oracle virtualbox with vs 2022 C#. But unfortunately somehow it doesn't get IP address with mobile hotspot meanwhile it works through wifi from home. In the ...
user avatar
1 vote
0 answers
140 views

I have Virtual-Box VM where Debian Linux 11.11 is installed with Visual Code 1.99.3 I use MobaXterm v24.4 Personal Edition to login via ssh to the machine. If i start code, then the window displayed ...
Martin Wehrle's user avatar
0 votes
0 answers
44 views

I get this error message when I try to start the devices in GNS3. Can you please help me regarding this matter? Below is the error message I get. Could not send Dynamips command vm set_ghost_status &...
Malinka's user avatar
-4 votes
1 answer
223 views

I was getting ETIMEDOUT when installing packages with nvm 0.40.1, node 22.14.0 & npm v10.9.2. Tried multiple fixes that's across the internet and nothing worked! (downgrade, upgrade, cleanup, ...
Vemman's user avatar
  • 1
0 votes
1 answer
55 views

I encountered the following error when trying to add the arrikto/minikf box with vagrant up: The requested URL returned error: 403 Setup Vagrant version: $ vagrant version Installed Version: 2.4.3 ...
zetyty's user avatar
  • 103
0 votes
1 answer
43 views

I am running FlightGear in a virtual box alongside a number of other processes and I find that when I run those processes, FlightGear will give me the message: [bash-1] 93.50 [ALRT]:systems ...
Iarlaith's user avatar
0 votes
0 answers
42 views

I am unable to run my ASP.NET Core gRPC project in a shared folder in a vm environment of virtualbox due to an infinite loop that occurs when loading the appsettings.json file, which results in a file ...
백인우's user avatar
0 votes
0 answers
56 views

Any help will be helpful. Just transferred data to the new mac, upgraded Virtualbox and Homestead, but cannot run. Im using macos sequoia. There was an error while executing `VBoxManage`, a CLI used ...
alex shishkin's user avatar
0 votes
0 answers
119 views

I'm using VirtualBox v7.1.6 with a Windows11 virtual machine. I want to add a custom acpi table to the virtual machine DefinitionBlock ("DSDT.AML", "DSDT", 0x02, "VMW", &...
Justin Timbersaw's user avatar
0 votes
0 answers
62 views

I'm using the same Vagrantfile on two machines: Windows 7 with VirtualBox 6.1.50 and Linux Mint 22 with VirtualBox 7.1.4. Vagrant 2.4.3 on both. On the Windows host vagrant up brings up the VM just ...
EM0's user avatar
  • 6,595
0 votes
0 answers
32 views

I started a Laravel Spark project several years ago. I had to mothball it for a while, but trying to pick back up now. In the meantime the development machine has become unstable, so need to move ...
Jeff Barefoot's user avatar
0 votes
0 answers
41 views

from scapy.all import IP, ICMP, TCP, sr1 import sys def probe_scan(ip): probe_packet = IP(dst=ip) / ICMP() return sr1(probe_packet, timeout=10) != None def tryXMas(ip, port): xMas_packet ...
Artem Lysenko's user avatar
0 votes
0 answers
49 views

I have deployed an ASP.NET Core Web API to run on an Oracle Virtual Box, but calls to the database fail. The database is on the host machine that Virtual Box is running on. Other machines on the ...
Kirsten's user avatar
  • 18.9k
4 votes
1 answer
261 views

The details of my problem Enviroment: I was using MS-DOS 6.22 virtual machine in VirtualBox. Task: With the help of the built-in debug.exe program which lives in C:\DOS\DEBUG.EXE , I wanted to write ...
Riosky Liao's user avatar
1 vote
0 answers
31 views

I am trying to study linux kernel activity. I got some traces via perf, ftrace and other means. However I want to trace all CPU interruptions as well as other hardware interruptions which drive the ...
Ahmed Sadikhov's user avatar
5 votes
2 answers
618 views

Using python 3.11.10 and moviepy 1.0.3 on ubuntu 24.04.1 (in a VirtualBox 7.1.3 on windows 10) I have problems to load a video clip. The test code is just from moviepy.editor import VideoFileClip clip ...
Alex's user avatar
  • 45.1k
2 votes
0 answers
282 views

I am new to using VPP+DPDK and its applications, and I am seeking your assistance based on some clues to resolve these issues. Here are the situations I am encountering: Case 1: I am trying to ping ...
Esaïe Njongssi's user avatar
0 votes
0 answers
30 views

On restart of my Ubuntu virtual machine, after opening eclipse, my preferences are lost and eclipse doesn't show my projects anymore, this happened 3 times over 30 restarts. Cannot determine URI for '/...
Niccolò Galli's user avatar
0 votes
0 answers
52 views

I have the simplest hello world Java application. Its filesystem: |-- HelloWorld |-- src |-- Main.java |-- Dockerfile I use VirtualBox 7.0 with Ubuntu x64 and Docker 24.0.5. When I try to ...
Arkadi's user avatar
  • 29
0 votes
1 answer
91 views

So, I have installed a virtual machine (kali linux), I would like to know if I can complete my assignment, which requires multiple processes to be created and managed using Pthreads library in C. She ...
sampath sai charan's user avatar
0 votes
1 answer
78 views

I have a problem in jdeveloper 12C (12.2.1.4.0) into a Orale Virtual Box 6.1 The new application button is disable, what is the reason? , what ca i do to enable it? I can view and edit pipelines and ...
Joaquín Figueroa Arrué's user avatar
1 vote
1 answer
134 views

I'm trying to install Chocolatey on a Win10 machine on VB, but, whene executing this command: Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [...
Mattia Russo's user avatar
-1 votes
1 answer
117 views

I'm trying to read serial port data from my Ubuntu guest (The host is Windows & I'm using VirtualBox). When I used Termite on my Windows host I could see the correct message, but when I used the ...
Emily Lin's user avatar
0 votes
1 answer
36 views

In VSCode on my VirtualBox on Win 10, I have six tabs open, but only four tabs are showing. How can I jump to an open file whose tab isn't showing? Tried Googling and tried finding a sidescroll, like ...
Noji's user avatar
  • 189
0 votes
0 answers
89 views

My goal is to be able to capture an image using a Logitech hd C270 webcam on Ubuntu 20.04 using OpenCV but I'm encountering a problem that I don't understand. Here is my program: import cv2 def ...
Nahel Verdier's user avatar
1 vote
2 answers
11k views

I installed Virtual Box and during the installation I received a warning about missing dependencies. I installed the dependencies (Python Core and Win 32 API) using the pip install pywin32 command. ...
John-Daniel Smith's user avatar
1 vote
1 answer
404 views

I have this problem, every time I type "terraform init" I get this error: │ Error: Failed to query available provider packages │ │ Could not retrieve the list of available versions for ...
ThALTAIRPL's user avatar
1 vote
0 answers
234 views

I would like to run 2 (more than 1) jobs concurrently with my preconfigured virtualbox executor (Windows 10 base image). The Virtualbox creates two instances of my base image (xyz-concurrent-0 and xyz-...
Roli Mayer's user avatar
0 votes
1 answer
642 views

I have installed VirtualBox-7.0.15_BETA4-162549-macOSArm64 which is compatible with mac M1 processor. It is successfully installed. I have also successfully installed Minikube using homebrew. ...
Dheeraj Dhawan's user avatar
4 votes
1 answer
8k views

After following instructions for installing MacOS on VirtualBox, I kept running into errors. This is the one that stumped me. The exact error message is as follows: Failed to query SMC value from the ...
Rafael Pietsch's user avatar
-1 votes
1 answer
93 views

I am working on the assembly language that adds two user input numbers and then returns the sum. However, my code does not work properly. Can anyone check the issue? .model small .stack 100h .data ...
Jihye Lee's user avatar
0 votes
1 answer
87 views

I'm in need for the knowledge and further clarification (either it's written in documentation that is hard for me to find just by typing on a Google search or with the GitHub repo) on going to desired ...
memobang's user avatar
0 votes
0 answers
111 views

I am trying to build VirtualBox through Emscripten, and I have been mostly successful in solving the issues that come with attempting to do so(Quite a few), but I cannot figure this one out. I am ...
Silverstock's user avatar
1 vote
1 answer
349 views

My env is like this : Molecule with Vagrant 2.4.1 in WSL2 (Debian 12). Windows 10 with Vagrant 2.4.1 and VirtualBox 7.0.1 molecule.yml below --- dependency: name: galaxy enabled: false prerun: ...
Vorbisset's user avatar
1 vote
1 answer
152 views

so essentially, I have a simple Flask app running on my Host machine in which I'm trying to connect to a docker container that has MySQL and is installed in my VM (Virtual Box). I'm not being able to ...
DisplayName's user avatar
1 vote
1 answer
115 views

Looking closely at a personal bootloader of mine that I'm starting to code, I have a question. This appears when I performed the following steps: I created the bootloader.asm and made the bin: nasm -...
Worcnaz's user avatar
  • 11
0 votes
1 answer
137 views

I've setup a simple Web API project and made an image. When I run the image directly using docker, I can't access the server using http://localhost:8080, but if I run docker inspect bridge I get back :...
Ian Tunbridge's user avatar
-1 votes
1 answer
425 views

I used Arcolinux Hyprland in my i5 8th gen, gtx 1060 gpu system. Last time I used virtualbox with ubuntu server iso and it was working perfectly. Today I tried to launch virtualbox from the terminal ...
MD. Saffan Alvy's user avatar
0 votes
1 answer
838 views

Trying to create a k3s cluster with Vagrant and Virtualbox. Nodes can connect to each other. DNS resolution works from the pods, pods can connect to the internet and can connect to different pods as ...
Tacsiazuma's user avatar
0 votes
1 answer
2k views

This is a couple of weeks since I’m having nightmares failing to login into my private docker registry inside minikube virtual machine on macOS Big Sur with vitualbox 6.1.48 as hypervisor. The ...
Himmels DJ's user avatar
0 votes
0 answers
105 views

How do I know which memory addresses not listed by the card given by Int 15/AX=E820h I can write in assembly? I can write to certain unlisted memory addresses and I cannot do it to others, for example:...
Bastien Portigo's user avatar
1 vote
0 answers
81 views

I am working on a project using nasm and Virtual Machine. Having Head, Track and Sector, and the start value of the segment, I have to make a code with extension.sh. which will use this data so that I ...
FF1's user avatar
  • 11
-2 votes
1 answer
169 views

Shell Script: How i can list trough cli of virtualbox the vms and delete all but one called "SaveThisOne"? CAUTION: The lines below deletes all virtualbox vms: VBoxManage list runningvms | ...
Rafael Tics's user avatar
1 vote
1 answer
2k views

I have k3s cluster setup in VirtualBox. I have installed ArgoCD and able to login. However, I am unable adding any git repositories nor https neither ssh accessed. Even public one with no credentials ...
Alexander Lyapin's user avatar
0 votes
1 answer
100 views

Update Confirmed to be a timing issue on the server. Answer posted. Description I have a Rails application that has been running without problems for months, but suddenly I cannot login. When this ...
folium's user avatar
  • 423

1
2 3 4 5
113