Search found 6 matches

by lvw
Mon Jan 30, 2023 2:34 am
Forum: wimlib discussion
Topic: using wimlib apply wim file cannot boot
Replies: 14
Views: 102920

Re: using wimlib apply wim file cannot boot

Hi JFX,

I would try reg load/unload to edit mounted devices,

and access that with regedit.exe GUI first.


Thanks for sharing info.
by lvw
Thu Jan 19, 2023 6:41 am
Forum: wimlib discussion
Topic: using wimlib apply wim file cannot boot
Replies: 14
Views: 102920

Re: using wimlib apply wim file cannot boot

Thanks JFX & Tokener,

I would try:

1. copy files from Tokener mentioned,
(
but I have copy the whole c's config from C: to D: before;
if you are talking about copy from dism++ applied drive, it might be the JFX's solution?
)
2. update the mount device key

could you share more information ...
by lvw
Wed Jan 18, 2023 2:02 am
Forum: wimlib discussion
Topic: using wimlib apply wim file cannot boot
Replies: 14
Views: 102920

Re: using wimlib apply wim file cannot boot

Hi Tokener,

windows 10 1909 pro capture by wimlib,
and
apply with wimlib --> fail
apply with dism++ --> success

their apply time very close, and both of them after apply,

I would do bcdboot setting manually.
by lvw
Tue Jan 10, 2023 5:57 am
Forum: wimlib discussion
Topic: using wimlib apply wim file cannot boot
Replies: 14
Views: 102920

Re: using wimlib apply wim file cannot boot

Hi Tokener,

Did you mean after copy/replace the config, windows could successfully boot?
---------
After replace the whole config folder, still not working when select D: to boot.


With dism++ and bcdboot set, windows boot entry would display 2 windows;
and switch different entry (partition) to ...
by lvw
Thu Jan 05, 2023 6:41 am
Forum: wimlib discussion
Topic: wimcapture pipable direct to wimapply
Replies: 4
Views: 33613

Re: wimcapture pipable direct to wimapply

Did you successfully transfer live system to another partition/disk?

If yes, what arguments with apply command you use?

We have encountered boot issue when using wimlib to restore but worked by using dism++.
(same backup .wim file captured by wimlib)

Thanks.
by lvw
Wed Jan 04, 2023 8:55 am
Forum: wimlib discussion
Topic: using wimlib apply wim file cannot boot
Replies: 14
Views: 102920

using wimlib apply wim file cannot boot

Im using wimlib to capture running c: and apply it to d: (same disk),

but after apply the wim file and bcdboot setting, I can't boot into windows with black screen;

another test with dism++(they said cbs based) to apply wim file (capture by wimlib),

it boot successfully with bcdboot setting ...