Opened 11 years ago
Closed 11 years ago
#211 closed enhancement (fixed)
Add "Buffalo MiniStation Stealth" drive support
Reported by: | devile | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 5.43 |
Component: | drivedb | Version: | |
Keywords: | Cc: |
Description
smartctl doesn't recognize this device:
/dev/sdg: Unknown USB bridge [0x0411:0x01d9 (0x108)]
Smartctl: please specify device type with the -d option.
The proper -d option is sat.
This addition to drive.db does the trick:
{ "USB: Buffalo MiniStation? Stealth HD-PCTU2",
"0x0411:0x01d9",
"",
"",
"-d sat"
},
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | → Release 5.43 |
---|---|
Owner: | changed from somebody to Christian Franke |
Status: | new → accepted |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
r3514.