Jump to content

Recommended Posts


Posted (edited)

It's mainly a bugfix version, only new thing is the support of the new wofadk driver from latest win 10 ADK.

 

So with other words, wimlib isn't the only way to apply in wimboot mode using a Windows 7 OS.

I also removed the version check for wimboot, as it's now possible with win7 and win8.0.

Edited by JFX
Posted
HI sincere74,

 

this is the first time i read about these Riprep Images.

 

Is there a way to apply them using imagex or dism?

Posted
GREETINGS!

ImageX - did not try.

DISM - gives an error message about the lack of content, just like winntsetup.

 

but I do not know much about this issue. Ready to help if you can solve it. It would be very good, because this format is not simply compressed and works as Single Instance Storage that at times tsenee and more convenient for a large number of duplicate files. The procedure for creating simple: you need to specify a .wim file from the snap WDS.

Posted

Hmm, I really would have thought they would be marked as spanned wim, but they are not.

One has only Metadata and the other only resources.

 

This should fix it now: http://1drv.ms/1ICThCV

Posted (edited)

Hello again JFX,

I installed Windows 8.1 to external a USB disk. Expect a issue, it's working perfectly.

 
The issue is BSOD: 

Your pc needs to be repaired
The operating system couldn't be loaded because the digital signature of a file couldn't be verified.
 
File: \Windows\System32\winload.exe
Error code: 0xc0000428

 


Temprarily solution, press F8 -> 7 (Disable Digital Signature). So, this issue is bypassed. 
 
I want to permanent solution. Changed BCD settings. Unfortunately, it didn't work. My settings:
Windows Boot Loader-------------------identifier              {default}device                  partition=M:path                    \windows\system32\winload.exedescription             Windows 8.1locale                  en-usloadoptions             DISABLE_INTEGRITY_CHECKSinherit                 {bootloadersettings}nointegritychecks       Yestestsigning             Yesallowedinmemorysettings 0x15000075osdevice                partition=M:systemroot              \windowsresumeobject            {269ac742-f4d7-11e4-943f-0008c9a21607}nx                      OptInbootmenupolicy          Standarddetecthal               Yes

How can I solve the issue?

Edited by ilkertezcan
Posted
What have you done to get such an error?
 
Normally nointegritychecks should be enough for bootmgr to accept an altered winload.exe. 

 

Posted

Does WinNTSetup supports a install.wim / custom.wim pair?

Given a tablet with a install.wim / custom.wim pair.

Task: to do a manufacturer restore at gui mode manually

https://technet.microsoft.com/en-us/library/dn594399.aspx

the push-button reset tools refresh the pointers to both the install.wim and the custom.wim file.

Some examples to clarify the issue:

wimlib-imagex.exe apply D:\Win8_x86\custom.wim 1 C:\ --ref D:\Win8_x86\install.wim --wimbootDism.exe /Apply-Image /ImageFile:D:\Win8_x86\custom.wim /Index:1 /SWMFile:D:\Win8_x86\install.wim /ApplyDir:C:\ /WIMboot
.

 

Selecting custom.wim at WinNTSetup 3.7.9 and apply wimboot mode:

Error: 0x714 Appying system image failed.

Any chance to include install.wim?

Posted (edited)

Currently it's not possible to apply a custom.wim.

I'll add this to the next version.

 

Such a "ref" command line option will be a good thing , too.

Edited by JFX
Posted

Hi JFX, thank you for this wonderful software! :D

But may I ask why only windows 7 supports installing to VHD? Can you add supporting for other OSes?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...