@proycon
There is one trick that I did find useful, pmbootstrap takes up more space than is allocated to the root partition. Adding another partition to the USB, and formatting and mounting that at either:
/home/user/.local/var/pmbootstrap
or
/var
and pointing pmbootstrap init to a
/var/pmbootstrap directory.
Makes the installation much smoother.
@m Oh thanks! I didn't encounter that issue though. Installation went pretty smooth.