Archive for the ‘All’ Category

Minisforum MS-A2 Can it Play DOOM: The Dark Ages? Minisforum MS-A2 Series Part 8 Ultimate #homelab

Friday, August 8th, 2025

 

Minisforum MS-A2 Can it Play Doom The Dark Ages Minisforum MS-A2 Series Part 8 Ultimate #homelab

DOOM: The Dark Ages Demo on a Minisforum MS-A2 + RTX 3090 eGPU!? ?

You read that right — I’ve upgraded the tiny Minisforum MS-A2 with a serious punch: an OcuLink-connected eGPU dock and a NVIDIA RTX 3090. Now the question is… can it finally handle DOOM: The Dark Ages?

In this video, I run the DOOM: The Dark Ages demo on this mini PC beast-hybrid and test just how much performance you can squeeze out of a small form-factor PC when paired with high-end external graphics.

?? System Setup:

Minisforum MS-A2 (Ryzen AI Mini PC)

Minisforum eGPU Dock with OcuLink

NVIDIA RTX 3090 GPU

128GB RAM, NVMe SSD

Windows 11

? What You’ll See:

Full DOOM: The Dark Ages demo gameplay

Performance stats, FPS, temps

Commentary on eGPU setup, compatibility, and bottlenecks

Was it worth upgrading the MS-A2 with an RTX 3090?

? Have questions about the eGPU dock, OcuLink, or the MS-A2? Drop them in the comments!

? Like, Subscribe, and turn on notifications if you love seeing small PCs pushed to the limit.

#Minisforum #MSA2 #DOOMTheDarkAges #eGPU #OcuLink #RTX3090 #GamingPC #MiniPC #CanItRunDoom #DOOM2025 #TechTest

Purchase a #homelab here
Barebone Minisforum MS-A2 https://amzn.to/3GEoiOA
Crucial DDR5 RAM 96GB Kit (2x48GB) 5600MHz SODIMM https://amzn.to/3Uatfl4
Crucial DDR5 RAM 128GB Kit (2x64GB) 5600MHz SODIMM,https://amzn.to/3Uhef4U
Samsung 990 PRO with Heatsink https://amzn.to/4ePjYsr
Crucial P310 NVMe 1TB 2230 M.2 SSD https://amzn.to/44x055Y
NFHK M.2(A+E Key) 2230MM to NVME M-Key Extension Card Adapter for Motherboard NVME SSD Hard Drive Port Extension 2230/2242/2260/2280MM https://amzn.to/3Ix7rxz
MINISFORUM DEG1 Docking Station, PCIe x16 (PCIe4.0x4), Force Power On, ATX/SFX Power https://amzn.to/41pIYAQ

Purchases made through some store links may provide some compensation to Hancock’s VMware Half Hour

? Enjoying the content? Support me with an espresso coffee! ? Buy Me an Espresso Coffee! – https://buymeacoffee.com/einsteinagogo
Donate – https://www.paypal.com/paypalme/Andre…
? Want to support British beekeeping? Get RAW PURE honey here! ?https://meltonbyhoney.com/ Sorry UK only, unless demand increases to international destinations!

Minisforum MS-A2 Can it Play DOOM? Minisforum MS-A2 Series Part 7 Ultimate #homelab

Thursday, August 7th, 2025


 

In today’s video, I ask the age-old question: Can it run DOOM?
Spoiler: Classic DOOM (1993)? Oh yeah — it runs great. Smooth, fast, and just as demon-slaying as ever.

DOOM: The Dark Ages though? ? …Well, that’s a different story.

I test out the Minisforum MS-A2, a compact mini PC powered by AMD’s latest tech, to see how it handles both the original retro shooter and the upcoming next-gen entry in the DOOM franchise. From pixelated corridors to modern hellscapes, how far can this tiny system go?

Specs Overview:

CPU: AMD Ryzen™ 9 9955HX

GPU: AMD 610 Radeon Graphics 2GB

RAM/Storage: 128GB RAM/Samsung 990 PRO 1TB NVMe M.2 SSD

What You’ll See:

Running Classic DOOM

Attempting to tackle DOOM: The Dark Ages

Honest performance impressions

A few laughs along the way

Purchase a #homelab here
Barebone Minisforum MS-A2 https://amzn.to/3GEoiOA
Crucial DDR5 RAM 96GB Kit (2x48GB) 5600MHz SODIMM https://amzn.to/3Uatfl4
Crucial DDR5 RAM 128GB Kit (2x64GB) 5600MHz SODIMM,https://amzn.to/3Uhef4U
Samsung 990 PRO with Heatsink https://amzn.to/4ePjYsr
Crucial P310 NVMe 1TB 2230 M.2 SSD https://amzn.to/44x055Y
NFHK M.2(A+E Key) 2230MM to NVME M-Key Extension Card Adapter for Motherboard NVME SSD Hard Drive Port Extension 2230/2242/2260/2280MM https://amzn.to/3Ix7rxz

