Page 1 of 1

Nanopi M1 plus boot error

Posted: Wed Nov 26, 2025 8:04 am
by franksmith
Hello,
I’m new to the Nanopi M1 Plus development board. I followed the instructions on FriendlyARM's wiki page. I loaded the image from my Ubuntu OS and connected the device to my PC. The blue LED is blinking normally. I used PuTTY to view the logs, and during booting, it shows:


Members
Posted June 11, 2018
Hello I am new to Nanopi m1 plus development board. I followed the instruction as on friendlyarm's wiki page. I loaded the image from my Ubuntu OS and connected my device to the pc. The blue led was blinking normally. I used Putty to view the logs. While booting it is showing:



resize2fs 1.42.12 (29-Aug-2014)
resize2fs: Bad magic number in super-block while trying to open /dev/mmcblk0p2
Couldn't find valid filesystem superblock.
resize2fs exited with status code 1
done.
mount: mounting /dev/mmcblk0p2 on /root failed: Invalid argument done.
Target filesystem doesn't have requested /sbin/init.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ...
mount: mounting /dev on /root/dev failed: No such file or directory done.
No init found. Try passing init= bootarg.
Rebooting automatically due to panic= boot argument
[ 45.460839] reboot: Restarting system



I uploaded nanopi-m1-plus_friendlycore-xenial_3.4.y_YYYYMMDD.img.zip image.

What is the issue and how can it be resolved?