It's the same v11.11.0 but it works differently on different platforms

Hey everyone,
I need help.

I'm developing an application
that uses a USB memory stick in an environment where emteria.OS v11.11.0
is installed on a Raspberry Pi Compute Module 4 (RPI-CM4),
but when I connect a USB memory stick to the IO board of the RPI-CM4,
it doesn't mount.
The USB memory stick doesn't appear when I check it with the "Files" application.
However,
when I check with the dmesg command or adb logcat,
it is recognized in /dev/block as sdb1 and sdc1.
What does that mean? Why isn't it mounted?

So, I also have a Raspberry Pi 4,
so I installed the same v11.11.0 on it and connected a USB memory stick in the same way,
and not only was it recognized as sdb1 and sdc1,
it was also mounted under the /storage directory.

Why is it behaving differently even though it's the same version?
I'm waiting for any advice, no matter how trivial it may be.

Tagged:

Comments

  • Hey everyone.

    I felt like I heard a voice from somewhere saying,
    "Maybe the Raspberry Pi Compute Module 4 or IO board is broken?"
    So just to be sure,
    I installed emteria.OS v14.2.0 on the same Raspberry Pi Compute Module 4 + IO board
    and connected the same USB memory.
    Not only was it recognized as sdb1, but it was also mounted by UUID under /mnt/media_rw.

    So it's not that the hardware is broken. The USB memory was also recognized and mounted normally in LineageOS.

    I'm still waiting for your advice.

  • @cya06475 my advice is to use the v14 version. It's newer and will be longer supported

Sign In or Register to comment.