Hello all,<br><br>I&#39;m hoping that there&#39;s a simple answer to this question.<br><br>Is there a command which identifies the physical drive on which a particular file is located?<br><br>Due to the way that my system has grown (and the fact that it&#39;s a home server administered by me and not a professional), I have four drives hda1, hdb1, hdc1, and hdd1.&nbsp; I may have /home/me mounted on hda1, but I may have created an entry in fstab so that /home/me/somedirectory is actually mounted on hdb1.&nbsp; I&#39;m wondering if I can query a file in /home/me/somedirectory to determine that it is on hdb1 without having to sift through fstab to figure out where it is.<br>
<br>Thank you for your help,<br><br>Josh Kite<br>