Hello
I was following this instruction ( https://blogs.sap.com/2021/06/07/adjusting-installer-script-for-sap-netweaver-dev-edition-for-distros-with-kernel-version-5.4-or-higher/ ) on installing SAP System on my VM and i encounter 2 error logs:
/etc/pam.d/passwd: file not found
/etc/services: file not found
This happend right after i typed ./install.sh. I haven't configure or remove any file or script except those that include guide mentioned above. Does anyone had the same issue ?