![]() |
ASROCK MB J3455-ITX can´t boot W10 after update |
Post Reply ![]() |
Author | |
astral7 ![]() Newbie ![]() Joined: 08 Mar 2018 Status: Offline Points: 6 |
![]() ![]() ![]() ![]() ![]() Posted: 08 Mar 2018 at 9:45pm |
ASROCK MB J3455-ITX can´t boot W10 after latest update. Steps to this problem: 1. clean instalation Windows 10 Pro 64 bit (original DVD) - ok 2. Update to Windows 10 Pro 1709 build 16299.125 from the internet - ok 3. automatic update: KB4056887 + KB4058043 + KB4041994 + Intel Corporration driver update for Intel HD Graphics + KB890830 + KB2267602 And after that I can´t boot system. I have tried turn off power save functions in bios (to C0, sport) , with same result. Edited by astral7 - 08 Mar 2018 at 9:49pm |
|
![]() |
|
nosirrahx ![]() Newbie ![]() ![]() Joined: 03 Mar 2018 Location: Western MA Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
If you are installing from scratch it might be a good idea to integrate the updates into your image and try installing again.
windows10.0-kb4090914-x64_c72e85e0ed037eee289e3793c01b5f0a0f7b63f1.msu windows10.0-kb4090913-x64_3bc0210aa8b3e6ff99c876c8df45d3d6900c6f32.msu These are the 2 critical ones, "servicing stack update" and "cumulative update". If you use the media creation tool the install.ESD file will have home and pro and a bunch of other builds. Use the following command to extract just home and pro while converting to install.WIM: dism /Export-Image /SourceImageFile:c:\esd\install.esd /SourceIndex:3 /DestinationImageFile:c:\esd\install.wim /compress:max /checkintegrity dism /Export-Image /SourceImageFile:c:\esd\install.esd /SourceIndex:8 /DestinationImageFile:c:\esd\install.wim /compress:max /checkintegrity From there you can use GUI DISM to integrate the 2 updates mentioned above. https://archive.codeplex.com/?p=dismgui The following command will convert install.WIM back into install.ESD (not totally necessary but it makes the main install component way smaller): Dism /Export-Image /SourceImageFile:c:\esd\install.wim /SourceIndex:1 /DestinationImageFile:c:\esd\install.esd /Compress:recovery /CheckIntegrity Dism /Export-Image /SourceImageFile:c:\esd\install.wim /SourceIndex:2 /DestinationImageFile:c:\esd\install.esd /Compress:recovery /CheckIntegrity C:\ESD <- where to drop install.ESD. It lines up with the commands above. Edited by nosirrahx - 09 Mar 2018 at 2:38pm |
|
![]() |
|
astral7 ![]() Newbie ![]() Joined: 08 Mar 2018 Status: Offline Points: 6 |
![]() ![]() ![]() ![]() ![]() |
I am not professional. I do not know what is install.EDS, install.WIM
where to integrate? To system, or to installation DVD ? I need more help. And I don´t think that this is solution. Automatic update from the internet finished successuly. No error. Problem has happened when I restarted computer. (same result for each of my 10 mainboards from ASROCK) If I won´t get easy solution, I will claim my 10 ASROCK mainboards.
perhaps, ASROCK can not sell motherboards for windows 10 that can not be updated in the usual way Edited by astral7 - 09 Mar 2018 at 4:05pm |
|
![]() |
|
astral7 ![]() Newbie ![]() Joined: 08 Mar 2018 Status: Offline Points: 6 |
![]() ![]() ![]() ![]() ![]() |
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |