bug-coreutils
[Top][All Lists]
Advanced

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

bug#14383: cp --one-file-system / will not copy whole root filesystem


From: Pavel Machek
Subject: bug#14383: cp --one-file-system / will not copy whole root filesystem
Date: Fri, 10 May 2013 19:29:47 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi!

> But isn't that the entire purpose of -x?  To avoid copying files on
> other file systems?
> 
> I am just not sure about having a description that is "don't copy
> files on other filesystems" and then "warning: does not copy files on
> other filesystems".
> 
> I have never liked the wording of "stay on this file system".  Usually
> describing things in the positive, saying what it does, is best.  But
> I always felt that with -x describing it in the negative, saying what
> it does not do, would be better wording.

No no, I'm saying that it will not copy data on *this* filesystem;
because other filesystem is mounted over those data.

Lets say you have this on your / (ext3):

/
/dev/foo

But your distro mounts devtmpfs over /dev, so /dev/foo is not visible,
and not copied :-(.

Not that cp can do much about that, but I tried to backup my /
filesystem, and that's exactly what happened.
 
                                                                        Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]