Build Manjaro ISOs with buildiso

Hi,

The links on the bottom point in no way.

https://wiki.manjaro.org/index.php?title=Build_Manjaro_ISOs_with_buildiso

I hope to build x86 ISO like arm ISO.

1 Like

Hi,
Two of those links had to point to archived.forum … Now is all corrected.

It works, I wrote this message with the iso image I built.

Question, why is this kernel install ?

Kernel: x86_64 Linux 5.4.150-1-MANJARO

why not the last one 5.14 ?

post scriptum : sound and video are working well

Om guessing it installs a lts kernel by default to make sure an EOL kernel doesn’t get installed

1 Like

Provide the kernel argument when building the iso

buildiso -p xfce -k linux514

To have a more permanent setting

cp -R /etc/manjaro-tools ~/.config/manjaro-tools

Then edit the manjaro-tools.conf and set which kernel you will use - you can always override using commandline argument.

2 Likes

OK, I’ll try as soon as possible.
If I set with 510 the image will be created with the 5.10.70 LTS ? Right ?
I refereed to the Manjaro settings manager kernel manager

I did, it works

buildiso -f -p kde -b stable -k linux514

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.