검색결과 리스트
버팔로 HDD교체에 해당되는 글 1건
- 2014.05.30 Buffalo NAS HDD 교체하기 4
글
Buffalo NAS HDD 교체하기
linkStation LS-CH1.0TL HDD 불량으로 인한 교체 방법
버팔로 링크스테이션을 수리하려고 AS센터에 전화해봤지만,
시리얼이 미국 조립 제품이라 국내 AS는 불가 판정을 받고
직접 하드를 제거하여 교체하기로 하였습니다.
이 방법은 기존 1TB에서 2TB 하드로 변경교체하는 방법을 설명한
일어로된 사이트에서 참고하였습니다.
먼저 새로 구입한 HDD일 경우에는 그대로 장착,
사용중이던 HDD이면 파티션 삭제해야 합니다.
실행창에서 cmd 실행 후 Diskpart 명령으로 교체할
HDD의 파티션을 삭제합니다.
diskpart
list disk
select disk 1
clean
exit
복구 파일 찾느라고 시간을 좀 허비했습니다.
용량은 압축해제 후 약 25MB정도 됩니다.
이미지 코드를 입력하여 펌웨어를 다운 받습니다. (Ver 1.68)
국내 사이트에서 받으셔도 됩니다. (Ver 1.65)
한글화 메뉴얼 다운로드
펌웨어 파일의 압축을 해제하여 다음과 같이 수정합니다.
LSUpdater.ini 화일을 메모장으로 Flags 부분을 수정 후 저장합니다.
기본값은 1인데 이 기본값으로는 설치되지 않습니다. 그래서 0으로 바꿉니다.
VersionCheck = 0
NoFormatting = 0
LinkStaion 의 LAN과 PC의 LAN을 서로 연결한 후 PC의 IP를 변경
ip 192.168.11.1
subnet 255.255.255.0
방화벽은 OFF 하고 시작합니다.
1. TFTP Boot Recovery 의 TFTP Boot.exe 파일 실행
2. LinkStation의 전원을 ON
3. 적색이 깜빡일때 Function 스위치를 누름
4. 파랑 녹색으로 계속 켜짐 이때 PC의 주소를 다음과 같이 변경
ip 169.254.10.100
subnet 255.255.0.0
5. 다운로드의 펌웨어 LSUpdtater.exe 실행
펌웨어 업데이트를 포맷하시겠습니까? -> Yes
계속 기다리면서 LinkStation에서 응답이 없습니다 라고 나올때까지 기다릴 수
있지만, (시간이 거의 1시간 잡아 먹습니다.)
6. 다시 PC의 IP를 복원
ip 192.168.11.1
subnet 255.255.255.0
본체 LED가 빨간색이 깜빡이면 Function 을 누르고 황색 점멸 펌웨어 업뎃중
다시 LED가 파란 점멸 - 청색 점등 이때 NAS Navigater를 보면 나타납니다.
링크스테이션의 속성에서 사용할 IP주소로 변경하여 셋팅합니다.
기본 관리자는 admin 암호는 password
셋팅완료 후 브라우져로 접속하면 최초 로그인화면이 모두 일어로 되어 있습니다.
언어 설정에서 한국어로 변경하시면 됩니다.
로그인 후 언어 설정은 상단 탭 메뉴 4번째 항목에서 맨 아래 3번째 부분이
언어설정입니다.
참고로 불빛을 확인하여 에러 종류를 알수있습니다.
Disk ErrorsIf LinkStation encounters a disk error, it will be reported in the LinkStation status on the top of any of the Web-Based configuration screens. Run a Disk Scan in the event of this error. If that doesn’t work, try a reformat. Reformatting the drive will delete all of the data on it, so try to back up any data you can before beginning. Finally, if none of the above help, then please contact Technical Support for further assistance.LED Error Codes:During normal operation, the Status LED is lit blue. It flashes during boot and shutdown. It will flash red in case of errors, alternating between flashing for 1 second (tens digit) and 1/2 second (ones digit). Combine the number of longer flashes with the number of shorter flashes to produce a two digit error code:Troubleshooting
E00 - (no flashes) MPU failure.
E01 - DRAM data line problem.
E02 - DRAM address line problem.
E03 - RTC chip error.
E04 - failed to extract kernel.
E06 - corrupted firmware.
E07 - a hard disk was not found.
E10 - UPS error.
E11 - fan error.
E15 - hard drive I/O error.
E16 - no hard disks detected.
E17 - internal controller error.
E20 - circuit board error.
E21 - internal controller error.
E22 - mount error.
E23 - hard disk is malfunctioning.LED Information Codes:The status LED will flash amber to give information codes. Like the error codes, these alternate between flashing for 1 second (tens digit) and 1/2 second (ones digit). Combine the number of longer flashes with the number of shorter flashes to produce a two digit information code:I19 - erasing disk.
I23 - initializing system.
I25 - updating firmware.
I26 - initializing web configuration.
I27 - checking USB disk.
I28 - formatting USB disk.
'정보 > 컴온' 카테고리의 다른 글
NAS 그누보드5 설치하기 (0) | 2014.07.31 |
---|---|
Net Use 명령으로 네트워크 연결 끊기 (0) | 2014.07.04 |
ACPI 전원 관리 등급 (0) | 2014.03.21 |
스마트폰 MTP 장치연결 오류시 (0) | 2014.03.04 |
UltraMon 3.2.1 (0) | 2014.01.21 |