Page 6 of 6
Re: Changes-only restore
Posted: Fri Sep 27, 2024 10:17 pm
by TeraByte Support
n8chavez wrote: Fri Sep 27, 2024 4:54 am
I can't give you a restore log because every time I restore my system image the IFW directory where the log gets written gets reverted, and I'm not using a command line where I can direct the log to a different location.
Save it before rebooting, point it to a mounted drive, or set it up to email as well.
How am I supposed to share the logs with you? I cannot attach .txt files or .log files.
Send it to support or just post the contents.
I get a disk locking error.
That means Windows can't lock the partition because it's in use by something.
09/27/2024 08:27:38 AM] Image for Windows (x64) 4.03
...
Omit the /wco since using /usemd
For command line, only global option type of options are used from the .ini file, but can be reset with /rgd to ensure same regardless of any custom global setting.
assumption that all the settings were in the ifw.ini, including /uy.
/uy is a (order sensitive) command line only option, see manual for details.
Re: Changes-only restore
Posted: Fri Oct 04, 2024 6:45 am
by n8chavez
The strange thing is that I still cannot get IFW to do meta restores consistently. I can restore an image, one right after the other, using the exact same settings, and one restore uses meta and finishes very quickly and the other does not. It's very odd. Is there something that can prevent reading metadata? Is there anything in the WinRE that will supersede my restore settings?
[RESTORE_DEFAULTS]
Reboot=4
SaveLog=0
UseMetaData=1
Re: Changes-only restore
Posted: Fri Oct 04, 2024 10:08 pm
by OldNavyGuy
Did you use Phylock or VSS for the backups?
Several mentions on the forum that VSS should be used if you ever do metadata restores.
Re: Changes-only restore
Posted: Fri Oct 04, 2024 11:10 pm
by n8chavez
VSS only, phylock is disabled and not installed.
[PHYLock_Options]
UseVSS=1
PHYLockDisable=1
PHYLockMemory=0
Re: Changes-only restore
Posted: Fri Nov 01, 2024 7:03 pm
by n8chavez
Does it matter if the IFW hash files are hidden from Windows' view if I'm using UseMetaData=1?
Re: Changes-only restore
Posted: Sat Nov 02, 2024 1:43 am
by TeraByte Support
yes, it may not find them.