Opened 13 years ago

Closed 13 years ago

#176 closed defect (invalid)

SATA drive in an external USB connect enclosure

Reported by: George R. Goffe Owned by: somebody
Priority: major Milestone:
Component: all Version: 5.40
Keywords: Cc:

Description

I just downloaded and built the latest source code from svn because I'm getting the result below from this command. Am I doing something wrong?

Regards,

George...

smartctl -t short /dev/sdb
smartctl 5.42 2011-06-09 r3366 [i686-linux-2.6.35.13-92.fc14.i686] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

Smartctl open device: /dev/sdb [USB JMicron] failed: Two devices connected, try '-d usbjmicron,[01]'

smartctl -t short -d usbjmicron,[01] /dev/sdb
smartctl 5.42 2011-06-09 r3366 [i686-linux-2.6.35.13-92.fc14.i686] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

Change History (5)

comment:1 by Christian Franke, 13 years ago

Milestone: Release 5.42

Two devices connected, try '-d usbjmicron,[01]'

This means: Try "-d usbjmicron,0" or "-d usbjmicron,1" :-)

comment:2 by Christian Franke, 13 years ago

Keywords: needinfo added

Does it work with "-d usbjmicron,0" or "-d usbjmicron,1" ?

comment:3 by George R. Goffe, 13 years ago

Thanks for the reminder.

I'll test this tonight and update this case.

Regards,

George...

comment:4 by George R. Goffe, 13 years ago

chrfranke,

I did not get the correlation between [01]...

I tried both... they're both working just fine.

Thanks for your help in increasing my understanding.

You can close this one if you want to.

Regards,

George...

comment:5 by Christian Franke, 13 years ago

Keywords: needinfo removed
Resolution: invalid
Status: newclosed

Worked as expected when correct option was specified.

Note: See TracTickets for help on using tickets.