• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Raw bit-image disk backup, with minimal features

unapproved

Junior Member
Sorry for yet another disk backup topic, but I think this differs from the others I found. Also, hunting worldwide with Google gave me no clear answer.

I'm looking for full, raw disk backup, with minimum features.

I think Ghost etc. do not do what I want. Everything I read about them talks about partitions, drives, operating systems, and boot records/sectors. In other words, the well-known backup programs know too much about data structuring on the hardware.

I want a program with no concept of data structure. The disk is a serial bit stream, a giant binary number. I wish to copy that bit stream to a backup. I don't want the backup program to have any opinions about what the bits mean.

Only 2 snazzy features: the backup program needs a basic file system manager, so it can write the raw disk image to a file on another local disk. And it ought to be able to compress the output.

But, no network, no browsing, no incremental stuff, no gui (we're talking "backup", not "game").

Does anyone know of such a standalone low-level disk backup utility, with no clutter?
 
Back
Top