Linux

Recovering a file from linux partition stored on VHDX on Windows 8

We do backups! That's our motto from the beginning till the end. If you're our Client and we take over your IT business we make sure we cover our disaster recovery scenarios. Recently one of our US based clients asked as to recover a file that was just deleted from one of the virtual machines stored on Microsoft Hyper-V 2012.

Problem Description

After restoring a VHDx image from a disk library using  Altaro Hyper-V Backup and mounting it in Windows, we just had to get the linux files out. For this we used a little software called Ext2Read. While there are other software programs out there this one seemed most convenient and easy to use. The program itself is just one simple file (ext2explore.exe) which can be run without any installation on the server. You simply start it up, it automatically detects the Linux drives attached to Windows and shows detected partitions.

Now you just have to go thru directory structure, find what you're looking for and save it locally.

That's it. Files recovered, Client happy, and we can enjoy our weekend.

This post was last modified on 15 sierpnia, 2018 23:39

Przemyslaw Klys

System Architect with over 14 years of experience in the IT field. Skilled, among others, in Active Directory, Microsoft Exchange and Office 365. Profoundly interested in PowerShell. Software geek.

Share
Published by
Przemyslaw Klys

Recent Posts

Active Directory Replication Summary to your Email or Microsoft Teams

Active Directory replication is a critical process that ensures the consistent and up-to-date state of…

1 tydzień ago

Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell

Hey there! Today, I wanted to introduce you to one of the small but excellent…

5 miesięcy ago

Active Directory Health Check using Microsoft Entra Connect Health Service

Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its…

7 miesięcy ago

Seamless HTML Report Creation: Harness the Power of Markdown with PSWriteHTML PowerShell Module

In today's digital age, the ability to create compelling and informative HTML reports and documents…

8 miesięcy ago

How to Efficiently Remove Comments from Your PowerShell Script

As part of my daily development, I create lots of code that I subsequently comment…

8 miesięcy ago

Unlocking PowerShell Magic: Different Approach to Creating ‘Empty’ PSCustomObjects

Today I saw an article from Christian Ritter, "PowerShell: Creating an "empty" PSCustomObject" on X…

9 miesięcy ago