Ubuntu only recognizes one partition from multi partitions SD card
- by Jay Ngo
Hello everybody,
I split my sd card into 2 partitions. When i use usb-card-reader to read my sd card, only the one partition shows up on the screen, the other doesn't. I have run the command "sudo fdisk -l" and the result is the same, only one partition is recognized. But i do believe both partitions of my sd card work fine, because i still can boot my single-board computer with that sd card and run some programms, which are inside that unreadable partition.
How can i access both partitions of my sd card? Does anyone know how to solve this kind of problem? I really appreciate your help.