-
I read most drives have a 7% reserve and 10% is often recommended so I tried to add 4839M to the reserve. The following documents my results. This happened using both PINN 3.9.3 and 3.9.2 I added the following to the cmdline.txt file using the PINN windows remotetimeout=60 networktimeout=30 vncshare ssh reserve=+4839 My USB ssd drive has 238311M I installed for a raspi 3b
The resulting FDISK output confirms that /dev/sda14 is larger than requested It appears most if not all of my reserve space wound up in /dev/sda14. Did I do something wrong or is this a problem? I fixed the allocation with gparted the updated partitions follow.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
-
Please refer to the manual at https://github.com/procount/pinn/blob/master/README_PINN.md#cmdline-options |
Beta Was this translation helpful? Give feedback.
Please refer to the manual at https://github.com/procount/pinn/blob/master/README_PINN.md#cmdline-options
I think you may be getting confused between reserve and provision.
You can set the reserve value from the Edit Options dialog, but the provision must be set manually in cmdline.txt.
These settings only take affect after using the runinstaller option, which will wipe your entire drive.