Advertisement
hujuice

head -c 446 /dev/sda | xxd

Jan 31st, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. # head -c 512 /dev/sdc | xxd
  2. 00000000: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  3. 00000010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  4. 00000020: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  5. 00000030: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  6. 00000040: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  7. 00000050: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  8. 00000060: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  9. 00000070: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  10. 00000080: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  11. 00000090: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  12. 000000a0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  13. 000000b0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  14. 000000c0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  15. 000000d0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  16. 000000e0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  17. 000000f0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  18. 00000100: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  19. 00000110: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  20. 00000120: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  21. 00000130: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  22. 00000140: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  23. 00000150: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  24. 00000160: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  25. 00000170: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  26. 00000180: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  27. 00000190: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  28. 000001a0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  29. 000001b0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  30. 000001c0: 0100 eefe ffff 0100 0000 af88 e0e8 0000 ................
  31. 000001d0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  32. 000001e0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  33. 000001f0: 0000 0000 0000 0000 0000 0000 0000 55aa ..............U.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement