Skip to content
Snippets Groups Projects
Commit f27c943e authored by ballen4705's avatar ballen4705
Browse files

Better description of /dev/tw[ae] devices up front in LINUX section.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2143 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 1ed696ee
No related branches found
No related tags found
No related merge requests found
.ig .ig
Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net> Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
$Id: smartctl.8.in,v 1.77 2006/04/05 19:50:07 chrfranke Exp $ $Id: smartctl.8.in,v 1.78 2006/04/12 15:45:38 ballen4705 Exp $
This program is free software; you can redistribute it and/or modify it This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free under the terms of the GNU General Public License as published by the Free
...@@ -60,6 +60,10 @@ Use the forms \fB"/dev/hd[a\-t]"\fP for IDE/ATA ...@@ -60,6 +60,10 @@ Use the forms \fB"/dev/hd[a\-t]"\fP for IDE/ATA
devices, and \fB"/dev/sd[a\-z]"\fP for SCSI devices. For devices, and \fB"/dev/sd[a\-z]"\fP for SCSI devices. For
SCSI Tape Drives and Changers with TapeAlert support use the devices SCSI Tape Drives and Changers with TapeAlert support use the devices
\fB"/dev/nst*"\fP and \fB"/dev/sg*"\fP. \fB"/dev/nst*"\fP and \fB"/dev/sg*"\fP.
For SATA disks accessed with libata, use \fB"/dev/sd[a\-z]"\fP
and append \fB"\-d ata"\fP. For disks behind 3ware controllers
you may need \fB"/dev/sd[a\-z]"\fP or \fB"/dev/twe[0\-9]"\fP
or \fB"/dev/twa[0\-9]"\fP: see details below.
More general paths (such as devfs ones) may also be specified. More general paths (such as devfs ones) may also be specified.
.IP \fBDARWIN\fP: 9 .IP \fBDARWIN\fP: 9
Use the forms \fB/dev/disk[0\-9]\fP or equivalently \fBdisk[0\-9]\fP or equivalently Use the forms \fB/dev/disk[0\-9]\fP or equivalently \fBdisk[0\-9]\fP or equivalently
...@@ -1280,7 +1284,7 @@ these documents may be found in the References section of the ...@@ -1280,7 +1284,7 @@ these documents may be found in the References section of the
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartctl.8.in,v 1.77 2006/04/05 19:50:07 chrfranke Exp $ $Id: smartctl.8.in,v 1.78 2006/04/12 15:45:38 ballen4705 Exp $
.\" Local Variables: .\" Local Variables:
.\" mode: nroff .\" mode: nroff
.\" End: .\" End:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment