-V [--vendor-utility]
Used to execute Vendor Utility Commands
Arguments: | -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] Attempt to make the device escape from ERROR MODE state |
| -dslr [ --DSLR ] Extracts DSLR from the SSD |
| |
Used with: | --disk [or] -d |
| |
Usage: | 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 |
| |