On Fri, 2008-01-25 at 15:17 -0500, Dennis Sledge wrote: > you should have used cp -r /mnt/usr/* /mnt/... I'd also at least use -p, and then there is the question of symbolic links. -p same as --preserve=mode,ownership,timestamps I think using tar is easier overall.