|
|
# dd if=/dev/mem bs=1k skip=768 count=256 2>/dev/null | strings -n 8
Related posts:
- Automount ntfs paritions as read/write This will show you how to automount your root Window’s...
- MBR backup with dd command @ LINUX MBR is the master boot record of your disks. It...
- Sample Linux Driver (module) I am generally writing linux drivers for embedded systems for...
- Linux mbr record backup with sfdisk included extened partition infos You can backup your system partition table with sfdisk which...
- Creating & using ext3 filesystem images Ext3 is a linux filesystem and used by most of...
Comments
Leave a comment Trackback