Search

Items tagged with: Qemu


#Virt- #Manager:

Vom #Terminal zum #Windows

Wie man #QEMU und #Virt-Manager installiert und danach ein Windows mit den #Virtio-Treibern installiert.

Mir hat schon immer eine Erklärung für den Virt-Manager gefehlt, die vom Anfang zum Ende führt, weswegen ich schon öfter die Virtualbox verwendet habe, die aber auch öfter Probleme hat. Weswegen ich das hier für mich und andere einmal zusammenfasse.

gnulinux.ch/virt-manager-vom-t…



What do you think, what is the better thing to user for a home lab setup with 1 and maybe in 1-2 years a 2nd host that is also used as the main desktop.

Or should I go with a full on VCF install (just kidding, I'd at most I can run it nested, as I'd have almost 0 resources available once all of its management components have booted up)

#HomeLab #NixOS #qemu #KVM #XEN #QubesOS

  • XCP-ng (0 votes)
  • NixOS + QEMU/KVM on top (0 votes)
  • NixOS + "raw" Xen (0 votes)
  • QubesOS (0 votes)
Poll end: Thursday, January 22, 2026, 5:25 AM


Cool debugging story time!

A few months ago, I was writing an integration test for the Nextcloud integration with OnlyOffice, to be run in a NixOS QEMU virtual machine. Curiously, I saw corrupt filesystem reads interfering with the test. That was the start of a journey that eventually led me into the core internals of the Linux kernel.

The issue seemed to occur under very particular circumstances, and was I convinced it likely only affected a very limited set of users - but I was determined to get to the bottom of it. I added diagnostic logging, which confirmed the issue appeared to be inside the Linux kernel. Sadly, when I attached a debugger, all it showed was gibberish.

With this challenge top-of-mind I joined the @why2025camp Dutch hacker camp, a great place to meet interesting people. Here I bumped into @raito who pointed me to a thread on the Linux kernel 'regressions' mailing list where several people were running into a suspiciously-similar problem.

Encouraged by the fact that the impact might be wider than I originally thought, I persevered and managed to get accurate insight from the debugger - revealing suspicious circumstances in the memory management data structures.

With the problem pinned down like this, I felt comfortable sharing my findings on the 'regressions' list. What’s more, I could share not only my description of the situation, but an actually-working Nix configuration demonstrating it. With that, maintainer Dominique Martinet could reproduce the issue within hours and write a preliminary fix overnight.

What looked like a bug in an obscure corner of QEMU turned out to be a subtle issue in the Linux Kernel Memory subsystem that, had we not found it, may have caused countless hard-to-diagnose problems in the future. Happy we could nip it in the bud!

You can read the full story (with many more technical details!) on my blog at arnout.engelen.eu/blog/linux-k…

#linux #kernel #qemu #debugging #programming #nixos #OpenSource



Finally after days of reading up on #nixos, #zfs, #smb, #docker, #qemu I am setting up my shiny Ryzen server with roughly 28TB of usable storage on 4 HDDs, 2 NVMe and a single SATA SSD organzied into three natively encrypted storage pools all mounted at boot. Amazing and if I am done with my nixos config I will gladly nuke and pave the system and see how much time it takes to get it set up from scratch.


The media in this post is not displayed to visitors. To view it, please go to the original post.

Running #nixos aarch64-linux in #qemu with -cpu host and -device virtio-gpu-pci on my Macbook #M1 under/next to #macos works very well


How am I able to setup a new #qemu Win10-VM in #NixOS?

aqemu which I was using for years is broken in NixOS since at least one major release. It doesn't even install when I allow broken packages for a nix-shell.

qt5-virt-manager doesn't seem to have a VM setup wizard.

#qtemu is not able to find the installed qemu-img to create a new virtual disk ("Ensure that you have installed qemu-img in your system and it's available").

Any ideas what I could try?


Suche einen #Server für Zuhause, sollte also nicht zu viel Strom verbrauchen, der soll paar #VMs hosten, u.a. eine für #HeimCloud und Co, eine für Routing/Firewall, eine #Storage VM und ggf. noch kleinere andere VMs. Denke das sind alles keine riesigen Anforderungen an die Rechenleistung.

Toll wäre wenn das Teil paar Einschübe für 3,5" SATA hätte, Einschübe für 2,5" SATA und mindestens zwei NVME wäre auch noch schön, muss mir mal überlegen wie ich da die Aufteilung mache, aber 3,5" SATA scheint mir für Storage (HDD) aktuell noch eine gute Wahl, oder?

Würde wohl SW Raid (md) nutzen, für die Storage würde ich wohl BTRFS nutzen und darüber nen Raid umsetzen.
Es wird wahrscheinlich #Linux drauf kommen, ggf. aber auch VMware ESXi besser. Kenne mich mit ESXi zu schlecht aus, aber ggf. macht das schon Sinn statt #qemu + #libvirt, bin da noch unentschlossen.

Einen 19" Schrank wollte ich ggf. auch noch kaufen, vielleicht bleibt es aber auch bei der bisherigen Lösung wo alles in einem normalen Schrank steht.

Oder sollte ich mehr auslagern?

Was habt ihr denn so für Technik Zuhause stehen?