[分享] 希捷F3终端命令及错误代码集锦

[复制链接]
  • TA的每日心情
    开心
    2018-2-16 16:13
  • 签到天数: 5 天

    [LV.2]九品芝麻官

    2

    主题

    17

    回帖

    21

    积分

    [INTOHARD]工兵

    Rank: 1

    积分
    21
    发表于 2018-2-13 12:13:50 | 显示全部楼层 |阅读模式
    本帖最后由 kevin276 于 2018-2-13 12:13 编辑

    来自国外www*data-medics*com/forum/seagate-f3-terminal-command-set-t901*html#p2471(*替换成.)Jared大大的文章,非常实用。
    更新于2017.11.7
    Here's a consolidated version of all the Seagate terminal commands collected so far. It's not intended to be an exhaustive list, but rather a collection of commands useful in data recovery. If you have more info to share please post it and I'll add it to the list:

    The Very Basics:

    TTL Default Settings:
    Bits per second - 38400
    Data Bits - 8
    Parity - None
    Stop Bits - 1
    Flow Control - None


    Ctrl + z(initiates the terminal connection and should prompt with level T>)
    Ctrl + a (displays drive info, Package Version, Serial #, Model # (useful for missing label), Servo FW, etc.
    Ctrl + l (displays drive info, # heads, serial, preamp type, family ID, etc.)
    Ctrl + c (tells some drives to spin down, can be used immediately after CTL + z)
    Ctrl + x (displays log of history commands)
    /X (used to change levels, replace X with level 2, 3, 4,... 7, T, etc.)
    2>Z (puts drive to sleep)
    2>U (spins drive up)
    7>X (test read/write head resistance)
    T>V1 (returns slip defect list - confirm translator loading)
    T>V2 (checks T-List)
    T>V4 (checks G-List entries)
    T>V10 (checks P-List)
    T>V40 (checks for non-resident G-list entries)
    1>G6A (clear P-List - Not Recommended!)
    T> i2,2,22 (clear T-List - Non Recommended!)
    C>Q (returns list of all available commands, sometimes just says "No Help Available" on all of them)
    1>N1 (clears S.M.A.R.T)
    1>N5 (returns SMART values in terminal window)
    T>i4,1,22 (clears G-List)
    7>m100 (clears DOS config tables)

    F Command: (thanks to hddoracle.com)
    This is helpful for drives stuck in pending reallocate mode (E.G. InitiateMarkPendingReallocateRequest for disc_lba: )
    All commands issues at level T>. Also HDD needs to be power cycled after issuing.

    F (lists out all the parameters and bytes that can be modified within the F command)
    F"RWRecoveryFlags",00,22 (disables read sparing, write sparing, and enables correction)
    F"RWRecoveryFlags",01,22 (disables read sparing, write sparing and disables correction)
    F"BGMSFlags",00,22 (disables background media scan)
    F"PerformanceFlags",043C,22 (disables offline sparing and deferred auto reallocation)
    F"ReadRetries",00,22 (disables read retries - possibly better performance in software like ddrescue)
    F,,22 (resets to default - sometimes necessary to get sector access back afterward)

    r & w Commands:
    Commands issued at level T>

    r command is used to read system files (E.G. r93 requests system file 93)
    w command is used to write system files (E.G. w28 initiates write for system file 28)

    These read/write operations are carried out using Y-Modem protocol supported by some terminal programs.

    SSHD Specific (Rosewood Drives):

    O>I (Clear NAND of Donor in preparation for PCB replacement w/ ROM transfer)

    M Command Quick Reference: (thanks to PCLab)
    All commands issued at level T>

    m0,6,2,,,,,22 (most commonly used to regenerate translator)

    m0,2,1,,,,,22 ( To rebuilt slip list, V1 )
    m0,2,2,,,,,22 ( To rebuilt G list, V2 )
    m0,2,3,,,,,22 ( To rebuilt P list, V3 )

    m0,5,1,10,3,,,22 ( To zero fill with slip list )
    m0,5,2,10,3,,,22 ( To zero fill with G list )
    m0,5,3,10,3,,,22 ( To zero fill with P list )

    m0,8,1,10,3,,,22 ( To format with slip list )
    m0,8,2,10,3,,,22 ( To format with G list )
    m0,8,3,10,3,,,22 ( To format with P list )

    m0,D,1,,,,,22 ( To repair bad sector by Slip list )
    m0,D,2,,,,,22 ( To repair bad sector by G list )
    m0,D,3,,,,,22 ( To repair bad sector by P list )

    m0,20,1,,,,,22 ( To format (seacos XF) by Slip list )
    m0,20,2,,,,,22 ( To format (seacos XF) by G list )
    m0,20,3,,,,,22 ( To format (seacos XF) by P list, most powerfull to repair bad sectors, red and green blocks )

    m0,2,2,,,,,22 ( Format user area partition without certifying defects and relocate defects. not effect Data in a drive )
    m0,2,1,,,,,22 ( Format user area partition with user slip list with certify defects. DATA WILL BE LOSS )
    m0,D,3,,,,,22 ( Format user area partition with repairing of bad sector, auto add bad sector into G list and in the last it will be shifted to P list )

    m0,5,1,,,,,22 ( it used for erasing of all sector )
    m0,8,2,,,,,22 ( it is used for formatting hard disk sectors )



    Terminal Errors Explained: (thanks to HDDGuy)

    TCC-001A[0x000042F9][0x000042F9]ZZZZMMMMMMMMMMMMMMMZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZMMMMMMMMMMM.... = This error relates to an inability to read Servo or Overlays. This message is also displayed at some Grenada models when PCB/ROM is not native.

    Failed to load overlay 00000004 - this is usually associated with some hardware error and can be caused by non-native adaptives (i.e non-original ROM)

    SIM error 1002 = this message alerts us to some error with one or more defect list. Potentially P-list or NRG list can be bad.

    SIM error 2044 - Translator tables cannot be read or are damaged.

    SIM error 1009 - Module 17A is damaged

    SIM Error 203F / SIM Error 2040 / SIM Error 2044 / SIM Error 3005 - Also seem to be damaged or unreadable translator related errors

    LED:00000047 FAddr:FFFFFFFE - Usually this relates to Media Cache

    LED:000000BC FAddr:00006220 - Usually this also relates to Media Cache or some relocation parameters.

    More Terminal Errors Explained: (thanks to jol and acelabs)

    SIM ERROR 3005 (mean that “format corrupted flag” in on and Translator is not loaded in RAM)

    “No HOST FIS-ReadyStatusFlags” (reason message: why translator is not loaded).

    More Terminal Errors Collected From the Web By Your's Truely

    LED:0x000000BD FAddr:0x00009887 or LED:000000BD FAddr:0000988E - Usually relates to Media Cache or other background processes in System File 93. Some have reported clearing SMART as having fixed the issue.

    MCMTFileHandler: EXCEPTION: Failed MCMT read request - Relates to System file 346 being damaged, or possibly media cache

    LED:000000CC FAddr:0024A7E5 - Bad Translator. Short read channel, clear smart, regenerate translator.

    SMI init (or) Training Failed - Bad PCB

    Disc FW failed to load - Bad PCB

    Sense code = xxxxxx82 – problem with sector translation (broken translator) (x's will be other numbers)
    Sense code = xxxxxx81 – uncorrected error (bad sector, not translator)

    LED:00000067 - Normal if PCB is removed from HDA. Otherwise it's heads/media damage

    Last Updated: 7/11/2017

    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    x
  • TA的每日心情
    开心
    2012-7-14 01:14
  • 签到天数: 1 天

    [LV.1]布衣百姓

    5

    主题

    181

    回帖

    1940

    积分

    [INTOHARD]营长

    Rank: 6Rank: 6

    积分
    1940
    发表于 2018-2-15 15:01:02 | 显示全部楼层
    谢谢分享、、、、、
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2019-11-4 18:52
  • 签到天数: 277 天

    [LV.8]三品御史

    13

    主题

    1583

    回帖

    2170

    积分

    [INTOHARD]营长

    Rank: 6Rank: 6

    积分
    2170
    发表于 2018-2-16 20:13:52 | 显示全部楼层
    给个赞,新年快乐
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2023-9-8 17:05
  • 签到天数: 1881 天

    [LV.Master]三朝元老

    1

    主题

    2261

    回帖

    9674

    积分

    [INTOHARD]团长

    Rank: 8Rank: 8

    积分
    9674
    发表于 2018-2-17 21:45:56 | 显示全部楼层
    谢谢楼主分享。
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2021-3-21 19:02
  • 签到天数: 166 天

    [LV.7]四品道员

    5

    主题

    421

    回帖

    2705

    积分

    [INTOHARD]营长

    Rank: 6Rank: 6

    积分
    2705
    QQ
    发表于 2018-3-5 16:41:00 | 显示全部楼层
    谢谢楼主分享。
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2020-11-23 00:17
  • 签到天数: 58 天

    [LV.5]六品通判

    0

    主题

    446

    回帖

    564

    积分

    [INTOHARD]连长

    Rank: 4

    积分
    564
    发表于 2018-8-5 10:12:02 | 显示全部楼层
    谢谢分享、、、、、
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2020-11-23 00:17
  • 签到天数: 58 天

    [LV.5]六品通判

    0

    主题

    446

    回帖

    564

    积分

    [INTOHARD]连长

    Rank: 4

    积分
    564
    发表于 2018-8-11 08:51:13 | 显示全部楼层
    谢谢楼主分享
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2021-10-24 10:58
  • 签到天数: 14 天

    [LV.3]八品县丞

    0

    主题

    141

    回帖

    304

    积分

    [INTOHARD]排长

    Rank: 3Rank: 3

    积分
    304
    发表于 2018-8-11 19:44:48 | 显示全部楼层
    谢谢大师、、、
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    快速回复 返回顶部 返回列表