I’m trying to install Hyprland from scratch on Manjaro, similar to how it’s done on Arch with a minimal base. Is there an official or community-provided Manjaro “Scratch” ISO that comes without any pre-installed DE or WM—just the essential base system? I’d appreciate any guidance or links.
command installs the packages related to gnome (cuz am working with the manjaro gnome installer iso). how to do a clean installation without any desktop environment related packages
I’ll probably use this. But how do i get the manjaro grub settings. I tried installing grub-theme-manjaro package but not worked. Even the grub menu doesn’t opens, redirects me to the CLI interface. Also could you please ask the manjaro team authors to gimme the iso they use to add new de’s, which includes the essential packages such as mhwd, manjaro related, and qt like packages pre configured but no de. They probably have one i guess.
Alright seems to be i fixed the problem, but theres no Windows boot option. And the file path u’ve mentioned doesn’t relates to boot options (i meant the boot options like Manjaro, Windows )
In /etc/default/grub, make sure that this line below is uncommented.
GRUB_DISABLE_OS_PROBER=false
Save the file, and then run…
sudo update-grub
If for whatever reason it does not detect Microsoft Windows, then please start a separate thread about that. This thread here has been marked as solved because your original question was aptly answered. Manjaro forum culture prescribes one issue per thread, unless it concerns multiple issues that are all related to the same underlying problem.