~ubuntu-branches/ubuntu/intrepid/sg3-utils/intrepid

« back to all changes in this revision

Viewing changes to examples/reassign_addr.txt

  • Committer: Bazaar Package Importer
  • Author(s): Luk Claes
  • Date: 2006-11-05 17:23:29 UTC
  • mfrom: (1.1.4 upstream) (3.1.2 edgy)
  • Revision ID: james.westby@ubuntu.com-20061105172329-l4loha00sk36qz6k
* Non-maintainer upload.
* Fix FTBFS due to old syscall usage (Closes: #395512).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file is an example for the sg_reassign utility.
 
2
# That utility can take one or more logical block addresses from stdin when
 
3
# either the '--address=-" or "-a -" option is given on the command line.
 
4
 
 
5
# To see logical block addresses placed in the command parameter block
 
6
# without executing the command try something like:
 
7
# 'sg_reassign --address=- -d -vv /dev/sda < reassign_addr.txt
 
8
 
 
9
1,34,0x33,0X444  0x89abcde      0xdeadbeef      # 6 lba's
 
10
 
 
11
# dpg 20050109