이전 가이드는 하기 링크를 참고하세요.

 


 

3-1. tinycore-redpill 셋팅

1) 업데이트 확인

$ ./rploader.sh update now

There is a newer version of the script on the repo should we use that ? [yY/nN]
y 엔터



$ ./rploader.sh fullupgrade now

Should i update the sde with your current files [Yy/Nn]
y 엔터

 

 

2) DS3622xs+ 기본정보 생성

$ ./rploader.sh serialgen DS3622xs+ realmac

Should i update the user_config.json with these values ? [Yy/Nn]
y 엔터

 

 

3) MAC 주소 편집

tip. 편집하지 않을 경우, 헤놀로지 MAC 주소가 00:11:32:BC:F4:F2 으로 자동으로 설정됨
tip. 2) 과정에서 realmac 옵션을 적용했다면 MAC 주소 편집할 필요 없음

$ ifconfig
eth0 의 HWADDR 확인 = 기본 MAC 주소

$ vi user_config.json
자동으로 입력된 "mac1": "001132BCF4F2" 값을 원래의 HWADDR MAC 주소로 수정 (vi 편집기 사용법 설명 생략)

 

 

4) USB 설정

$ ./rploader.sh identifyusb now

Should i update the user_config.json with these values ? [Yy/Nn]
y 엔터

 

 

5) SATA맵 설정

$ ./rploader.sh satamap now

Detected 6 ports/4 drives. Override # of ports or ENTER to accept <6>
엔터 or 원하는 숫자 입력

Detected 4 ports/0 drives. Override # of ports or ENTER to accept <4>
엔터 or 원하는 숫자 입력

Should i update the user_config.json with these values ? [Yy/Nn]
y 엔터

 

 

3-2. tinycore-redpill 빌드

1) 빌드 수행

$ ./rploader.sh build broadwellnk-7.1.0-42661

Do you want me to remove older cached pat files and cache current ? [yY/nN] :
y 엔터

 

 

2) 설정 마무리

$ ./rploader.sh clean now; rm -rf /mnt/sdb3/auxfiles; rm -rf /home/tc/custom-module; ./rploader.sh backup now;

Should i update the sde with your current files [Yy/Nn]
y 엔터

 

 

3) 재부팅

$ sudo reboot

tip. tinycore-redpill 빌드한 "RedPill DS3622xs v7.1.0-42661 Beta (USB, Verbose)" 부트로더로 부팅 됨

 

 

to be continue ...

 

PS. 포스팅이 도움이 되셨다면 소중한 리플로 후기 공유해주세요. 광고 클릭도 큰 도움이 됩니다.

 

+ Recent posts