You could do that with something called disk concatenation, which turns two or more hard drives into one partition. But it's risky since if one drive fails you lose all your data. You can also use some RAID configurations to do the same.
Or you could create symbolic links for each author folder, which would point to space on another drive. Easier and safer, but that would take a lot of maintenance.
|