You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the old armbian-install and smaller emmc storage, the swapfile
was too big to fit onto the root file system.
This would cause the installation onto the emmc to fail.
Removed the entire swapfile creation as it's not needed anymore (zram
is used for swap).
Signed-off-by: Pierguido Lambri <plambri@runbox.eu>
0 commit comments