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

  • 13 Posts
  • 385 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle





  • If you’re already using Ubuntu, I don’t think it’s worth it. They’re fairly similar. Then again, I didn’t even get to install Ubuntu in the first place, the installer kept crashing.

    Unless the laptop is a potato and you don’t have a better computer, you can try Mint, or any other distro in a VM to see for yourself.

    And welcome to Linux. If someone recommends you Arch Linux, Gentoo or LFS as other newbie-friendly option, it’s a joke.











  • 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.