A Blog about technology, linux, peer2peer, cool new downloads and software development.

Monday, August 18, 2008

Read LBA sector from block device

dd if=/dev/sde of=dump2.bin iflag=direct bs=512 count=256 skip=277285647

skip=[LBA]

No comments: