Move folder from disk is failed on Ubuntu

Odd Valdemar

New Member
Hello,

I have "Try Ubuntu" on USB1, no internet for those PC.
USB1 = "Try Ubuntu"
USB2/IDE/SATA/SCSI = /mnt/ (various disks, from disk)
USB3 = /media/ (external 4TB, to disk)

An example, I have from source (IDE, Samsung 160 GB) to destination (USB3, external 4TB):
root@ubuntu:~# sudo sh - root@ubuntu:~# mv /mnt/5 /media/5 mv: failed to preserve ownership for "/media/5/some/file" Operation not permission (alot of fails of those)

How can I move folder from /mnt to /media/ without failing ?
 
Top