05-11-2018, 08:20 PM
(05-11-2018, 08:13 PM)evilbunny Wrote:(05-11-2018, 07:46 PM)fsa317 Wrote: 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
If that's the case your sdcard may be on the way out, have you tried another card?
Would I need to start with a new fresh OS image on a new card or I could I try to clone this card to a new physical SD card (this way I don't need to reconfigure everything).