Re: How copy /usr contents to a new partition?

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

 



Parameshwara Bhat wrote:
Hello List,

I want to copy /usr to a new partition and then attach that at /usr. I issued a command

    cp -options(recursive included) /usr /mnt/"mountpoint
Try
      cp -rp /usr/* /mnt/"mountpoint"

-- Jon


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux