I have a dual boot system of ubuntu and windows. So to access files of ubuntu on windows I am going to create symlink of the required folders to an ntfs partition.
So my question is can I create the ntfs partition of some random size or it have to be bigger than total size of data inside folder?
eg. Suppose if I want to create symlink of /home/user/Music which contains 1 GB of data to an ntfs partition on same drive, is it necessary to have the ntfs partition greater than 1 GB, or smaller size is sufficient?