To make it easier, open /etc/fstab and uncomment the line
#/dev/sda1 /img1 ext2 defaults,usrquota 1 2
Then run
mv /img1 /img.old
mkdir /img1
mount /img1
rsync -av /img.old/ /img1/
Then that's you done, you can verify your data is fine and copied then remove /img.old
__________________
Linux Server Management - AdminGeekZ.com
Is your website Sluggish? Unavailable? Insecure?
Why not call us? United Kingdom(Toll Free): 0800 8620073 // United States: 585 563 1729 // Australia: 02 9037 2448 // International: +44.1412800134
|