On Sun, Jan 20, 2008 at 12:54:04PM +0100, Luca Taboni wrote:
> I need to create a backup for my uml network that uses one ext2 fs and 7 cow
> files. But if I simply copy them using ssh I can't use that copy because the
> cow files (or the fs) has been corrupted.
> How can I do that in a "safe mode"?

I would find a method of copying files that doesn't corrupt them.
That's all that's needed.

If you're referring to UML not being willing to boot a backing file
once it's been copied, you have two choices -
        make sure the creation date is preserved during the copy
        boot using ubda=cow,backing-file once and that will update the
COW file's information about the backing file

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to