Re: HELP - cp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Freitag, den 26.03.2010, 18:14 +0800 schrieb Kelvin Chan:
> Hi,
> 
> 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
> 
> 
Copying to dev in the actual directory seems somewhat confusing. 
Probably you did mean
cp -R Documents /dev/disk1s1/www
but even that is wrong. If you insert an usb stick, the actual
file system (which is _not_ the device) will be mounted at
/media/.../
where  ... will be replaced by the actual name, e.g. KINGSTON
for an Kingston manufacted USB stick. Simply do a
ls /media
and you will find your USB stick inbetween.

Joerg

-- 
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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux