Email or username:

Password:

Forgot your password?
Top-level
M

@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.

2 comments
Maarten van Gompel (proycon)

@m Oh thanks! I didn't encounter that issue though. Installation went pretty smooth.

Go Up