Purchases made through some store links may provide some compensation to Hancock’s VMware Half Hour

Enjoying the content? Support me with an espresso coffee! ? Buy Me an Espresso Coffee! – https://buymeacoffee.com/einsteinagogo
Donate – https://www.paypal.com/paypalme/AndrewHancock
Want to support British beekeeping? Get RAW PURE honey here! ?https://meltonbyhoney.com/ Sorry UK only, unless demand increases to international destinations!

HOW TO: Create an Offline Depot with a Python script | VCF 9.0 Component Deployment Guide

Monday, August 4th, 2025

 

In this episode of Hancock’s VMware Half Hour, we walk through creating an Offline Depot using a Python script to support VMware Cloud Foundation (VCF) 9.0 deployments in air-gapped or isolated environments. We begin with a brief update on the VCF Installer, remove previously downloaded components, and disconnect our offline repository from a Synology NAS. Then we dive into the technical steps—running a Python script on Ubuntu using the http_server_auth.py script from GitHub, mounting an NFS export, verifying FQDN configuration, and checking access to the depot via a web browser. Finally, we show how to configure the VCF Installer to use this offline depot, perform downloads directly to the installer, and verify SSH shell activity to ensure everything is working correctly. This practical guide is ideal for anyone managing VCF in restricted environments or those who need a secure and reusable local depot setup.

HOW TO: Create an Offline Depot with a Synology NAS | VCF 9.0 Component Deployment Guide

Monday, August 4th, 2025


HOW TO: Create an Offline Depot with a Synology NAS | VCF 9.0 Component Deployment Guide

In this video, we walk through the step-by-step process of creating an offline depot using a Synology NAS for VMware Cloud Foundation (VCF) 9.0. Whether you’re dealing with limited internet access or building a secure deployment workflow, this guide will help you set up a fully functional offline repository that integrates seamlessly with the VCF installer.

As of July 30th, Broadcom has released updated VCF 9.0 metadata, and we’ll use that to demonstrate how to populate the repo.

What You’ll Learn:

How to install and configure the Web Station and Apache HTTP Server 2.4 on Synology

How to enable Basic Authentication required by VCF

Where to upload and extract the VCF 9.0 metadata bundle

How to verify access via browser and the VCF 9.0 installer

Minisforum MS-A2 Windows Server 2025 Install, Minisforum MS-A2 Series Part 5 Ultimate #homelab

Thursday, July 31st, 2025

 

How to Install Windows Server 2025 on the Minisforum MS-A2 
In this video, I walk you through the complete step-by-step process of installing Windows Server 2025 on the compact yet powerful MINISFORUM MS-A2 mini PC.

What You’ll Learn:

How to prepare your bootable USB with Windows Server 2025

BIOS/UEFI configuration on the MS-A2

Installing Windows Server 2025 from scratch

Initial setup and configuration

Performance and compatibility overview

Not sure Windows Server 2025 is designed to run on the MS-A2 because lack of drivers, still in discussions with Minisforum! Checkout the forced driver install!

Minisforum MS-A2 NVMe and Windows 11 Install, Minisforum MS-A2 Series Part 3 Ultimate #homelab

Thursday, July 31st, 2025

 

 

 

 

 

 

 

Welcome back to Andysworld! — where homelab dreams come to life, one project at a time.

In Part 3 of our Minisforum MS-A2 Series, we’re diving into the ultimate upgrade combo: installing a high-speed NVMe SSD and setting up Windows 11 on this tiny powerhouse. If you’ve been following along, you already know we’ve upgraded the hardware and reconfigured the internals — now it’s time to breathe life into it.


Why the MS-A2 Deserves NVMe + Windows 11

The Minisforum MS-A2 continues to impress with its powerful Ryzen APU, dual-channel DDR5 support, and surprisingly modular design. But to unlock its true potential in a modern homelab, we need:

? Fast, reliable storage (via NVMe SSD)
? A clean, up-to-date OS install (Windows 11 Pro FTW)
? Flexibility for running VMs, containers, or lab workloads


Step 1: Installing the NVMe SSD

Whether you’re using the primary M.2 NVMe slot or (as we showed in Part 2) the secondary A+E Key slot, here’s how we did it:

  1. Power off the device and remove the bottom panel.

  2. Insert the Samsung NVMe SSD into the M.2 slot.

  3. Secure it with the retaining screw.

  4. (Optional) Add a heat sink or thermal pad if you’re planning to run it hard.

  5. Reassemble and power up!

