Virtualbox Full Hd Windows 7

0 views
Skip to first unread message
Message has been deleted

Nurit Dardon

unread,
Jul 17, 2024, 10:05:30 AM7/17/24
to crosasitez

The problem is that after a few seconds (or sometimes a few minutes) the windows just reboots (BSOD?). When it doesnt reboot for a while, when trying to use Chrome or Firefox, they just unexpectly quit (or Chrome exhibits strange errors interrupting whatever it is doing).

believe me I dislike Windows, but is not because I love it somuch that I need to have a windows container. My company heavily relies on Windows, that is not going to be matter of hours/days to move our products to a platform independent env.

virtualbox full hd windows 7


Descargar https://geags.com/2yPrk8



If you must deploy a hypervisor, WSL2 or Hyper-V is a mess to deploy on a windows box that is nested in ESXi is a mess, and a real pain to get up and running. Virtualbox with Docker Toolbox maybe a valuable option here is the github.

Good post @rimelek !
Yes, shortly after I made that post I realized that docker toolbox is no longer supported by docker. Therefore I gave in and deployed Hyper-V with WSL2 (not sure if both are needed or not). Here are the instructions and links I followed to get it all done:

I have never used QEMU on Windows. Only on Linux with KVM, but I used UTM on MacOS to install a Linux OS and install Docker. UTM is based on QEMU. It worked but the performance will depend on your machine.

On the VM you would need to enable the sshd service sudo systemctl enable sshd.service and start the daemon sudo systemctl start sshd.service.
You also would need to verify that ssh is allowed through the firewall. I use the gui firewalld-config which would also need installed. sudo dnf install firewalld-config I do not remember whether ssh is allowed to port 22 by default or not.

I do think that using nat will be a hindrance unless you have configured the host to allow port forwarding. I use bridged on the VM and connect it to the default virbr0 device on my fedora host. I also use libvirt and QEMU on my fedora host. Cannot speak to what would work with a windows host and using virtualbox with a fedora VM.

Your VirtualBox VM should now be set up after windows installs however before you can actually use your new VM, you will need to enable a shared folder. This folder is used to access files on your Mac from your VM. If you do not have a shared folder, then you will be unable to transfer files between your computer and the VM. To configure a shared folder, your VM must be powered off.

Click the dropdown for Folder Path and select Other. Open a folder such as your desktop, documents, etc. The folder name should fill in automatically with the same name of the folder you select. Make sure that Read-Only is unchecked and Auto-mount is checked. Click OK. All program configuration is complete.

After your Virtual Machine finishes installing windows and boots to the homepage. Follow these steps to install Microsoft Office with Access. Do not do this on your Mac browser but in Microsoft Edge in the Virtual Machine.

d3342ee215
Reply all
Reply to author
Forward
0 new messages