PINE64
SD Card - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: General Discussion on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=127)
+--- Thread: SD Card (/showthread.php?tid=11487)



SD Card - AppDeveloper - 09-16-2020

While I'm familiar with Linux (I've been using it since 1993), I'm not familiar with Linux on the PinePhone. How do I know if the PinePhone can see my SD card?


RE: SD Card - hiimtye - 09-16-2020

df -h
will list all mounted filesystems. if it's not listed in there then it's not mounted by the system


RE: SD Card - LinAdmin2 - 09-17-2020

Enter blkid on commandline prompt and you will get some more information. However you will need some imagination to find out which entry might be the SD-Card.


RE: SD Card - AppDeveloper - 09-18-2020

(09-17-2020, 10:43 AM)LinAdmin2 Wrote: Enter blkid on commandline prompt and you will get some more information. However you will need some imagination to find out which entry might be the SD-Card.

I figured out which one was the SD card, and installed Mobian.

On only a slightly different front, I was THRILLED to discover that OpenJDK was apt-get'able on Mobian. I wrote a very simple test Java Swing program, and it worked. I haven't figured out how to put a launcher icon on the phone's desktop, though.


RE: SD Card - User 18618 - 09-19-2020

Just to pile onto the number of ways to achieve this: lsblk


RE: SD Card - wibble - 09-20-2020

(09-18-2020, 04:43 PM)AppDeveloper Wrote: On only a slightly different front, I was THRILLED to discover that OpenJDK was apt-get'able on Mobian. I wrote a very simple test Java Swing program, and it worked. I haven't figured out how to put a launcher icon on the phone's desktop, though.
https://developer.gnome.org/integration-guide/stable/desktop-files.html.en