Toshiba Hard Disk Drive Terminal Commands

Posted by Programmer™
2024. 3. 3. 02:32 Hardware

 

 

 

 

 

 

 

BBхх - sets the segment for memory read commands, xx - is set in hexadecimal format.

BKхх - sets the size of the block output to the terminal, xx=0x00-0xFF, set in hexadecimal.

BSxx - sets the segment for memory read commands, xx - set in hexadecimal format for DB,DF,DM,DT (1..FF)

CB

CD - thinks 10 sec

CL

CMxx - switches the service modes of the drive, xx is the service mode flag, set in hexadecimal.

CN

CR - checksum of the microprocessor ROM.

DB - displays the contents of the drive buffer; you must first set the address using the ST, BS commands.

DC

DD

DF - Dump Flash

DL

DM - displays the contents of the microprocessor memory, the address is specified by the ST, BS commands.

DR - Dump 080D3700

DRx - displays the contents of the peripheral registers area, x - specifies the type of peripheral devices H, B, C, D, M, S. DT

DW

FL

FR

HP - short list of commands.

IS

KI

KO

KP

LC - clear log

LL

LM - puts the drive into ROM programming mode, waits for synchronization symbols, and then receives ROM data in batch mode.

LP - Start the flash programming mode. Mode entry will require a key

LT - Log table 100

MA

MD

ML

NB

OA

OM

OR

PC

PG

PT - think for a second

PU

QD

RA

RC

RL

RR

RS - full reset of the drive.

SC – coordinates where the drive head is located.

SD - physical parameters of the drive.

SF - information about the drive Features flags.

SG - Show Debug:DRV,MST,PRE-DASP

SH

SI - increments the buffer pointer by 1.

SL - information about the drive's Security Level.

SM - Show Mode (DIAG:00 - user mode,DIAG:01 - vendor mode)

SMxx - switches overhead storage mode, xx - official flag of the regime, given in hexadecimal.

SO - information about SMART and Security.

SP - turns ARRE on/off.

SR - information about SMARTe.

SS - show RIC

STxxxx - sets the memory block address for memory read commands, xxxx - set in hexadecimal format for DB,DF,DM,DT SV

SW - information about the drive consumption mode (Power Mode)

SX - show World Wide Name

SZ?? the speaker on the mother beeps

TM - Show current time.

TR - Show HIC & TEMP.

TS

TW

UA

VM - firmware version.

VR - firmware version.

VVxx - sets the segment for memory read command, xx - given in hexadecimal format.

WBxxxx - stores the word xxxxx in a buffer at the address specified by the ST, BS commands. address xxxx is specified in hexadecimal.

WC

WD

WF

WL

WMxxxx - stores the word xxxxx in the microprocessor memory at the address specified by the ST, BS commands. address xxxx is specified in hexadecimal.

WRxxxx - saves word xxxx in the area of peripheral registers of the processor at the address specified by the ST, BS commands. address xxxx is specified in hexadecimal.

WSxxyy - Write to RIC xx=address yy=data

WW

WX

XM

ZY - Dump 0400FFFC & set Segment and Adr to 0400FFFC

ZZ

 

 

출처: https://forum.ru-board.com

 

 

윈도우10 이 앱은 사용자 보호를 위해 차단되었습니다

Posted by Programmer™
2024. 2. 20. 22:20 Windows 10

 

 cmd 를 실행시키는데 아래 사진처럼 게시자: 알 수 없음 으로 표시가 되네요.

 

 

분명히 어제까지는 정상이였던  아래 사진처럼 나왔거든요.

 

 

 

디스크 관리를 실행시키니 역시 이 앱은 사용자 보호를 위해 차단되었습니다. 라고 나옵니다.

 

확장자가 .msc 인 파일은 실행시키면 전부 이렇게 나옵니다.

 

 

어제까지 정상이였는데 왜 이럴까 곰곰히 생각해봤더니 윈도우 업데이트가 원인인것  같습니다.

 

KB5034441 보안 업데이트를 하던 중 0x80070643 에러와 함께 설치 실패가 계속 되었거든요.

 

일단 상황을 빠르게 해결하기 위해 구글검색을 했더니 대부분 로컬 보안 정책의 사용자 계정 컨트롤의 해당 항목 값을 바꾸는 식으로 설명되었던데 이 방법은 근본적인 해결책이 아닙니다.

 

윈도우10 로컬 보안 정책 기본값들

 

 

이 오류 메시지는 디지털 서명 인증서 데이터베이스가 손상되었기 때문에 표시되는 것입니다.

 

Windows는 C:\Windows\system32\catroot 폴더에 디지털 서명 인증서(Digital Signature Certificate)들을 저장하며, 이 폴더가 손상되었거나 이 폴더에 해당 디지털 서명 인증서가 없는 경우 위에서 언급한 오류 메시지가 표시됩니다.

 

해결방법은 다른 컴퓨터에서 catroot 폴더를 가져와 겹쳐쓰기를 해주면 됩니다.

 

가급적 Windows 버전과 에디션이 두 컴퓨터 모두 동일해야 합니다.

 

다른 컴퓨터가 없는 경우는 Windwos 10 ISO 파일에서 해당 폴더를 추출해야 합니다.

 

먼저 용량이 가장 큰 install.wim 파일만 압축을 풀어줍니다.

 

 

 

 

install.wim 의 내용을 보면 1, 2, 3, 4, 5 폴더와 함께 [1].xml 파일이 들어 있습니다.

 

 

 

 

[1].xml 파일 안을 보면 해당 폴더번호 (= INDEX ) 가 어떤 윈도우 버전인지 확인할 수 있습니다.

 

 

 

 

 

1, 2, 3, 4, 5 폴더 압축을 다 풀어줄 필요는 없고 본인 에디션에 맞는 폴더의 CatRoot 폴더만 풀어주면 됩니다.

 

 

 

아래는 해당 윈도우버전의 CatRoot 폴더만 추출한 그림입니다.

 

 

이제 위에서 압축을 풀어주었던 파일들을 C:\Windows\System32\CatRoot 폴더에 겹쳐쓰기 해줍니다.

 

복사 도중 에러메시지가 표시되면 그냥 건너뛰기 하면 됩니다.

 

 

 

복사가 다 끝났으면 반드시 재부팅을 해주어야 합니다. ! ! !

ATATOOL v1.1.0.15 x64

Posted by Programmer™
2024. 2. 6. 08:55
보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.

What Version of Windows Is Required for TechSmith Products

Posted by Programmer™
2024. 1. 16. 05:50 카테고리 없음

 

 

 

구버전은 아래 주소에서 다운로드할 수 있습니다.

 

https://www.techsmith.com/download/oldversions