General getting started
#9
You should be able to boot from SD, then mount the eMMC and look around on it to see if it's blank.  Something like
mount /dev/mmcblk1p2 /mnt
in some terminal emulator, then look in /mnt.  Remember to umount /mnt after.

Not to discourage you but there's a big learning curve and learning from mistakes is how I often do it.  If there's nothing on the eMMC you should be able to download an image and write it to eMMC.  I still use the mrfixit Stretch.  Something like
dd if=yourfile.img of=/dev/mmcblk1 bs=1M status=progress
when it finishes shut down and take out the SD.  It should boot from the eMMC.  Username and password are both rock I think.

If there's anything on the eMMC you want to save, copy it off to the SD while you have it mounted before you overwrite it with the image.


Messages In This Thread
General getting started - by James Good - 11-13-2020, 01:14 PM
RE: General getting started - by wdt - 11-13-2020, 02:48 PM
RE: General getting started - by James Good - 11-13-2020, 03:06 PM
RE: General getting started - by motezart - 11-17-2020, 08:28 AM
RE: General getting started - by James Good - 12-13-2020, 01:17 PM
RE: General getting started - by wdt - 11-13-2020, 03:22 PM
RE: General getting started - by James Good - 11-15-2020, 06:36 PM
RE: General getting started - by wdt - 11-15-2020, 07:37 PM
RE: General getting started - by James Good - 11-16-2020, 11:30 AM
RE: General getting started - by wdt - 11-16-2020, 01:27 PM
RE: General getting started - by ab1jx - 11-16-2020, 10:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  NixOS getting started guide _hg_ 4 7,749 07-06-2020, 08:02 PM
Last Post: _hg_

Forum Jump:


Users browsing this thread: 1 Guest(s)