Hi,<br><br>I am creating one big /video directory spanning two drives using LVM.&nbsp; I already had /video and have done all the LVM stuff on the new drive.&nbsp; I then mounted it like this:<br><br>mount /dev/VGforMyth/video /videotemp
<br><br>I then copied all the video information from /video to /videotemp<br><br>I now want to mv /video to /video2 but get the following: mv: cannot move `video&#39; to `video2&#39;: Device or resource busy<br><br>How do I go about moving the video directory and then getting the videotemp directory named vidoe?
<br><br>Thanks for the information<br>