Table of Contents

Notes from inconsistencies and other troubleshooting

Ethernet flakiness

sdcard suddenly didn't recognize password

  1. put original image on new sdcard. Password good
  2. rebooted. password still good
  3. lsblk: confirmed mmcblk1 is the 3.7GB EMMC
  4. did sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=1
  5. logged out, logged in, password worked
  6. did a sudo command. Password worked.
  7. rebooted. sshed in with password. Worked.
  8. shutdown. Unplugged. Replugged. password worked
  9. tried original sdcard again. Didn't work.