You can use a bind mount to make an ext4 directory appear in the VFAT tree.
Do "man mount" and search for "bind", and/or search the web for "bind mount". - Pat On Thu, Apr 3, 2014 at 8:40 PM, ToddAndMargo <[email protected]> wrote: > Hi All, > > I have a file that is going to be too big to > fit on a VFAT partition. (I don't know how to > change the writing program so it writes elsewhere). > > Symbolic links don't work on VFAT. > > Is there some other way to do it? > > Many thanks, > -T