? Confirmed: BIOS detected the SSD on first boot — no drama.


Step 2: Installing Windows 11

Now that we’ve got our drive ready, let’s get Windows 11 installed:

What You’ll Need:

  • USB stick (8GB or larger)

  • Windows 11 ISO from Microsoft

  • Rufus for creating a bootable USB

Installation Process:

  1. Use Rufus to create a bootable Windows 11 USB.

  2. Boot the MS-A2 and hit DEL or F7 to enter the BIOS/boot menu.

  3. Select the USB installer and follow the prompts.

  4. Choose custom install and select your NVMe SSD.

  5. Complete the install and apply your license key or link your Microsoft account.

? Tip: Disable TPM and Secure Boot in the BIOS if you encounter issues — though the MS-A2 should support them natively.


First Boot – Lightning Fast!

Windows 11 boots in under 10 seconds thanks to the NVMe SSD. With DDR5 and Ryzen onboard, the desktop is snappy and responsive — ideal for:

  • Hyper-V, WSL2, or VMware Workstation

  • Remote Desktop Gateway

  • Lightweight game streaming or media server

  • Home automation or dev work


Final Thoughts: A Tiny Titan for the #homelab

The Minisforum MS-A2 is proving itself as a top-tier mini PC for lab use, and this Part 3 upgrade cements its place in Andysworld!’s go-to toolkit.

Whether you’re deploying Windows, Linux, Proxmox, or VMware, getting fast local storage and a clean OS install is the foundation of a great setup — and this one ticks all the boxes.


? Coming in Part 4: Exploring Performance Benchmarks and Virtualization Capabilities.

? Be sure to watch the YouTube companion video for this build and subscribe for more homelab tips, bees (yes, bees ?), and tech wizardry.

Until next time —
Stay fast, stay flexible, and keep building.
— Andy @ Andysworld!

Minisforum MS-A2 Migrate ESXi VMs to Hyper-V, Minisforum MS-A2 Series Part 6 Ultimate #homelab

Thursday, July 31st, 2025

 

In Part 6 of the Minisforum MS-A2 Series, we show you how to migrate VMware ESXi Virtual Machines (VMs) to Microsoft Hyper-V on Windows Server 2025 — using the powerful and compact Minisforum MS-A2 as the ultimate homelab platform.

This video features Veeam Backup & Replication v12.3 to safely back up your ESXi VMs and restore them directly to Hyper-V. It’s a clean and efficient migration method for anyone exploring life after VMware.

Whether you’re planning a full platform switch or testing a hybrid setup, you’ll find practical, step-by-step guidance from backup to restore — with key gotchas and tips throughout.

In this episode, you’ll learn:

Preparing VMware ESXi VMs for migration

Creating backups using Veeam v12.3

Restoring backups to Microsoft Hyper-V

Configuring networking, storage, and integration services

Post-migration testing and optimization

Real-world advice for homelabbers and IT professionals

Perfect for #homelab enthusiasts, sysadmins, and IT pros evaluating alternatives to VMware.
Got questions or want to share your experience? Drop a comment below!

Like this video if it helped you
Subscribe and hit the bell to follow the full MS-A2 homelab journey

Minisforum MS-A2 Firmware UEFI BIOS Update | Part 2 – Hancock’s VMware Half Hour

Wednesday, July 16th, 2025

Welcome back to another episode of Hancock’s VMware Half Hour! In this video, we take you step-by-step through updating the UEFI BIOS on the Minisforum MS-A2, upgrading from version 1.0.1 to 1.0.2 – all from a very hot #homelab (35°C!).

We walk through downloading the BIOS update, prepping the system (disabling Secure Boot), launching the UEFI shell, and flashing the firmware using EfiFlash.nsh. There’s even a little pop culture nod to Toto and The Wizard of Oz ??, plus a shout-out to VMware vExperts like Daniel Kreiger, William Lam, and Stephen Wagner!

 

Chapters Included:

Setting up the MS-A2 for flashing

Booting into the UEFI Shell

Running the flash process

Successfully installing BIOS 1.0.2

VMware vExpert tips and how to apply

Post-update validation

Whether you’re a fellow VMware homelabber or just updating your own MS-A2 device, this guide will walk you through it with humour, precision, and heat-induced delirium.

Don’t forget to Like, Subscribe and Share  if this helped you out!

Useful Links:

Minisforum MS-A2 BIOS Downloads

UEFI Shell.efi on GitHub

VMware vExpert Program

