Still working to make 2 custom OSes available to PINN as per your doc here: https://github.com/procount/pinn/wiki/H ... using-PINN
Thanks, building bsdtar per your instructions worked. I'm down to the step where I should output the size of the tar archives to text files (apparently), but command returns Why?
Thanks, building bsdtar per your instructions worked. I'm down to the step where I should output the size of the tar archives to text files (apparently), but command
Code:
sudo du -BK -s /media/<username>/boot | cut -d"K" -f1 >boot.sizeCode:
bash: boot.size: Permission deniedStatistics: Posted by Eamoex — Tue Apr 01, 2025 7:43 pm