03-03-2021, 11:24 AM
(This post was last modified: 03-03-2021, 11:44 AM by Nick_dnepr.)
Alternatively, you can mount it with
sudo mount /dev/mmcblk0p1 /your/folder
not sure about plasma, but in phosh i have /dev/mmcblk2 as an internal emmc storage and /dev/mmcblk0 as an sd card
you may also want to mount it on boot automatically, then you'll need to add it to fstab
sudo mount /dev/mmcblk0p1 /your/folder
not sure about plasma, but in phosh i have /dev/mmcblk2 as an internal emmc storage and /dev/mmcblk0 as an sd card
you may also want to mount it on boot automatically, then you'll need to add it to fstab