Unboxing the Minisforum MS-A2 and Installing 128GB RAM: A Homelab Powerhouse!

Tuesday, July 15th, 2025

 

If you’ve followed Andysworld.org for any length of time, you’ll know I’m always on the lookout for compact, powerful systems that pack a serious punch — especially for virtualization, homelab testing, and edge computing. The Minisforum MS-A2 just landed on my desk, and I couldn’t wait to tear into it, max out the RAM, and see how this tiny monster performs.

Why the Minisforum MS-A2?

Minisforum has carved out a strong niche in the mini PC market, but the MS-A2 is something different. Designed around the AMD Ryzen 9 9955HX (a 16-core, 32-thread beast), this unit is built for power users: developers, sysadmins, content creators, and homelab enthusiasts like myself.

The MS-A2 offers:

  • AMD Ryzen 9 9955HX (Zen 4, 5nm, 16C/32T)

  • Up to 128GB DDR5 SODIMM RAM

  • Quadruple PCIe Gen4 NVMe M.2 slots

  • Dual 2.5G Ethernet, Dual 10G SFP+

  • USB 4.0 / HDMI 2.1 / USB-C

  • Compact footprint with surprisingly good thermals

With specs like that, it’s an ideal candidate for running Proxmox, VMware ESXi, KVM, or even just as a hyper-efficient workstation.


The Unboxing Experience

Right out of the box, the MS-A2 gives off a premium vibe. The packaging is minimalist but well thought out. Inside you’ll find:

  • The MS-A2 unit itself (dense, solid, well-built)

  • 120W or 180W power adapter (depending on config)

  • Mounting hardware

  • User manual and warranty information

Ports are plentiful and logically laid out. It even includes USB 4.0 and dual LAN ports — a must for virtualized networking setups in a homelab.


Installing 128GB DDR5 RAM

This is where things get exciting.

The MS-A2 officially supports up to 128GB of DDR5 SODIMM RAM (2x 64GB modules). While 64GB used to be the ceiling for mini PCs, the MS-A2 pushes those boundaries.

Here’s how I installed the RAM:

  1. Power Down and Open the Chassis:
    Remove the bottom screws (Torx) and gently lift the cover. The internals are neatly laid out.

  2. Locate the SODIMM Slots:
    There are two DDR5 SODIMM slots accessible without needing to remove any other components.

  3. Install 2x 64GB DDR5 4800MHz Modules:
    I used Kingston DDR5 SODIMMs — click, click, done.

  4. Reassemble and Boot:
    Replace the cover, screw it down, plug it in, and power on.

  5. Check BIOS/UEFI:
    The system immediately recognised the full 128GB RAM without issue.


Initial Impressions & Performance Potential

I haven’t fully benchmarked it yet, but early signs are strong. This thing is built for virtualization and power-intensive workflows. With 128GB RAM, you could comfortably run:

  • Nested vSphere or ESXi environments

  • A full Proxmox VE cluster in one box

  • Multiple Linux and Windows VMs for testing

  • Container platforms like Docker, Podman, or Kubernetes

The dual 2.5G NICs are ideal for setting up a virtualized network or using VLANs for isolated testing.

Thermals remained under control during initial tests, thanks to the robust cooling design. The unit is quieter than expected even under moderate load.


Who Is the MS-A2 For?

If you’re:

  • A homelab enthusiast looking to consolidate noisy, aging servers

  • A virtualization geek building a portable test lab

  • A developer or DevOps engineer running VMs or containers

  • Or just someone wanting a high-end mini PC that doesn’t take up half a desk…

…the MS-A2 is absolutely worth your consideration.


What’s Next?

In the next blog post, I’ll benchmark this machine with:

  • Proxmox VE running multiple VMs

  • VMware ESXi 8.0 (yes, it installs!)

  • Synthetic CPU, disk, and memory benchmarks

  • Power draw and thermal tests

And maybe even try some GPU passthrough.


Final Thoughts

The Minisforum MS-A2 is a seriously impressive piece of kit. It proves that small doesn’t have to mean slow or limited. With 128GB DDR5 RAM, Ryzen 9 power, and robust I/O, it’s more than capable of replacing a rackmount server for many use cases — and it’ll fit in your backpack.

Stay tuned for more testing, benchmarks, and homelab setup tips.

Cheers,
Andrew

Minisforum MS-A2 – The Ultimate #Homelab Server for VMware vSphere, VVF, and VCF?

Monday, June 30th, 2025

Lately, it feels like every VMware vExpert has been posting photos of their compact lab servers — and I’ll be honest, I was starting to feel left out.

So, I joined the club.

