› Forums › Operating Systems › Windows Server 2008 › Hardware Compatibility (New) › 8GB SD (SDHC) cards on server 2008 x64
- This topic has 2 replies, 2 voices, and was last updated 16 years, 11 months ago by
Arris.
- AuthorPosts
-
- 5th June 2008 at 21:30 #46466
You could try this:
1. Extract Windows6.0-KB936825-x86.cab or Windows6.0-KB936825-x64.cab from respectively Windows6.0-KB936825-x86.msu or Windows6.0-KB936825-x64.msu using 7-Zip or WinRAR.
2. start the Command Prompt: Start -> Run -> cmd -> OK and browse (cd “C:Some FolderFolder”) to the folder you extracted the CAB to.
3. Run the command:
x86pkgmgr /ip /m:Windows6.0-KB936825-x86.cab
x64
pkgmgr /ip /m:Windows6.0-KB936825-x64.cab
4. Hope that it works now! (could’nt test it because I don’t have an SD card reader) It might help if you restart your computer.
You can check what happened by viewing logfile C:WindowsLogsCBSCBS.log. This was my output:
2008-06-05 14:17:09, Info CBS Pkgmgr: called with: "pkgmgr /ip /m:C:Windows6.0-KB936825-x64.cab"
2008-06-05 14:17:09, Info CSI 00000001@2008/6/5:21:17:09.368 WcpInitialize (wcp.dll version 0.0.0.5) called (stack @0x7fef5308765 @0xff2235f8 @0xff21cd6a @0xff228e2d @0x7772495d @0x77858791)
2008-06-05 14:17:09, Info CBS Session: 29935441:2209065144 initialized.
2008-06-05 14:17:09, Info CBS Pkgmgr: Installing package from: C:Windows6.0-KB936825-x64.cab
2008-06-05 14:17:09, Info CBS Appl: detect Parent, Package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, Parent: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.0.6000.16386, Disposition = 1003, VersionComp: 1, ServiceComp: 1, BuildComp: 1, DistributionComp: 1, RevisionComp: 1, Exist: 1
2008-06-05 14:17:09, Info CBS Appl: detectParent (exact match): package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, Parent: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.0.6000.16386, parent state: 0
2008-06-05 14:17:09, Info CBS Appl: detect Parent, Package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, disposition state from detectParent: 0
2008-06-05 14:17:09, Info CBS Appl: Evaluating package applicability for package Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, applicable state: 0
2008-06-05 14:17:09, Info CBS Blocked system sleep; prior state: 0x80000000
2008-06-05 14:17:09, Info CBS Exec: Processing started. Client: Package Manager, Session: 29935441:2209065144, Package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0
2008-06-05 14:17:09, Info CBS Appl: Evaluating package applicability for package Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, applicable state: 0
2008-06-05 14:17:09, Info CBS Plan: Skipping package since its start state and target state are both absent for package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, current: 0, pending: -16, start: 0, applicable: 0, targeted: 0, limit: 7
2008-06-05 14:17:09, Info CSI 0000001c@2008/6/5:21:17:09.993 CSI Transaction @0x317320 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [80]"TI1.29935441:2209065144:1/Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0"
2008-06-05 14:17:09, Info CSI 0000001d@2008/6/5:21:17:09.993 CSI Transaction @0x317320 destroyed
2008-06-05 14:17:09, Info CBS Exec: Not trying hotpatching because root package is not hotpatch-aware: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0
2008-06-05 14:17:09, Info CSI 0000001e@2008/6/5:21:17:09.993 CSI Transaction @0x317320 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [80]"TI4.29935441:2209065144:2/Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0"
2008-06-05 14:17:09, Info CSI 0000001f ICSITransaction::Commit calling IStorePendingTransaction::Apply - coldpatching=FALSE applyflags=15 (0x0000000f)
2008-06-05 14:17:09, Info CSI 00000020 Creating NT transaction (seq 5), objectname [6]"(null)"
2008-06-05 14:17:09, Info CSI 00000021 Created NT transaction (seq 5) result 0x00000000, handle @0x444
2008-06-05 14:17:10, Info CSI 00000022@2008/6/5:21:17:10.274 CSI perf trace:
CSIPERF:TXCOMMIT;287985
2008-06-05 14:17:10, Info CSI 00000023 Creating NT transaction (seq 6), objectname [6]"(null)"
2008-06-05 14:17:10, Info CSI 00000024 Created NT transaction (seq 6) result 0x00000000, handle @0x444
2008-06-05 14:17:10, Info CSI 00000025@2008/6/5:21:17:10.633 CSI perf trace:
CSIPERF:TXCOMMIT;426096
2008-06-05 14:17:10, Info CSI 00000026@2008/6/5:21:17:10.633 CSI Transaction @0x317320 destroyed
2008-06-05 14:17:10, Info CBS Pkgmgr: Completed install of package from: C:Windows6.0-KB936825-x64.cab, hr: 0x0
2008-06-05 14:17:10, Info CBS Exec: Processing complete. Session: 29935441:2209065144, Package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, hr: 0x0
2008-06-05 14:17:10, Info CBS Restored system sleep block state: 0x80000000
2008-06-05 14:17:10, Info CBS Session: 29935441:2209065144 finalized. Reboot required: no
2008-06-05 14:17:10, Info CBS Pkgmgr: return code: 0x0Good luck! 😉
- 7th June 2008 at 03:23 #46465
@Arris wrote:
pkgmgr /ip /m:Windows6.0-KB936825-x64.cab
This didn’t work, same problem as before. Seemed like a good idea tho. I got sort of the same log as you:
2008-06-07 03:16:02, Info CBS Pkgmgr: called with: "pkgmgr /ip /m:Windows6.0-KB936825-x64.cab"
2008-06-07 03:16:03, Info CSI 00000001@2008/6/7:01:16:03.033 WcpInitialize (wcp.dll version 0.0.0.5) called (stack @0x7fef4808765 @0xff8535f8 @0xff84cd6a @0xff858e2d @0x7738495d @0x774b8791)
2008-06-07 03:16:03, Info CBS Loaded Servicing Stack v6.0.6001.18000 with Core: C:Windowswinsxsamd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6001.18000_none_657dfccc7fa7eb9acbscore.dll
2008-06-07 03:16:03, Info CSI 00000001@2008/6/7:01:16:03.294 WcpInitialize (wcp.dll version 0.0.0.5) called (stack @0x7fef4808765 @0x7fef4d85276 @0x7fef4d53dc1 @0xff3d49a8 @0xff3d30c9 @0xff3d3578)
2008-06-07 03:16:03, Info CBS Could not load SrClient DLL from path: SrClient.dll. Continuing without system restore points.
2008-06-07 03:16:03, Info CSI 00000002@2008/6/7:01:16:03.295 WcpInitialize (wcp.dll version 0.0.0.5) called (stack @0x7fef4808765 @0x7fef4dc846f @0x7fef4da2379 @0x7fef4d53edb @0xff3d49a8 @0xff3d30c9)
2008-06-07 03:16:03, Info CSI 00000003@2008/6/7:01:16:03.296 WcpInitialize (wcp.dll version 0.0.0.5) called (stack @0x7fef4808765 @0x7fef8c2836d @0x7fef8c2849a @0xff3d4207 @0xff3d3125 @0xff3d3578)
2008-06-07 03:16:03, Info CBS NonStart: Checking to ensure startup processing was not required.
2008-06-07 03:16:03, Info CSI 00000004 IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = 00000004, progress = NULL, phase = 0, pdwDisposition = @0x18df9e0
2008-06-07 03:16:03, Info CBS NonStart: Success, startup processing not required as expected.
2008-06-07 03:16:03, Info CSI 00000005 CSI Store 3342544 (0x00000000003300d0) initialized
2008-06-07 03:16:03, Info CBS Session: 29935676:229407689 initialized.
2008-06-07 03:16:03, Info CBS Pkgmgr: Installing package from: C:UsersQtaxDownloadsSDHCWindows6.0-KB936825-x64Windows6.0-KB936825-x64.cab
2008-06-07 03:16:03, Info Started DPX phase: Resume and Download Job
2008-06-07 03:16:03, Info Started DPX phase: Apply Deltas Provided In File
2008-06-07 03:16:03, Info Ended DPX phase: Apply Deltas Provided In File
2008-06-07 03:16:03, Info Started DPX phase: Apply Deltas Provided In File
2008-06-07 03:16:03, Info Ended DPX phase: Apply Deltas Provided In File
2008-06-07 03:16:03, Info Ended DPX phase: Resume and Download Job
2008-06-07 03:16:03, Info Started DPX phase: Resume and Download Job
2008-06-07 03:16:03, Info Started DPX phase: Apply Deltas Provided In File
2008-06-07 03:16:03, Info Ended DPX phase: Apply Deltas Provided In File
2008-06-07 03:16:03, Info Ended DPX phase: Resume and Download Job
2008-06-07 03:16:03, Info CBS Appl: detect Parent, Package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, Parent: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.0.6000.16386, Disposition = 1003, VersionComp: 1, ServiceComp: 1, BuildComp: 1, DistributionComp: 1, RevisionComp: 1, Exist: 1
2008-06-07 03:16:03, Info CBS Appl: detectParent (exact match): package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, Parent: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.0.6000.16386, parent state: 0
2008-06-07 03:16:03, Info CBS Appl: detect Parent, Package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, disposition state from detectParent: 0
2008-06-07 03:16:03, Info CBS Appl: Evaluating package applicability for package Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, applicable state: 0
2008-06-07 03:16:03, Info CBS Blocked system sleep; prior state: 0x80000000
2008-06-07 03:16:03, Info CBS Exec: Processing started. Client: Package Manager, Session: 29935676:229407689, Package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0
2008-06-07 03:16:03, Info CBS Appl: Evaluating package applicability for package Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, applicable state: 0
2008-06-07 03:16:03, Info CBS Plan: Skipping package since its start state and target state are both absent for package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, current: 0, pending: -16, start: 0, applicable: 0, targeted: 0, limit: 7
2008-06-07 03:16:03, Info CSI 00000006@2008/6/7:01:16:03.457 CSI Transaction @0x3632a0 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [79]"TI1.29935676:229407689:1/Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0"
2008-06-07 03:16:03, Info CSI 00000007@2008/6/7:01:16:03.474 CSI Transaction @0x3632a0 destroyed
2008-06-07 03:16:03, Info CBS Exec: Not trying hotpatching because root package is not hotpatch-aware: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0
2008-06-07 03:16:03, Info CSI 00000008@2008/6/7:01:16:03.475 CSI Transaction @0x3632a0 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [79]"TI4.29935676:229407689:2/Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0"
2008-06-07 03:16:03, Info CSI 00000009 ICSITransaction::Commit calling IStorePendingTransaction::Apply - coldpatching=FALSE applyflags=15 (0x0000000f)
2008-06-07 03:16:03, Info CSI 0000000a Creating NT transaction (seq 1), objectname [6]"(null)"
2008-06-07 03:16:03, Info CSI 0000000b Created NT transaction (seq 1) result 0x00000000, handle @0x444
2008-06-07 03:16:03, Info CSI 0000000c@2008/6/7:01:16:03.484 CSI perf trace:
CSIPERF:TXCOMMIT;4749
2008-06-07 03:16:03, Info CSI 0000000d Creating NT transaction (seq 2), objectname [6]"(null)"
2008-06-07 03:16:03, Info CSI 0000000e Created NT transaction (seq 2) result 0x00000000, handle @0x444
2008-06-07 03:16:03, Info CSI 0000000f@2008/6/7:01:16:03.485 CSI perf trace:
CSIPERF:TXCOMMIT;151
2008-06-07 03:16:03, Info CSI 00000010@2008/6/7:01:16:03.486 CSI Transaction @0x3632a0 destroyed
2008-06-07 03:16:03, Info CBS Pkgmgr: Completed install of package from: C:UsersQtaxDownloadsSDHCWindows6.0-KB936825-x64Windows6.0-KB936825-x64.cab, hr: 0x0
2008-06-07 03:16:03, Info CBS Exec: Processing complete. Session: 29935676:229407689, Package: Package_1_for_KB936825~31bf3856ad364e35~amd64~~6.0.1.0, hr: 0x0
2008-06-07 03:16:03, Info CBS Restored system sleep block state: 0x80000000
2008-06-07 03:16:03, Info CBS Session: 29935676:229407689 finalized. Reboot required: no
2008-06-07 03:16:03, Info CBS Pkgmgr: return code: 0x0
Any other ideas? Can you somehow see what files this update modifies? And maybe then I could copy them from an updated vista system.
/Qtax/;
- AuthorPosts
- You must be logged in to reply to this topic.