File: reassign_addr.txt

package info (click to toggle)
sg3-utils 1.29-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,920 kB
  • ctags: 3,092
  • sloc: ansic: 52,229; sh: 10,927; makefile: 663
file content (11 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
# This file is an example for the sg_reassign utility.
# That utility can take one or more logical block addresses from stdin when
# either the '--address=-" or "-a -" option is given on the command line.

# To see logical block addresses placed in the command parameter block
# without executing them command try something like:
# 'sg_reassign --address=- --dummy -vv /dev/sda < reassign_addr.txt

1,34,0x33,0X444  0x89abcde	0xdeadbeef  	# 6 lba's

# dpg 20070130