|
|
|
|
|
by therein
421 days ago
|
|
> I also have a TrueNAS, but because of its limitations (read-only root file system) It isn't really the case. TrueNAS wants you to look at it as an appliance so they make it work that way out of the box. On the previous release, they had only commented out the apt repos but you could write to the root filesystem. On the latest release, they went a little further and did lock the root filesystem by default but using a single command (`sudo /usr/local/libexec/disable-rootfs-protection`), root becomes writable and the commented out apt repos are restored. It just works. |
|