Re: Extracting file image on windows?

Gregory Guthrie <[email protected]> Wed, 3 Aug 2022 16:55:51 +0000
Newsgroups gmane.linux.mondo.devel
Message-ID <CH2PR03MB5224DE43C9FAF692491E020FA19C9@CH2PR03MB5224.namprd03.prod.outlook.com>
Thanks; good alert.
That would be somewhat adequate for me I think, as I basically want to copy configuration settings and data.

Maybe I could do a big "ls -LR" on the original system to have a snapshot of the permissions.


-----Original Message-----
From: Steven DuChene via Mondo-devel <[email protected]> 
Sent: Wednesday, August 3, 2022 11:34 AM
To: Mondo mailing list <[email protected]>
Cc: Steven DuChene <[email protected]>
Subject: Re: [Mondo-devel] Extracting file image on windows?

If you do that all of the critical permissions and ownership settings for files and directories will be lost or corrupted.
MS Windows doesn't know how to handle Unix permissions and ownership settings for files and directories.
Your backup would be totally corrupted and useless if you do this.


 On Wednesday, August 3, 2022, 11:37:31 AM EDT, Gregory Guthrie <[email protected]> wrote:

I have a full backup from a linux system using Mondo, I copied it to a Windows system for archiving, and now want to extract it as a file image of the system on that windows machine.

Seems like all the files are there, and an index of all-files.

Is there an easy way to do this?