Hello Team,
We are stuck in upgrading the OS version on the MAC system with the Apple Silicon processor.
We are trying to upgrade the MAC system with the Apple Silicon processor with the Bash command.
When we initiate installation on the system using the Bash command, it prompts credentials for the root user to proceed further even if we are executing the command using the root user.
Bash script executes using the Root user and the installation on the MAC system with an Apple Silicon processor will not work until we pass credentials for the root user.
Do we have steps/commands for the Bash script to perform a macOS upgrade by bypassing the password requirement on the MAC system with the Apple Silicon processor?
