F5F Stay Refreshed Software Operating Systems Setting up virtualization on Linux and Windows systems.

Setting up virtualization on Linux and Windows systems.

Setting up virtualization on Linux and Windows systems.

S
SkyAceDivine
Member
208
08-02-2023, 12:01 PM
#1
Hello, I appreciate your interest in setting up a dual-boot system with Linux and Windows on a single machine. Your goal is to have both operating systems available, with Linux running continuously for checking websites and downloading updates, while Windows can be used intermittently for gaming. You're looking for a lightweight solution that minimizes CPU usage, ideally using just one core if possible. Since web scraping won't be very demanding, you'll want to keep resource consumption low. You mentioned considering a NAS for storage but are unsure about its efficiency in your specific setup, especially regarding IP management and remote access. As a beginner, it's good to clarify any assumptions before proceeding. Let me know if you'd like guidance on choosing hardware or configuring the system. Thank you!
S
SkyAceDivine
08-02-2023, 12:01 PM #1

Hello, I appreciate your interest in setting up a dual-boot system with Linux and Windows on a single machine. Your goal is to have both operating systems available, with Linux running continuously for checking websites and downloading updates, while Windows can be used intermittently for gaming. You're looking for a lightweight solution that minimizes CPU usage, ideally using just one core if possible. Since web scraping won't be very demanding, you'll want to keep resource consumption low. You mentioned considering a NAS for storage but are unsure about its efficiency in your specific setup, especially regarding IP management and remote access. As a beginner, it's good to clarify any assumptions before proceeding. Let me know if you'd like guidance on choosing hardware or configuring the system. Thank you!

B
BR1GHTSHAD0W
Junior Member
2
08-03-2023, 12:58 AM
#2
They don't operate like that. You can allocate a VM's GPU to a different CPU. Assign priorities to decide resource allocation, and it might be wise to start with Debian, then use KVM for running the VM.
B
BR1GHTSHAD0W
08-03-2023, 12:58 AM #2

They don't operate like that. You can allocate a VM's GPU to a different CPU. Assign priorities to decide resource allocation, and it might be wise to start with Debian, then use KVM for running the VM.

A
Agman10
Senior Member
690
08-07-2023, 02:53 PM
#3
It's similar but with a single window and Linux instead of two windows and Unraid.
A
Agman10
08-07-2023, 02:53 PM #3

It's similar but with a single window and Linux instead of two windows and Unraid.

Y
Yael_C
Junior Member
9
08-07-2023, 09:21 PM
#4
OOPS ment cpu's. You can share cpu cores with vms. GPU sharing is limited to software solutions(bad performance) or server gpus like a tesla m60. Don't use unraid, just run it off debian as the host. Then using kvm install a few vm.s What hardware are you using?
Y
Yael_C
08-07-2023, 09:21 PM #4

OOPS ment cpu's. You can share cpu cores with vms. GPU sharing is limited to software solutions(bad performance) or server gpus like a tesla m60. Don't use unraid, just run it off debian as the host. Then using kvm install a few vm.s What hardware are you using?

H
HitTheJuan
Junior Member
12
08-14-2023, 12:29 AM
#5
You're proposing running a virtual machine on a Linux system with full resources. That would mean sharing the GPU with other software, which isn't ideal. The video suggests a better approach where the GPU is directly assigned to the VM.
H
HitTheJuan
08-14-2023, 12:29 AM #5

You're proposing running a virtual machine on a Linux system with full resources. That would mean sharing the GPU with other software, which isn't ideal. The video suggests a better approach where the GPU is directly assigned to the VM.

T
Toodaloo_246
Senior Member
439
08-15-2023, 08:01 AM
#6
You're using Unraid on Linux, and it supports GPU passthrough across most distributions such as Debian or CentOS. For those needing less graphics power, virtual GPUs are also an option.
T
Toodaloo_246
08-15-2023, 08:01 AM #6

You're using Unraid on Linux, and it supports GPU passthrough across most distributions such as Debian or CentOS. For those needing less graphics power, virtual GPUs are also an option.

T
therealalvaron
Junior Member
45
08-17-2023, 12:17 PM
#7
I don’t own any hardware right now. I’m preparing ahead of the 7th Gen release, so I’m aware of what to purchase when it arrives.
T
therealalvaron
08-17-2023, 12:17 PM #7

I don’t own any hardware right now. I’m preparing ahead of the 7th Gen release, so I’m aware of what to purchase when it arrives.

R
RuenixYT
Member
66
08-18-2023, 05:31 AM
#8
For your approach, just use Hyper-V in Windows and launch the VM there. No need for passthrough—run a Linux VM inside Windows and handle the scrubbing from there.
R
RuenixYT
08-18-2023, 05:31 AM #8

For your approach, just use Hyper-V in Windows and launch the VM there. No need for passthrough—run a Linux VM inside Windows and handle the scrubbing from there.

B
BlueStar_LH
Posting Freak
842
08-21-2023, 09:23 AM
#9
For VM-Windows, ensure Windows stays active continuously for your Linux to work consistently. Set CPU sharing so it only uses resources when needed. For VM-Linux, configure it to use Intel graphics always. Avoid running Linux inside a non-VM environment to prevent unnecessary GPU usage.
B
BlueStar_LH
08-21-2023, 09:23 AM #9

For VM-Windows, ensure Windows stays active continuously for your Linux to work consistently. Set CPU sharing so it only uses resources when needed. For VM-Linux, configure it to use Intel graphics always. Avoid running Linux inside a non-VM environment to prevent unnecessary GPU usage.

X
xNoahRose
Member
50
08-21-2023, 11:30 AM
#10
Having windows always on is less troublesome than always using Linux. Windows provides stability and avoids unexpected issues. You won’t waste energy by shutting down a Windows VM with a GPU; it won’t turn off the GPU, and it might consume more power than idle. In Linux without a driver loader, the GPU usually uses more power. With virtual machines, you won’t be able to connect USB drives easily and may face strange problems with passthrough.
X
xNoahRose
08-21-2023, 11:30 AM #10

Having windows always on is less troublesome than always using Linux. Windows provides stability and avoids unexpected issues. You won’t waste energy by shutting down a Windows VM with a GPU; it won’t turn off the GPU, and it might consume more power than idle. In Linux without a driver loader, the GPU usually uses more power. With virtual machines, you won’t be able to connect USB drives easily and may face strange problems with passthrough.