:open_mountmgr failed to open mount manager

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Post Reply
srinidhikrs
Newbie
Newbie
Posts: 4
Joined: Sat Dec 21, 2024 10:18 pm

:open_mountmgr failed to open mount manager

Post by srinidhikrs »

I have a server with Ubuntu 22.04

omadmin@server:~/wine-build$ uname -a
Linux server 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

I have installed the latest wine by following :
https://gitlab.winehq.org/wine/wine/-/w ... ian-Ubuntu

When I run winecfg , the drives tab is throwing error
Failed to connect to mount manager , the drive configuration cannot be edited.

On the terminal the following errors are seen :
00e0:err:winecfg:open_mountmgr failed to open mount manager err 2


Please help in resolving the issue.

Thanks
Srinidhi
srinidhikrs
Newbie
Newbie
Posts: 4
Joined: Sat Dec 21, 2024 10:18 pm

Re: :open_mountmgr failed to open mount manager

Post by srinidhikrs »

omadmin@server:~$ wine-stable winecfg
wine: created the configuration directory '/home/omadmin/.wine'
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
Could not find Wine Gecko. HTML rendering will be disabled.
005c:err:service:validate_context_handle Handle is of an invalid type (1, 2)
0040:err:ole:NDRCContextBinding invalid handle 0015FEA8
0040:err:ole:NDRCContextBinding invalid handle 0015FEA8
005c:err:service:validate_context_handle Handle is of an invalid type (1, 2)
002c:err:ole:NDRCContextBinding invalid handle 00157B38
005c:err:service:validate_context_handle Handle is of an invalid type (1, 2)
002c:err:setupapi:SetupDiInstallDevice Failed to start service L"winebus" for device L"ROOT\\WINE\\WINEBUS", error 6.
002c:err:ole:NDRCContextBinding invalid handle 00157A68
wine: configuration in L"/home/omadmin/.wine" has been updated.
0024:err:winecfg:open_mountmgr failed to open mount manager err 2
0024:err:winecfg:open_mountmgr failed to open mount manager err 2
omadmin@server:~$ 0048:err:ole:start_rpcss Failed to open RpcSs service
Post Reply