You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Golang Enum pattern that can be serialized to json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mounting an NTFS Disk in TrueNAS Scale to migrate old data
This is a guide to copy data off an old NTFS disk to a TrueNAS ZSF pool attached to the same device. Using a Windows computer and SMB Shares to copy things to a pool is far safer.
TrueNAS (as of Dec 12, 2025) does not have a native way of mounting this drive. For my case, that was fine, as I only wanted to copy the data off an old Windows HDD onto into my big storage zpool, and I did not wish to go grab a Windows machine for just this one usage.
This is all to be done at your own risk. Computers can be spiteful, so make a backup, or do this only on a fresh system.