Jump to content

OrangepiPC+ Restore emmc img file -> to sdcard -> to emmc -> error partition to small failed


Jimmy Belanger

Recommended Posts

hello,

 

root@orangepipcplus:~# cat /etc/armbian-release
BOARD=orangepipcplus
BOARD_NAME="Orange Pi PC +"
VERSION=5.23
LINUXFAMILY=sun8i
BRANCH=default
ARCH=arm
 
Hello everybody, I have sucessfully copy the armbian to the emmc memory, everything working well no sd needed  ....
 
when this is done I make a backup of the emmc with gunzip on my sdcard.
 
dd if=/dev/mmcblk0 bs=10M | gzip -c >/mnt/sdcard/thx.to.kaiser.img.gz
 
the backup on the sdcard working well, I exact it on a new sdcard with the command
 
gunzip -/mnt/sdcard/thx.to.kaiser.img.gz | dd of=/dev/new-sd-card bs=10M
 
find ... the armbian os working on the sd card ...
 
but when I try to put the emmc again with the command "nand-sata-install" ... failed with weird error 
 
mount: wrong fs type, bad option, bad superblock on /dev/mmcblk1p1,
       missing codepage or helper program, or other error
 
Partition too small. Needed: 5286 Mb Avaliable:  Mb
 
seriously dude the image is less then 4GB...
 
thx for your help !!
 
 
 
 
 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines