F5OEO / datvplutofrm

Digital Television custom firmware for PlutoSDR
27 stars 9 forks source link

No patch deploy anymore #21

Closed f5uii closed 3 years ago

f5uii commented 3 years ago

After reboot, no deploy.

# /usr/sbin/device_persistent_keys
install: can't create '/mnt/jffs2/etc/dropbear/dropbear_ecdsa_host_key': No space left on device
F5OEO commented 3 years ago

What the result of "df | grep mtd2" ? Seems you apply a big patch !

f5uii commented 3 years ago
# df
Filesystem           1K-blocks      Used Available Use% Mounted on
devtmpfs                112136         0    112136   0% /dev
tmpfs                   254820         0    254820   0% /dev/shm
tmpfs                   254820        36    254784   0% /tmp
tmpfs                   254820        68    254752   0% /run
mtd2                       896       848        48  95% /mnt/jffs2
# ls -al /mnt/jffs2/
total 644
drwxr-xr-x    3 root     root             0 Jan  1 00:00 .
drwxr-xr-x    4 root     root             0 Aug 20  2020 ..
-rw-r--r--    1 root     root        659456 Jan  1  1970 patch.zip

patch was included all original files from \img.

a little useless. I have to be careful to select just the necessary items.