I picked up the new Minisforum MS-A2, and I’ve not looked back. This isn’t just another NUC alternative — it’s a serious powerhouse in a tiny chassis, perfect for VMware enthusiasts building or upgrading their vSphere, VVF, or VCF test environments.

Let’s dig into what makes this little beast a perfect addition to any #homelab setup in 2025.

Hardware Highlights – Not Your Average Mini PC
The MS-A2 isn’t just punching above its weight — it’s redefining what’s possible in a compact lab node.

Key Specs:
CPU: AMD Ryzen™ 9 9955HX – 16 cores / 32 threads of Zen 5 power

Memory: Dual DDR5-5600MHz SODIMM slots – up to 96GB officially, but…

Storage:

3× M.2 PCIe 4.0 slots (22110 supported)

Supports U.2 NVMe – great for enterprise-grade flash

Networking:

Dual 10Gbps SFP+ LAN

Dual 2.5GbE RJ45 ports

Wi-Fi 6E + Bluetooth 5.3 (going to replace this with more NVMe storage!)

Expansion:

Built-in PCIe x16 slot (supports split mode – ideal for GPUs, HBAs, or NICs)

This is homelab gold. It gives you the raw compute of a full rack server, the storage flexibility of a SAN box, and the network fabric of a modern datacenter — all under 2L in size.

How I Configured Mine – still sealed in box as I write – video incoming!
I purchased mine barebones from Amazon, and — as of writing — it’s still sealed in the box. Why? I’m waiting for all the parts to arrive.

Most importantly, I’ll be upgrading it with:
128GB of Crucial DDR5-5600 SODIMMs (2×64GB) — pushing beyond the official spec to see just how much performance this little box can handle.

Once everything’s here, I’ll be unboxing and assembling it live on a future episode of Hancock’s VMware Half Hour. Stay tuned if you want a front-row seat to the full setup, testing, and VMware lab deployment.

Perfect for VMware Labs: vSphere 8/9, VVF, and VCF
Whether you’re testing ESXi on bare metal or running full nested labs, this spec ticks every box.

ESXi Bare Metal Capable
The Ryzen 9 9955HX and AMD chipset boot vSphere 8.0U2 and 9.0 Tech Preview cleanly with minimal tweaks. Use community networking drivers or USB NIC injectors if needed.

VVF / VCF in a Box
If you’re exploring VMware Validated Foundation (VVF) or want a self-contained VCF lab for learning:

16C/32T lets you run nested 3-node ESXi clusters + vCenter + NSX-T comfortably

128GB RAM gives breathing room for resource-heavy components like SDDC Manager

PCIe 4.0 + U.2 = blazing fast vSAN storage

Dual 10Gb SFP+ = NSX-T overlay performance lab-ready

Community Validation – I Was Late to the Party
Fellow vExpert Daniel Krieger was ahead of the curve — writing about the MS-A2 months ago in his excellent blog post here:
sdn-warrior.org/posts/ms-a2

Then vExpert William Lam added his voice to the conversation with a guide to running VMware Cloud Foundation (VCF) on the MS-A2:
williamlam.com/2025/06/vmware-cloud-foundation-vcf-on-minisforum-ms-a2.html

Seeing both of them validate the MS-A2 pushed me over the edge — and I’m glad I jumped in.

Setup Tips (Soon!)
Once the unboxing is done, I’ll share:

BIOS tweaks: SVM, IOMMU, PCIe bifurcation

NIC setup for ESXi USB fling and 10GbE DAC

Storage layout for vSAN and U.2/NVMe configs

Full nested VCF/VVF deployment guide

Considerations
Still not officially VMware HCL — but community-tested

Ryzen platform lacks ECC memory — standard for most mini-PC builds

PCI passthrough needs thoughtful planning for IOMMU groupings

Ideal Use Cases
Nested ESXi, vSAN, vCenter, NSX labs

VVF deployment simulations

VCF lifecycle manager testing

Tanzu Kubernetes Grid

NSX-T Edge simulations on 10GbE

GPU or high-speed NIC via PCIe slot for advanced lab scenarios

Final Thoughts
The Minisforum MS-A2 with Ryzen 9 9955HX is a serious contender for the best compact homelab system of 2025. Whether you’re diving into vSphere 9, experimenting with VVF, or simulating a full VCF environment, this mini server brings serious firepower.

It may still be in the box for now —
—but soon, it’ll be front and center on Hancock’s VMware Half Hour, ready to power the next chapter of my lab.

Join the Conversation
Got an MS-A2 or similar mini-monster? Share your specs, test results, or VMware experience — and tag it:

#VMware #vSphere #VCF #VVF #homelab #MinisforumMSA2 #10GbE #vExpert