cp -rp /home /home/home.cp<br clear="all"><div>:-)~MIKE~(-:</div>
<br><br><div class="gmail_quote">On Fri, Jan 4, 2013 at 6:41 PM,  <span dir="ltr"><<a href="mailto:joe@actionline.com" target="_blank">joe@actionline.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Since I have lots of space available on /dev/sda6,<br>
I'd like to copy /home (which is on /dev/sda6 to<br>
home.cp on that same sda6 drive.<br>
<br>
But when I tried (as root) to do this:<br>
<br>
# cp -rp /home /home.cp<br>
<br>
I got an "out of space" error message because the<br>
copy was being made onto /dev/sda1.<br>
<br>
So, what syntax can I use to copy /home to /home.cp on /dev/sda6 ?<br>
<br>
<br>
/dev/sda1              12G  5.7G  5.6G  51% /<br>
tmpfs                 473M     0  473M   0% /dev/shm<br>
/dev/sda6             168G   23G  146G  14% /home<br>
<br>
<br>
<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</blockquote></div><br>