Re: failed to ..

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

 



On Dec 27, 2013, at 7:25 PM, Patrick Dupre <pdupre@xxxxxxx> wrote:
> 
> cp -a /mnt/linux1/* /mnt/linux2

This does not copy .hidden files. There are quite a few:

find / -name .\*


> I do not like to use dd, because I want to keep the size of the 2 patitions are different
> I could use tar -c tar -x

I would sooner use rsync -avAHX source/ destination

http://www.mikerubel.org/computers/rsync_snapshots/#Rsync

FYI new feature in Fedora 20 is LVM Thin Provisioning. You can create a snapshot of an existing LV and just use that as your new root. No copying. And it saves space because the snapshot uses the extents of the original (without changing them, changes cause new extents to be created that apply only to the snapshot). Basically the snapshot becomes a new LV.

Chris Murphy

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux