I haven't looked at VB in a long time, but I have a real need for a
Windows host
to port some Linux libraries to Windows in order to support the Raku language.
I now have lots of memory and disk space which was always a
significant issue when I used it before, and my use case is much
different. Then I was trying to show Windows users how they could run
Linux, now I want to help Windows folks to use a new
programming language that was developed on *nix systems.
Thus my question is: Has anyone use a recent version of VB to run
Windows with satisfactory results? (Note I still have a legal copy of
Win 10 on a CD as well as a portable DVD player with a USB connector.)
Thank you my fellow Debian users!
Best regards,
-Tom
On 16/7/24 19:31, Tom Browder wrote:
I haven't looked at VB in a long time, but I have a real need for
a Windows host to port some Linux libraries to Windows in order to
support the Raku language.
Thus my question is: Has anyone use a recent version of VB to run
Windows with satisfactory results?
VirtualBox is not supported on Debian 12.
VirtualBox is not supported on Debian 12.why ?
There are alternatives that include:cool ! will try it too :)
- KVM/QEMU
- VMWare Workstation Pro (which is now free for private use)
In my experience KVM/QEMU is fairly stable. The VMWare product not so much.
Given everything is virtual you can easily try all options in an hour or
two.
Am 16.07.2024 um 16:31 schrieb jeremy ardley:+1
VirtualBox is not supported on Debian 12.OMG, that came as a shock to me!
... because i am relying on vbox since more than a decade now. (It began
on Windows Vista, next Ubuntu was my OS, and Windows kept running in a
VM. Next i switched to debian (OS) and Windows 7 in a VM, and still i am using many of them, while i still did not yet finish my upgrade to stable.
But searching, i found this: https://itslinuxguide.com/install-virtualbox-debian/
which explained some errors and how to work around them. Great relief,
as there is no need to change my ways. :-)
But, when it comes to Windows: i was closely watching the development of Win10 and checking the prereleases, but found too many things, i did not like.
All the vbox-problems were solvable (even then), but i got in
touch with sysadmins, who decided to never recommend Win10 to their
bosses due to the spying on their companies, that could not be turned
off.
That is why i am on Win7 still (i know, its unsupported), but it
does work nicely still (in a VM ofc.)
Since you do not object to the use of current Windows, i would be
surprised, if it would be impossible to run it in vbox. One thing
though: Back in the days, i was using commodity hardware, limiting the things, i could do. My current box has plenty of RAM, processing power
and disk space, so even running several VMs simultaneously doesnt cause
any headache.
Just my "worthless" experience... ;-)
DdB
On 17/7/24 05:47, DdB wrote:[snip
Out of interest I have installed Windows XP under VirtualBox. It runs
really fast compared to the later bloatware versions of Windows.
On Tue, Jul 16, 2024 at 1:35 PM jeremy ardley <jeremy.ardley@gmail.com>wrote:
On 16/7/24 19:31, Tom Browder wrote:
I haven't looked at VB in a long time, but I have a real need for a Windows host
to port some Linux libraries to Windows in order to support the Raku language.
I now have lots of memory and disk space which was always a significant issue when I used it before, and my use case is much different. Then I was trying to show Windows users how they could run Linux, now I want to help Windows folks to use a new programming language that was developed on *nix systems.
Thus my question is: Has anyone use a recent version of VB to run
Windows with satisfactory results? (Note I still have a legal copy of
Win 10 on a CD as well as a portable DVD player with a USB connector.)
Thank you my fellow Debian users!
VirtualBox is not supported on Debian 12.
There are alternatives that include:
- KVM/QEMU
- VMWare Workstation Pro (which is now free for private use)
In my experience KVM/QEMU is fairly stable. The VMWare product not so
much.
Given everything is virtual you can easily try all options in an hour or two.
Add a "mee too" for KVM/QEMU/libvirt. The components are managed by
the kernel, so there are usually no technical problems, like unsigned modules. Virt Manager takes a little getting used to, but everything
you need is there.
The only downside to KVM/QEMU/libvirt is networking in some cases. Configuring a VM to use your local DHCP server is a pain because you
have to setup and configure the bridging yourself. And the
documentation to do it does not exist.
On Wednesday, 17 July 2024 21:31:00 BST Jeffrey Walton wrote:
On Tue, Jul 16, 2024 at 1:35 PM jeremy ardley <jeremy.ardley@gmail.com>wrote:
On 16/7/24 19:31, Tom Browder wrote:
I haven't looked at VB in a long time, but I have a real need for a Windows host
to port some Linux libraries to Windows in order to support the Raku language.
I now have lots of memory and disk space which was always a significant issue when I used it before, and my use case is much different. Then I was trying to show Windows users how they could run Linux, now I want to
help Windows folks to use a new programming language that was developed on *nix systems.
Thus my question is: Has anyone use a recent version of VB to run Windows with satisfactory results? (Note I still have a legal copy of Win 10 on a CD as well as a portable DVD player with a USB connector.)
Thank you my fellow Debian users!
VirtualBox is not supported on Debian 12.
There are alternatives that include:
- KVM/QEMU
- VMWare Workstation Pro (which is now free for private use)
In my experience KVM/QEMU is fairly stable. The VMWare product not so much.
Given everything is virtual you can easily try all options in an hour or two.
Add a "mee too" for KVM/QEMU/libvirt. The components are managed by
the kernel, so there are usually no technical problems, like unsigned modules. Virt Manager takes a little getting used to, but everything
you need is there.
The only downside to KVM/QEMU/libvirt is networking in some cases. Configuring a VM to use your local DHCP server is a pain because you
have to setup and configure the bridging yourself. And the
documentation to do it does not exist.
Out of interest, how is one supposed to do it now? I set mine up ages ago via /etc/network/interfaces - eg..
auto br0
iface br0 inet dhcp
bridge_ports enp4s0
bridge_stp off
bridge_fd 0
bridge_maxwait 0
..but I have no idea how to do it now. Manpage says 'brctl' is obsolete and points to 'bridge' which I've never used.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 168:48:07 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,551 |