This is a discussion on Sparse file question for data recovery - Kernel ; Hello list, It is a way to use sparse files (or sg. else) to try to recover some big block device when it is readonly? I mean the original device is marked readonly, and only the changes are saved for ...
Hello list,
It is a way to use sparse files (or sg. else) to try to recover some big
block device when it is readonly?
I mean the original device is marked readonly, and only the changes are
saved for the sparse file.
This is useful if i want to only try to repair corrupted (or miss-assembled)
raid arrays, image from damaged hdd, etc...
Like only save the "undo" information independently from the repairing
program.
I only know that with nbd-server, but i wish to use a simple local solution.
Somebody have an idea? :-)
Thanks,
Janos Haar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/