Please read and post an inxi output. Also kernel 5.19 is EOL. It would be a good idea to use either a LTS kernel (5.15 or 5.10) or kernel 6.0x. Which VM software are you using?
Mini guide to build an ISO
Prerequisites
lots of diskspace (skip this if your root is sufficiently large)
installing the tools
tools configuration
building
Diskspace
You need a lot diskspace - 15-20G per iso you intend to build
The tools
Install the manjaro-tools-packages requred.
sudo pacman -Syu --needed git base-devel manjaro-chrootbuild manjaro-tools-iso-git manjaro-tools-yaml-git manjaro-tools-base-git
Configure tools
With the tools installed copy the default tools configuration to …
Difficulty: ★☆☆☆☆
Strong of its many members, the Manjaro support forum can provide you help whenever you have an issue with your Manjaro installation. But in order to work efficiently, we shall also ask you to follow three major points.
Provide context
Simply signaling an issue is rarely enough to understand how it occurred. It is thus important to provide details on how it happened:
Detail prior actions leading to the issue.
List solutions and guides you already tried, with links whene…