Hi,
I installed 17.0 to Network Space 2 lite and found couple bugs on installation script. First one is in case for partition table creation. Script fails if disk has no partition table at all. Tested with 4T Barracuda disk. Original partitiontable removed with classic fdisk. Can be bug in fdisk or gdisk. I solved this by creating GPT partition table manually with gdisk. After this fvdw-sl-programs runs correctly to partition 8 format..
Second bug seems to be in partition 8 format, it fails. From log:
format partition 8 shared folder partition
formating partition 8 failed
In console I get memory allocation error, but it is not in the log file. Disk reset on webui solves this issue.
I did not hit these bugs with 160G disk, so those are related to larger disk. GPT in use with this smaller disk also.