菜单
首页
关于
首页
» 2021年1月
fix Samsung SSD 1Gb
作者:
cokll
分类:
默认分类
时间: 2021-01-23
评论:
暂无评论
I've come across a similar situation on a PM863a Samsung SSD 3,8TB with a Firmware version 'ERRORMOD' and a size reported of 1GB. I use a HP Z840 with LSI controller to attach the SSD. The SSD could not be used and is not recognized by the standard tools form Samsung, like Magician v 6.21. However, I could find an older version of this software, V2 and 32 bits, at: Enterprise SSD Products | Download | Samsung V-NAND SSD With this version you have the ability using the following flags in a command window run as Administrator: c:\Users\admin\Downloads>Samsung_Magician_DC_Windows_32bit.exe -L ================================================================================================ Samsung(R) SSD Magician DC Version 2.0 Copyright (C) 2015 SAMSUNG Electronics Co. Ltd. All rights reserved. ================================================================================================ ---------------------------------------------------------------------------------------------------- | Disk | Model | Serial | Firmware | Capacity | Drive | Total Bytes | | Number | | Number | | | Health | Written | ---------------------------------------------------------------------------------------------------- | 2 |SAMSUNG MZ7LM3T8HMLP-000AZ |Serialnr |ERRORMOD | 0 GB | POOR | 0.00 TB | ---------------------------------------------------------------------------------------------------- c:\Users\admin\Downloads>.\Samsung_Magician_DC_Windows_64bit.exe -V ================================================================================================ Samsung(R) SSD Magician DC Version 2.0 Copyright (C) 2015 SAMSUNG Electronics Co. Ltd. All rights reserved. ================================================================================================ ```bash ------------------------------------------------------------------------------------------------ Usage: magician -d [diskindex] -V [ --vendor-utility ] [parameter-list] Example: magician --disk 1 --vendor-utility --FAlog-dump [or] magician -d 1 -V -fa magician --disk 1 --vendor-utility --PLP-log [or] magician -d 1 -V -p magician --disk 1 --vendor-utility --Escape [or] magician -d 1 -V -e magician --disk 1 --vendor-utility --DSLR [or] magician -d 1 -V -dslr -d [ --disk ] Disk-Number of the disk to execute Vendor Utility command -fa [ --FAlog-dump ] Enables the user to extract the log data from a coreview block of the SSD -p [ --PLP-log ] Enables the user to extract the PLP log data from a coreview block of the SSD -e [ --Escape ] Attempts to escape the device from the ERROR MODE state -dslr [ --DSLR ] Extracts DSLR from the SSD ------------------------------------------------------------------------------------------------ ``` c:\Users\admin\Downloads>Samsung_Magician_DC_Windows_32bit.exe -d 2 -V -e ================================================================================================ Samsung(R) SSD Magician DC Version 2.0 Copyright (C) 2015 SAMSUNG Electronics Co. Ltd. All rights reserved. ================================================================================================ ------------------------------------------------------------------------------------------------ Disk Number: 2 | Model Name: SAMSUNG MZ7LM3T8HMLP-000AZ | Firmware Version: ERRORMOD ------------------------------------------------------------------------------------------------ Successfully issued ERROR MODE escape command to the device. It may take up to 1 minute for the device to be ready. ------------------------------------------------------------------------------------------------ after approx. 1 minute: c:\Users\admin\Downloads>Samsung_Magician_DC_Windows_32bit.exe -L ================================================================================================ Samsung(R) SSD Magician DC Version 2.0 Copyright (C) 2015 SAMSUNG Electronics Co. Ltd. All rights reserved. ================================================================================================ ---------------------------------------------------------------------------------------------------- | Disk | Model | Serial | Firmware | Capacity | Drive | Total Bytes | | Number | | Number | | | Health | Written | ---------------------------------------------------------------------------------------------------- | 2:0:1 |SAMSUNG MZ7LM3T8HMLP-000AZ |Serialnr |GXT51W3Q | 3576 GB | GOOD | 0.00 TB | ---------------------------------------------------------------------------------------------------- And the SSD is usable again! :) Remark: Later versions of Magician CLI command does not seem to have those -e flag anymore. Hope this helps for others in the same situation
搜素
Go
文章分类
默认分类
18
Linux
1
STEAM
3
Centos
3
最新文章
BusyBox漏洞分析及复现(CVE-2022-30065)
小鱼在家刷机
fix Samsung SSD 1Gb
Working with more than 64 CPUs in Powershell
华为24
思科 20
C++ 字符串与字符数组 详解
Windows server 2012 激活教程
英业达 24
mvn 编译配置
归档
October 2024
October 2023
January 2021
December 2020
January 2019
November 2018
September 2018
July 2018
April 2018
December 2017
May 2017
April 2017
March 2017
September 2015
July 2015
October 2014
April 2014
March 2014
热门标签
Top ↑