Gpd Pocket 2 auto setup script for Archlinux
Gpd Pocket 2 auto setup script for Archlinux
wifi-menu
and setup your internet connectionpacman -Sy git
git clone https://github.com/matteocrippa/gpd-pocket2 /tmp/gpd-pocket2
cd /tmp/gdp-pocket2
vars.sh
if you need/want to change any params./install.sh
./chroot.sh
Once reboot, redo the first 3 step above, but this time run
su
visudo
exit
./setup-x.sh
On reboot, if an error about mounting occurs, login as root, then:
lsbk -f
and note the UUID for the mmcblk0p1 partitionvi /etc/fstab
and replace the UUID with right onereboot
Inspired by GPD POCKET 2 ARCH GUIDE