F5F Stay Refreshed Software Operating Systems Running two operating systems concurrently without using virtual machines is feasible.

Running two operating systems concurrently without using virtual machines is feasible.

Running two operating systems concurrently without using virtual machines is feasible.

Pages (2): Previous 1 2
M
Mo__Maek
Junior Member
3
11-02-2023, 09:05 AM
#11
It would be really interesting
M
Mo__Maek
11-02-2023, 09:05 AM #11

It would be really interesting

S
ShadowwingHD
Junior Member
13
11-02-2023, 02:57 PM
#12
It's definitely intriguing, though the main issue is that most virtualization tools are either offered to big companies by VMware or available as free software. There are also technical challenges that could arise. Building custom hardware would be much simpler, though I could design a board for you on a contract basis—it would be quite costly.
S
ShadowwingHD
11-02-2023, 02:57 PM #12

It's definitely intriguing, though the main issue is that most virtualization tools are either offered to big companies by VMware or available as free software. There are also technical challenges that could arise. Building custom hardware would be much simpler, though I could design a board for you on a contract basis—it would be quite costly.

A
alerabbit
Posting Freak
840
11-02-2023, 07:27 PM
#13
You can achieve this by partitioning your hard drive, adding as many operating systems as needed, and setting up a bootloader. Once the computer starts, choose the desired OS to boot from. ESXI can manage multiple virtual machines simultaneously and show one machine on a connected monitor or keyboard. You'll need a motherboard with a capable CPU for hardware passthrough. Simply redirect the USB ports and GPU to the VM you want to run. The challenge is that ESXI may lose access to those ports, which could affect performance. Overall, it’s complex and not the most efficient approach. A better method is to configure the VMs to run on the server and access them remotely, as I did using Virtualbox with phpVirtualBox on a Linux host. This avoids licensing issues and standard vdisk limitations.
A
alerabbit
11-02-2023, 07:27 PM #13

You can achieve this by partitioning your hard drive, adding as many operating systems as needed, and setting up a bootloader. Once the computer starts, choose the desired OS to boot from. ESXI can manage multiple virtual machines simultaneously and show one machine on a connected monitor or keyboard. You'll need a motherboard with a capable CPU for hardware passthrough. Simply redirect the USB ports and GPU to the VM you want to run. The challenge is that ESXI may lose access to those ports, which could affect performance. Overall, it’s complex and not the most efficient approach. A better method is to configure the VMs to run on the server and access them remotely, as I did using Virtualbox with phpVirtualBox on a Linux host. This avoids licensing issues and standard vdisk limitations.

X
xXZommerXx
Member
77
11-03-2023, 05:59 PM
#14
I understood the need, trying to avoid completely interrupting my workflow when switching between operating systems. It's similar to using alt-tab across different OSes. Impressive idea! However, I was seeking a software option instead of custom hardware, so I wouldn't need someone to build it specifically for me.
X
xXZommerXx
11-03-2023, 05:59 PM #14

I understood the need, trying to avoid completely interrupting my workflow when switching between operating systems. It's similar to using alt-tab across different OSes. Impressive idea! However, I was seeking a software option instead of custom hardware, so I wouldn't need someone to build it specifically for me.

I
Invoc_Fatal
Member
57
11-03-2023, 10:11 PM
#15
It's quite challenging yet achievable.
I
Invoc_Fatal
11-03-2023, 10:11 PM #15

It's quite challenging yet achievable.

Pages (2): Previous 1 2