How to switch from sysvinit to systemctl in the rootfs in G35M MPSoC SOM?

By default, SYSTEMD is enabled as init-manager for Zynq UltraScale+ MPSoC in Petalinux 2022.2 .

If needed to Switch from sysvinit to systemd follow the below steps:

  1. Run the following command from your project root:
    petalinux-config -c rootfs
  2. Go to Image Features → Init-manager.
  3. Choose systemd from the list.
  4. Save the configuration and exit the menu.
  5. Run the build command to apply changes:
    Petalinux-build

For further inquiries, please get in touch with mktg@iwave-global.com

Please find the detailed G35M information in the below link,