Pine64

From DrewWiki
Revision as of 03:32, 17 July 2016 by Drew (talk | contribs) (Created page with "<pre> /usr/local/sbin/resize_rootfs.sh - fix end sector to minus one in script >.< - sunxi-disp-tool -screen 0 switch 2 # https://github.com/longsleep/sunxi-disp-tool - https:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/usr/local/sbin/resize_rootfs.sh
- fix end sector to minus one in script >.<
- sunxi-disp-tool -screen 0 switch 2 # https://github.com/longsleep/sunxi-disp-tool
- https://www.pine64.pro/getting-started-linux/
- sudo dd if=/dev/zero of=/var/swap bs=1M count=1024
- mkswap /var/swap
- swap on /var/swap
- add to /etc/fstab