ext4 wiped. RAID degraded. Server formatted by mistake. We've seen it. We charge only if we get your data back.
Scope — software recovery only
This is logical and software-level Linux data recovery — filesystems, RAID arrays, deleted data, corrupted volumes, database files. Physical platter-level recovery (clicking drives, seized spindles) requires a cleanroom and specialist hardware we don't have. We'll tell you immediately if your situation needs that — and we won't charge you for that assessment.
Six scenarios that arrive in our inbox, week after week.
mkfs ran on the wrong partition. The data's still there on the blocks. We stop all writes and work the superblock and inode tables before any more gets overwritten.
ext4 / XFS / BtrfsRAID 5 with two failed drives, or a RAID 0 stripe that lost one disk. Software RAID via mdadm or hardware RAID controller — we rebuild or extract directly from the member disks.
RAID 0/1/5/6/10Someone ran it as root. Or a script went recursive in the wrong directory. If the filesystem hasn't been written over, inode recovery is feasible on most Linux filesystems.
ext4 · deleted inodesLVM metadata wiped, VG not accessible, or the partition table got zeroed out during a failed resize or a bad fdisk run. We scan, reconstruct, and mount.
LVM2 · GPT / MBRMySQL/MariaDB or PostgreSQL datadir on an ext4 volume that got corrupted. We recover the raw InnoDB tablespace or pg_data directory before attempting a logical restore.
MySQL · PostgreSQL · SQLitePost-ransomware Linux server where the encryption hit only part of the volume. We isolate, image the disk, and attempt recovery on unencrypted data blocks before any decryption negotiation.
Incident responseNo intermediaries. No cleanroom theatre. Linux commands on the actual disk.
You reach us by phone or the emergency form. We ask three questions: distro, filesystem type, what happened. That's enough to know if recovery is viable.
First instruction is always: unmount the volume. Do not write anything to that disk. Every new write overwrites blocks that might contain your data. We walk you through this remotely if needed.
Before any recovery attempt, we create a sector-by-sector image using ddrescue or dd. All recovery work happens on the image. Your original disk stays untouched.
We run the recovery on the image. testdisk, photorec, extundelete, manual inode scanning depending on what the situation calls for. We tell you what we found before you pay anything.
Recovered files are delivered to a medium you specify. You sign the Data Recovery Engagement Letter. You pay ₹75,000 + GST. If recovery fails, the letter isn't signed and you pay nothing.
Default on Ubuntu, Debian, most production Linux servers
RHEL, Rocky Linux, AlmaLinux default — large file systems
Snapshots, subvolumes, RAID modes — we work the subvolume tree
Logical volume metadata reconstruction, VG rebuild
Software RAID 0/1/5/6/10 — member disk extraction and rebuild
Pool import from failed/degraded vdevs — assessed case by case
Volatile filesystem data where underlying source is recoverable
LSI, Adaptec, HP SmartArray — member disk bypass when controller fails
If you have the passphrase/keyslot — we decrypt, then recover
No diagnostic fees. No "partial recovery" billing. If the data comes back, you pay once.
A Mumbai jewellery firm running ERPNext on a 3-disk RAID 5 lost two drives within 48 hours — one during a power failure, the second during the rebuild. The array went offline. The IT team had no recent backup of the database volume.
RAID 5, 2 of 3 member disks failed. mdadm array in a failed/degraded state. Last verified backup was 11 days old. ERPNext database: 4 years of transaction history.
Imaged all 3 member disks. Reconstructed RAID stripe geometry manually. Mounted the reconstructed ext4 volume read-only. Extracted the MySQL InnoDB tablespace intact.
100% of database tables recovered. Data loss: zero. Client restored ERPNext from the recovered datadir the same evening. Recovery time: 7 hours from first call.
Client moved to an AV Services retainer. Automated daily backups to an off-server location now run under our management. RAID is now RAID 6.
Every minute of writes to that disk reduces what we can recover. Start now.