On Fri, 2010-03-26 at 18:14 +0800, Kelvin Chan wrote: > I encounter a problem as I copy folder with all files to a usb disk. > > command>> > Kelotus:/ Kelotus$ cp -R Documents dev/disk1s1/www > > result>> > cp: dev/disk1s1/www: Not a directory > or > cp: /dev/disk1: Resource busy Copy files to a file system location on the directory tree, not directly to the device. > /dev/disk1s1 on /Volumes/IPTGA-K (msdos, local, nodev, nosuid, According to your mount list, "/dev/disk1s1" is mounted at "/Volumes/IPTGA-K", so that's where you should be copying to. -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines