PINE64

Full Version: I just got to find phone in my sd card won't read
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just got my Pine phone with 3 gigs 32 gig internal I try putting an SD card in it and it won't recognize it and he will know what's going on?
If you boot from EMMC (internal memory) and you want to use your SD as data storage you need to mount it from terminal.
There's no automount in phosh or plasma-mobile

Assuming you have only 1 partition on your SD, try this:

Code:
cd ~
mkdir ~/SDCard
sudo mount /dev/mmcblk1p1 ~/SDCard

if everything is fine you can edit /etc/fstab to permanently mount it at boot
(06-02-2021, 10:12 PM)nightranger73 Wrote: [ -> ]There's no automount in phosh or plasma-mobile
In Plasma Mobile you can mount a SD card using the installed file manager Index.
Just touch the button bottom left just above the "three horizontal line button", and touch the SD card in the opened list. It will be mounted and you can access it already using the same procedure.
(06-02-2021, 10:12 PM)nightranger73 Wrote: [ -> ]If you boot from EMMC (internal memory) and you want to use your SD as data storage you need to mount it from terminal.
There's no automount in phosh or plasma-mobile

Assuming you have only 1 partition on your SD, try this:

Code:
cd ~
mkdir ~/SDCard
sudo mount /dev/mmcblk1p1 ~/SDCard

if everything is fine you can edit /etc/fstab to permanently mount it at boot
its like the cd card isnt fitting right
says special device does bot exist. do i need to format it?
Hey…Looks like your SD card is corrupted or damaged due to which it is unreadable. So, in order to fix an unreadable SD card, you have to simply follow the tips mentioned in the below-given post:

https://www.rescuedigitalmedia.com/how-t...windowsmac