Mount/Unmount Image - Printable Version +- Hasleo Software Forums (https://www.easyuefi.com/forums) +-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forumdisplay.php?fid=1) +--- Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software) (https://www.easyuefi.com/forums/forumdisplay.php?fid=10) +--- Thread: Mount/Unmount Image (/showthread.php?tid=2044) Pages:
1
2
|
Mount/Unmount Image - bjm_ - 06-16-2024 ImageMountService Log.txt (Size: 11.71 KB / Downloads: 3) I'm doing something wrong. Ideas, what I'm doing wrong. Thanks https://www.wilderssecurity.com/threads/hasleo-backup-suite.449122/page-45#post-3199019 RE: Mount/Unmount Image - lavande - 06-16-2024 You have the same problem as me. https://www.easyuefi.com/forums/showthread.php?tid=2039 In post 6 you have a command to try. https://www.easyuefi.com/forums/showthread.php?tid=2039&pid=5913#pid5913 RE: Mount/Unmount Image - bjm_ - 06-16-2024 1) found the driver file hasldisk.sys here > C:\Windows\System32\drivers\ 2) found the registry entry for the driver here > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services 3) Mount Image > Auto-assign > Proceed displays Mounted No & The operation completed successfully. 4) ran elevated CMD prompt, "net start hasldisk" Microsoft Windows [Version 10.0.19045.4412] © Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>net start hasldisk System error 577 has occurred. Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. RE: Mount/Unmount Image - Froggie - 06-17-2024 The Devs may have to come up with another solution. Since the entire installation package is unsigned, my guess would be that this new driver is unsigned as well. I run a System that doesn't require driver signing so I never see that error. We'll see how the Devs handle this issue... RE: Mount/Unmount Image - bjm_ - 06-17-2024 (06-17-2024, 12:54 AM)Froggie Wrote: The Devs may have to come up with another solution. Since the entire installation package is unsigned, my guess would be that this new driver is unsigned as well. I run a System that doesn't require driver signing so I never see that error. Okay. Thanks as test: I ran 4.8 installer to remove & reinstall 4.8. Mount Image renders The system cannot find the path specified. Edit: Okay. I re-plugged my ext HDD. Now, Mount Image renders Mounted No. This operation completed successfully. Unmount appears to work. Only, my ext HDD won't safely eject. This device is currently in use. Something held in memory? I have to Restart machine. Sign Out does not help. Restart machine...then allows ext HDD eject. RE: Mount/Unmount Image - bjm_ - 06-17-2024 (06-17-2024, 03:23 AM)bjm_ Wrote:(06-17-2024, 12:54 AM)Froggie Wrote: The Devs may have to come up with another solution. Since the entire installation package is unsigned, my guess would be that this new driver is unsigned as well. I run a System that doesn't require driver signing so I never see that error. RE: Mount/Unmount Image - lavande - 06-17-2024 (06-17-2024, 03:36 AM)bjm_ Wrote:(06-17-2024, 03:23 AM)bjm_ Wrote:(06-17-2024, 12:54 AM)Froggie Wrote: The Devs may have to come up with another solution. Since the entire installation package is unsigned, my guess would be that this new driver is unsigned as well. I run a System that doesn't require driver signing so I never see that error. Try restarting the "hasleo image mount service" to see if you can then eject the external HDD. It's in task manager in service. If it's ok, every time you try to mount an image you restart this service.. RE: Mount/Unmount Image - bjm_ - 06-17-2024 (06-17-2024, 05:53 AM)lavande Wrote:(06-17-2024, 03:36 AM)bjm_ Wrote:(06-17-2024, 03:23 AM)bjm_ Wrote:(06-17-2024, 12:54 AM)Froggie Wrote: The Devs may have to come up with another solution. Since the entire installation package is unsigned, my guess would be that this new driver is unsigned as well. I run a System that doesn't require driver signing so I never see that error. Yes, I just now found Image Mount Service...before reading your message. Yes, I stopped Image Mount Service (Services Local) and was able to eject. Thanks. RE: Mount/Unmount Image - admin - 06-17-2024 Please check to see if the driver signature is missing? RE: Mount/Unmount Image - admin - 06-17-2024 (06-17-2024, 11:28 AM)admin Wrote: Please check to see if the driver signature is missing? Disabling Secure Boot seems to be the only way to be able to solve the problem at the moment, see: https://www.easyuefi.com/forums/showthread.php?tid=2039&pid=5935#pid5935 |