Author Archives: krylon

Selecting a CPU test in Ultimate Boot CD instantly reboots the system

I had a PC system based on an ASRock Z97 chipset motherboard with a Haswell generation i7 processor and integrated graphics.  Before considering the system stable, I was attempting to do a stress test using the latest version of UBCD … Continue reading

Posted in Uncategorized | Leave a comment

Samsung PM863a SSD Flashing [ERROR] Firmware Update Failed Due to a failure in device interaction.

You may find updating the firmware on an enterprise class Samsung PM863a SSD difficult. In this case I had a specific part number of MZ7LM3T8HMLP-00003. The first step is to check the label on the drive and look for the … Continue reading

Posted in Uncategorized | Leave a comment

Macbook Error: The Installer information on the recovery server is damaged.

I was attempting to wipe and reinstall MacOS X on an older Intel based Macbook by following this guide: https://support.apple.com/en-us/102639 To begin this process, the directions have you press and hold Command-R. The Disk Utility to wipe the computer was … Continue reading

Posted in Uncategorized | Leave a comment

Unable to Wipe Replacement Drive in OpenMediaVault

I was replacing a failed drive in an existing array in OMV.  After I connected a replacement disk, I went to Multiple Device -> Recover. However the list of available drives for recovery was blank.  The next step I tried … Continue reading

Posted in Uncategorized | Leave a comment

Openmediavault GRUB failed to install, unable to identify a filesystem

When performing a manual apt-get upgrade command from the OMV CLI, I ran into this error when it tried to upgrade the grub-pc package. grub-install: error: unable to identify a filesystem in hostdisk//dev/sdx; safety check can’t be performed. where x … Continue reading

Posted in Uncategorized | Leave a comment

Windows Backup Fails with Error 0x80780166 and 0x80070001

I was trying to perform a backup of the system C drive to another local storage D drive by using the Create a system image feature.  Each time the system image was attempted, it would result in the same error: … Continue reading

Posted in Uncategorized | Leave a comment

Error 0x80070643 in Windows Update for KB5034441 (and Guide to Create a Windows RE partition)

This guide is how to resolve error 0x80070643 in Windows Update when trying to install an update related to the Windows Recovery Environment: 2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441). The issue is related to … Continue reading

Posted in Uncategorized | Leave a comment

Unable to Delete Single Shadow Copy Restore Point with Error: Invalid option value.

I was looking to delete a specific restore point on a Windows 10 machine using the command line.  There are several guides available out on the web. For example: https://www.majorgeeks.com/content/page/how_to_delete_some_or_all_system_restore_points_on_windows_10.html https://softwarekeep.com/help-center/delete-windows-restore-points Also the ofifical Microsoft guide: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/vssadmin-delete-shadows You can also … Continue reading

Posted in Uncategorized | Leave a comment

Ubuntu Focal Error NO_PUBKEY B7B3B788A8D3785C When Apt Update for MySQL

I was getting this error on Ubuntu 20.04 LTS with MySQL version 8.0.35. Err:1 http://repo.mysql.com/apt/ubuntu focal InRelease The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C After some research, I tried several suggestions that … Continue reading

Posted in Uncategorized | Leave a comment

Windows Store (and other Windows Apps) Crashes and Closes Automatically in Windows 10

Some background: On a Windows 10 machine I had to recreate an existing user profile  due to some corruption. I followed this guide (except for the step related to ProfileGuid in the registry, since it does not exist in Windows … Continue reading

Posted in Uncategorized | Leave a comment