달력

42024  이전 다음

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30

USBSTATION2는 /(root) 폴더가 readonly 입니다.
그러므로 일반적인 방법으로는 폴더 생성이 힘듭니다.

아래의 펌웨어 업데이트를 통하여 ln용 폴더를 생성 합니다
http://newpds.tistory.com/7


USBSTATION2 is / (root) Folder readonly attribute
Result. Nomal Created Folder Not Successed

Buttom F/W Update, Opt Folder Created.
http://newpds.tistory.com/7

USBstation2 SSH 접속방법
1) 외부ip 로 접속할것 (보통 사설아이피는 192.168.x.x 를 이용하며, 이 주소는 사용할 수 없는 주소)
2) 기본 SSH 포트번호는 22번이며, Putty 유틸리티를 이용한다.
3) admin로 로그인하지 말고, root를 사용할것 (admin비번과 동일하게 입력하면 된다)


USBstation2 SSH Connected Help

           1) External ip Used
           2) Default SSH port number 22, Putty Utility Used
           3) Not used id(admin). used id(root)  (admin password same input)



cd /volumeUSB1/usbshare
mkdir @optware
cd /volume1/
ln -s /volumeUSB1/usbshare/@optware

cd /volumeUSB1/usbshare/
sh syno-mvkw-bootstrap_1.2-7_arm.xsh


optware 설치가 진행 됩니다.
설치가 완료되면 아래의 명령으로 최신 패키지로 업데이트를 진행 합니다.

optware Installed Processed...
if Successed OTP SW, And buttom Command Typing ( lastes Package SW Update)


2010-12-19 설치방법 수정
2010-12-19 Add Install Guide
USBStation2> sh syno-mvkw-bootstrap_1.2-7_arm.xsh
Optware Bootstrap for syno-mvkw.
Extracting archive... please wait
bootstrap/
bootstrap/bootstrap.sh
bootstrap/ipkg-opt.ipk
bootstrap/ipkg.sh
bootstrap/optware-bootstrap.ipk
bootstrap/wget.ipk
1232+1 records in
1232+1 records out
Backup your configuration settings, then type:
  rm -rf /volume1/@optware
  rm -rf /usr/lib/ipkg
This will remove all existing optware packages.
You must *reboot* and then restart the bootstrap script.

BusyBox v1.16.1 (2010-09-18 17:01:14 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
USBStation2>cd /volumeUSB1/usbshare/bootstrap
vi bootstrap.sh
** vi mode 진입(insert)
:6 엔터(enter)
9dd 엔터(enter)
:wq 엔터(enter)
USBStation2>sh bootstrap.sh
USBStation2>cd ..
USBStation2>rm -rf bootstrap





USBStation2>/opt/bin/ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/Packages.gz
Inflating http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/Packages.gz
Updated list of available packages in /opt/lib/ipkg/lists/cross
Successfully terminated.

USBStation2>/opt/bin/ipkg upgrade
Nothing to be done
Successfully terminated.


위의 업데이트가 끝나고 장비가 재부팅 되면, optware를 사용할 수 없을 수 있으며
그부분을 방지하기 위해서 /etc/etc.local에    /opt/etc/rc.optware 를 실행되도록 넣어 줍니다.

나머지 유틸리티는 자유롭게 설치하실 수 있을 것입니다만, USBSTATION2 장비가 상당히 예민하므로
주의깊게 사용하셔야 될 것입니다.  감사합니다.

Update Finished, US2 Rebooting Bow, Optware Not Enabled.
Modify Config File, /etc/etc.local Add Command Line , /opt/etc/rc.optware Command

Etc Package Utillity is Free Install Now, But USBSTATION2 H/W perceptivity.
Thanks.
Posted by 새로운시작
|