Hello ,
The SD card is in my case /dev/sdc, with two partitions,
/dev/sdc1 (FAT32) and /dev/sdc2 (ext4).
You wrote:
- After formatting, remove and insert the SD card for the freshly formatted partitions to get auto mounted on the host PC.
Does it mean that I should reboot the host PC to get automounted the two SD card partitions?
I am not allowed to reboot the host pc.
I see this by giving lsblk command in linux :
sdc 8:32 1 14.9G 0 disk
├─sdc1 8:33 1 128M 0 part
└─sdc2 8:34 1 14.7G 0 part
I wait your answer,
Best regards,
Mircea