05-11-2018, 07:46 PM
(05-11-2018, 07:11 PM)evilbunny Wrote:(05-11-2018, 07:00 PM)fsa317 Wrote: Is the EMMC card the SD card? I've taken the SD card out a few times and even tried inserting into my laptop and running disk check on it. No change.
Emmc is always mmcblk0 and sdcard is always mmcblk1
It looks like one of these:
https://www.pine64.org/?product=16gb-emmc
First, I appreciate your help, I'm going nuts here.
I'm on a pine64, I dont think I have an emmc card. Output of /etc/fstab appears to show mmcblk0 with 2 partitions, pretty sure this is my SD card.
Code:
ubuntu@pine64:/$ more /etc/fstab
# <file system> <dir> <type> <options> <dump> <pass>
/dev/mmcblk0p1 /boot vfat defaults 0 2
/dev/mmcblk0p2 / ext4 defaults,noatime 0 1