New life for Lenovo S145

  • 08 Jan, 2023

This is a secondary laptop. My wife use it since the begining of the pandemic on 2020.
She start to work at home and needs a laptop to do the job. This laptop is not so fast comapred to may others laptos (mac pro 2016 and mac pro 2020).
I decided last week to upgrade this laptop and change his HD, i put an NVME m.2 500GB and more 16GB RAM.

I cloned the original HD using the Macrium Reflect Free. I found the tutorial bellow with very good instructions on how to create the clone. Everything works after i clone the disk

Related Posts

Using MAC TimeMachine with OpenMediaVault

  • 17 Mar, 2024

I am using TimeMachine to do my Mac backup since 2013 and every time i need to restore a file i have a success.
Last month i setup a Raspberry PI 3 with OpenMediaVault to create a NAS on my network. I have several computers at home that need a backup. The setup for the first Mac Book Pro using Moterey was ok, but my other Mac using MacOS Sonoma 14.4.
Using Sonoma i got the error "Apple: The operation can t be completed because the original item for "" can t be found: ". Searching on the web there is no one solution for the problem. I found the video bellow that is a compilation of several possible solutions. The solution 3/21 solve my problem after i logoff and logon again. https://yo

Using MAC TimeMachine with OpenMediaVaultRead More

How to solve db2 setup failure on Windows 2012

  • 01 Dec, 2014

Last week i was installing the db2 10 server on top of windows 2012.  The setup program was unable to install the .Net 3.5 framework.
I try install the .Net 3.5 from Add Features menu but it´s did not work well. So my Windows Administrator do the following using the Windows 2012 dvd Dism /online /cleanup-image /scanhealth Dism.exe /online /enable-feature /featurename:NetFX3 /All  /LimitAccess /Source:E:sourcessxs "E:" The "E:" is the dvd unity letter

How to solve db2 setup failure on Windows 2012Read More

The Operation failed to complete because Disk Management console view is not up-to-date

  • 05 Feb, 2014

It is not so frequent for me to build Windows 2008 images. Yesterday when i made the Windows VM an add a second disk the error message above was displayed Windows Server: The operation failed to complete because the Disk Management console view is not up-to-date ! (http://platao.plansis.com.br/blogkenio.nsf/dx/diskproblem.htm/content/M2?OpenElement) Context:
I was trying to format a newly added disk on Windows Server 2008 R2 however, couldn't format the disk or assign a drive letter to the disk. The Server was a Virtual Machine hosted on a VMware Workstation 10. I tried to refresh the disk management console and even did restart the server however, same error persisted. To my supris

The Operation failed to complete because Disk Management console view is not up-to-dateRead More