Mount SD Card in CLI

Hello,

Does anyone know of a command to mount an SD card from the command line? The objective is to automate the configuration of a Wago PLC using a script.

Thanks in advance

I don’t really understand the question. The SD card is on automount already. What do you want to do ?

Hello,

I’ve managed to find a solution that I’m currently testing.
I needed to format, name, and mount SD cards via a script to automate the production deployment of repetitive automation tasks.

Best regards