Sadly, the apt-get seemes to be no longer available in current version of SCALE.
Please thell me is there some walkaround? like compile it in another machine and copy into my SCALE? or is there some way to enable normal installation?
Its 100% unsupported to add things to the base system, but if you must tinker and understand the risks you can use the install-dev-tools command to re-load apt and friends. Otherwise I’d suggest doing any custom work in a Sandbox/Jail and loading drivers out of there.
[update] The walkthrough mentioned in the main thread actually worked. Had a little difficulties in installing the autoconf, but eventually nailed it. (And the system didn’t break, fortunately).
@kris Is this mehtod out of date? I am testing truenas before migrating data for daily use, and found the same problem with huawei-ups2000. When i use OMV, i can copy a nut driver(blog post teach how to compile the driver, nut official driver do not support usb-connected way to huawei-ups2000) to /usr/lib/nut/ to support usb-connected to the ups. But in truenas will raise read-only file system. How to make it works.