On 12.07.2014, Rick Stevens wrote: 

> /proc, /sys and /dev are dynamically created at boot so backing them
> up is sort of a bad idea (well, backing them up is OK but restoring them
> would be bad).

Why would this be bad?

The content of those dirs is dynamically generated and of variable and
often temporary nature. Thus, it shouldn't do any harm restoring them.
You do not want to reply system data without a reboot anyway.

Btw: "rsync -avxHSAX /source/ /target" will take care of it all, both
on securing and restoring. No need to operate with exclude lists and similar.

-- 
users mailing list
users@lists.fedoraproject.org
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

Reply via email to