rocketgeek
Programmer
I would like to do a raw read of a device, such as a DVD or a harddrive. How can I do this in Windows (xp)?
The equivalent in Linux would be something like a
read on /dev/hda or /dev/dvd.
The reason I want to do this is to do a complete volume compare, bypassing the file system.
The equivalent in Linux would be something like a
read on /dev/hda or /dev/dvd.
The reason I want to do this is to do a complete volume compare, bypassing the file system.