u/lukmly013 💾 (lemmy.sdf.org)

I like computers, trains, space, radio-related everything and a bunch of other tech related stuff. User of GNU+Linux.
I am also dumb and worthless.
My laptop is HP 255 G7 running Manjaro and Linux Mint.
I own RTL-SDRv3 and RSP1 clone.

SDF Unix shell username: user224

  • 27 Posts
  • 1.12K Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle



  • something that isn’t an SD card to the /sdcard directory?

    Could be.

    On my phone (Poco X3 Pro - stock Android 11, MIUI 12) the /sdcard is a symlink pointing to /storage/self/primary which itself is a symlink pointing to /storage/emulated/0, which is /data/media, the user-accessible portion of internal storage.
    Though from what I can find it anyway is just emulated FAT filesystem which is actually ext4 under that.

    Something about backwards compatibility as the directory used to actually be used for SD cards in the past.