You can say: "I use Arch, Fedora, Windows, MacOS, Gentoo, LFS, Debian, PopOS, and more, btw."
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Me and my multiple personalities taking turns driving this sinking boat of a life.
MacOS 15 on proxmox ? How do you make the iso exactly ?
I think this VM is still on Sonoma, actually. I still need to upgrade.
I can't remember exactly what I did to get an installer image, but there's a million shell scripts online for downloading macOS installer images. For booting it, I use this premade OpenCore for KVM/Proxmox. I have to check if I made other modifications (I run on an AMD CPU), but I think I mainly just had to set the serial and model - I personally used a 2019 Mac Pro.
Yes, I downloaded it, but just couldn't figure out how to turn it into a bootable installer ISO without an already working macos instance
I could be totally delusional, but I think it's just something like dd if=whatchamacallit.dmg of=whatchamacallit.img
. I think you can get a net install image through macrecovery, which is a utility included with OpenCore packages.
Yes but most of them are off lol
Why would anybody need an OS other than the bottom one?
I think the answer is obvious. There are so many better alternatives available today. Some examples include:
- Windows ME
- Glorious Leader's Red Star OS
- Temple OS
- Don't use an operating system - sacrifice all your your time to studying the ways of the mighty Zarthadonatoxator instead. All hail Zarthadonatoxator! Zarthadonatoxator is the only true way!
I had a VM but somehow the virtual drive got corrupted? And it wouldn't let me install, update or uninstall VC++ runtime as a result. I'm gonna try again later, but it's a worrying start.
That just sounds like classic Winsanity right there, not a hard drive issue.
I've had another try, this time I set chattr +C on the image directory just in case my using btrfs was causing issues.
not even sure distro tube has this many lmao
If I could get vbox to work* on my laptop or find the drive to learn QEMU, then I would have plenty on there. For now I'm just stuck with plenty on my desktop running win10.
*I have installed it a few times on my Debian based distro, but I swear every time I do nothing to it and it destroys itself. Works fine one day, then the next I turn on my laptop, after the only changes being that I created and ran a VM and it decided to hate me and not even boot the program. I think I'm just cursed.
What about Virt Manager GUI, which is what I use here? It's a frontend for QEMU and it's not that difficult, honestly.
I'll have to look into it because I'd love to have some VMs on my laptop since it way outperforms my desktop specs wise
For windows I either use a mingw toolchain from mxe.cc or just run the msvc compiler in wine, works great for standard C and C++ at least, even when you use Qt or other third party libraries.
Interesting enough, there is a project that I've found that runs Windows in a Docker container as a VM.
https://github.com/dockur/windows
I run a Windows 10 LTSC that way to run things like Blue Iris for my security cameras, and some stuff to track my solar installation.
Sounds nice, how useable is it?
runs Blue Iris and I can rdp into it over a cellular modem fine. And its running on an ancient i3
Is this like opening tons of browser tabs?