OrangePi-BuildLinux
OrangePi-BuildLinux copied to clipboard
OrangePI Plus 2E install_to_emmc fails
Thank you for your work. I'm new to OrangePi and you seem to have contributed an amazing amount.
I have Archlinux Minimal running and I tried
$ sudo sh ./install_to_emmc
Tue Oct 18 19:28:45 UTC 2016
===============================
Installing Linux system to emmc
===============================
WARNING: EMMC WILL BE ERASED !, Continue (y/N)? y
Erasing EMMC ...
Creating new filesystem on EMMC ...
New filesystem created on /dev/mmcblk1.
Partitioning EMMC ...
Creating boot & linux partitions
OK.
Formating fat partition ...
ERROR formating fat partition.
If I run the command at the error point manually, I get:
$ sudo mkfs.vfat -n EMMCBOOT ${sdcard}p1
mkfs.fat 4.0 (2016-05-06)
mkfs.vfat: unable to discover size of /dev/mmcblk1p1
This error seems to have no reference anywhere!!!
Best wishes
a (simple) fix for this is on the forum at http://www.orangepi.org/orangepibbsen/forum.php?mod=viewthread&tid=1078&extra=page%3D1