On Saturday 15 Nov 2003 11:34 am, Artemio wrote:
> To move a partition is a piece of cake. :-P
> 5. now your /usr directory points to / partition instead of /dev/hdc1 - so
> copy (recursively) all data from /mnt/tmp to /usr directory:
> # cp -R /mnt/usr /

NO.
That will lose symbolic links and reset user and timestamps.
use:
# cp -a /mnt/usr /

-- 
Richard Urwin

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to