# dd if=/dev/mem bs=1k skip=768 count=256 2>/dev/null | strings -n 8


Buy me a beer

Related posts:

  1. Automount ntfs paritions as read/write This will show you how to automount your root Window’s...
  2. MBR backup with dd command @ LINUX MBR is the master boot record of your disks. It...
  3. Sample Linux Driver (module) I am generally writing linux drivers for embedded systems for...
  4. Linux mbr record backup with sfdisk included extened partition infos You can backup your system partition table with sfdisk which...
  5. Creating & using ext3 filesystem images Ext3 is a linux filesystem and used by most of...