I’m not able to download large files in my dispVMs based on Whonix 16 WS. It seems that Tor Browser does not download to the private storage, but to the system storage. There are all these extra mounts in the dispVM, which the AppVM does not have.
/dev/xvda3 on /home/user/.tb type ext4 (rw,nosuid,nodev,noatime,discard)
/dev/xvda3 on /rw/home/user/.tb type ext4 (rw,nosuid,nodev,noatime,discard)
/dev/xvda3 on /home/user/.cache/tb type ext4 (rw,nosuid,nodev,noatime,discard)
/dev/xvda3 on /rw/home/user/.cache/tb type ext4 (rw,nosuid,nodev,noatime,discard)
Is this a bug or are there extra steps for making the Whonix dispVMs? Or is this intentional?