11.Nas_1


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


Synology DSM 6.1.x & 6.2.x Bootloader & Guide.

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    "

    DSM 6.2 

    Bootloader v1.03b & DSM


    * * * DATA BACK UP * * *

    ( ALWAYS HAVE BACKUP'S OF YOUR DATA IN CASE YOU NEED TO WIPE AND REINSTALL )


    File Download:

    https://download.iroot.kr/nas/XPEnology/6.2/

    or

    https://mega.nz/#F!BtFQ2DgC!JgomNP3X8V9EuwxL4TXbng!Yot3HB4S


    DSM 6.2 Info Page:

    https://www.synology.com/en-global/dsm/6.2


    -----------------------------


    Virtual Manager Not working ? Try this...

    (Provided by another member)


    In case any one have the issues with VMM, please follow the next steps: 

    1. ssh 

    2. sudo synoservice --stop pkgctl-Virtualization ; 

    3. delete Virtualization folder in my volume1/@appstore (you can use MC) ; 

    4. from Package Center, the repair worked like a charm .


    -----------------------------


    To get SHR again on DSM 6+ you need to modify the Synology config :


    * * * You follow this guide at your own risk, be very careful when editing system files ! * * *


    Would recommand you read the guide at link below to make sure you understand how to use the Vi text editor !


    Edit synoinfo.conf located in /etc.defaults/synoinfo.conf


    1. Telnet or Putty your NAS IP


    2. cd /etc.defaults/


    3. sudo vi synoinfo.conf


    comment out the line 294 with #

    #supportraidgroup="yes"


    then add below


    support_syno_hybrid_raid="yes"


    Reboot your NAS and create your volume with the SHR option.


    Vi text editor guide:

    https://www.cs.colostate.edu/helpdocs/vi.html


    Vi Editor Guide:

    Use arrow keys to move cursor

    Press i to insert text, press escape key to exit insert.


    :q Exit as long as there have been no changes

    :wq Exit and save changes if any have been made

    :q! Exit and ignore any changes

    자동 대체 텍스트를 사용할 수 없습니다.

    좋아요 65개댓글 51개공유 23회

    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    profile_image

    shimss11q님의 댓글

    shimss11q 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일

    Synology DSM 6.1.x & 6.2.x Bootloader & Guide.
    Model: DS3615xs
    (Please read all of post as you can find good support & info)

    * * Would recommend SHR1 or SHR2 with BTRFS * *

    If possible test with spare drives & spare usb, this way you can revert back if your system is not compatible.

    DSM 6.1
    Bootloader v1.02b & DSM

    Download the two files below Bootloader & DSM file.

    Bootloader by Jun v1.02b (DS3615xs)
    https://download.iroot.kr/…/DS3615xs 6.1.2 Jun's Mo…

    DSM 6.1.3-15152pat (DS3615xs)
    https://download.iroot.kr/…/DSM/ds36…/DSM_DS3615xs_15152.pat

    * * * DATA BACK UP * * *
    ( ALWAYS HAVE BACKUP'S OF YOUR DATA IN CASE YOU NEED TO WIPE AND REINSTALL )

    Best way to upgrade is:
    1, Create new v1.02b usb stick (Skip if using this Version)
    2, Unplug old usb & plug in new v1.02b (while still running old dsm) (Skip if using this Version)
    3, Go to Control Panel, then Update & Restore
    4, Click manual Update
    5, Browse to the file DSM_DS3615xs_6.1.3-15152.pat
    6, Click ok (Make sure you have swapped the usb stick v1.02b)
    7, System will reboot with new DSM 6.1.3

    You can use either of the tools below to make the usb stick...
    Rufus: https://rufus.akeo.ie/
    Win32 Disk Imager: https://sourceforge.net/projects/win32diskimager/

    Browse all files
    https://download.iroot.kr/nas/XPEnology/
    https://mega.nz/#F!BtFQ2DgC!JgomNP3X8V9EuwxL4TXbng
    https://xpenology.club/downloads/
    https://mega.nz/#F!XRhniTSJ!VH8B1I8Db3y8YkCnT4j2VA!7ZZyEZAQ
    https://mega.nz/#F!yQpw0YTI!DQqIzUCG2RbBtQ6YieScWg

    .iso & .img format images:
    https://mega.nz/#F!yQpw0YTI!DQqIzUCG2RbBtQ6YieScWg

    Browse all files 6.1.3 Files:
    https://download.iroot.kr/nas/XPEnology/6.1.3/

    Synology DSM Releases:
    https://archive.synology.com/download/DSM/release/

    Synology DSM Updates:
    https://archive.synology.com/…/…/criticalupdate/update_pack/

    Synology DSM Packages:
    https://archive.synology.com/download/Package/spk/

    -----------------------------

    DSM 6.2
    Bootloader v1.03b & DSM

    * * * DATA BACK UP * * *
    ( ALWAYS HAVE BACKUP'S OF YOUR DATA IN CASE YOU NEED TO WIPE AND REINSTALL )

    File Download:
    https://download.iroot.kr/nas/XPEnology/6.2/
    or
    https://mega.nz/#F!BtFQ2DgC!JgomNP3X8V9EuwxL4TXbng!Yot3HB4S

    DSM 6.2 Info Page:
    https://www.synology.com/en-global/dsm/6.2

    -----------------------------

    Virtual Manager Not working ? Try this...
    (Provided by another member)

    In case any one have the issues with VMM, please follow the next steps:
    1. ssh
    2. sudo synoservice --stop pkgctl-Virtualization ;
    3. delete Virtualization folder in my volume1/@appstore (you can use MC) ;
    4. from Package Center, the repair worked like a charm .

    -----------------------------

    To get SHR again on DSM 6+ you need to modify the Synology config :

    * * * You follow this guide at your own risk, be very careful when editing system files ! * * *

    Would recommand you read the guide at link below to make sure you understand how to use the Vi text editor !

    Edit synoinfo.conf located in /etc.defaults/synoinfo.conf

    1. Telnet or Putty your NAS IP

    2. cd /etc.defaults/

    3. sudo vi synoinfo.conf

    comment out the line 294 with #
    #supportraidgroup="yes"

    then add below

    support_syno_hybrid_raid="yes"

    Reboot your NAS and create your volume with the SHR option.

    Vi text editor guide:
    https://www.cs.colostate.edu/helpdocs/vi.html

    Vi Editor Guide:
    Use arrow keys to move cursor
    Press i to insert text, press escape key to exit insert.

    :q Exit as long as there have been no changes
    :wq Exit and save changes if any have been made
    :q! Exit and ignore any changes
    자동 대체 텍스트를 사용할 수 없습니다.
    좋아요 65개댓글 51개공유 23회

    목록

    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사




    Total 1,684 / 39 Page
    [ TVHEADEND NZ 라디오 IPTV 설정 ]

    아래내용은 참조만하시고링크내용으로https://11q.kr/g5s/bbs/board.php?bo_table=s11&wr_id=5398참조…

    [ 안드로이드 스튜디오 설치 에뮬레이터 설치 하기 ] 댓글 2

    android-studio install안드로이드 스튜디오 설치 에뮬레이터 설치 하기2가지 를 설치합니다1.Java SE Development …

    [ 실패_작업중)해놀로지 CPU 절전기능 활성화 하기. ] 댓글 1

    해놀로지 CPU 절전기능 활성화 하기.http://hobby.tw/492?category=223098참조 작업 합니다파일 다운로드 : S99Po…

    [ Android Emulator에서 앱 실행 ] 댓글 2

    Android Emulator에서 앱 실행Android Emulator는 기기를 시뮬레이션하여 이를 개발용 컴퓨터에 표시합니다. 이 에뮬레이터를…

    [ VMware Workstation 공유디스크 설정 ]

    ◎ ■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다. https://11q.kr ♠

    [ 작업)Ubuntu 18.04에 LAMP ( Apache2, MySQL , PHP 7) 설치하는 방법2_apt… ]

    3. PHP 설치대부분의 웹서버는 PHP 같은 서버 사이드 스크립트 언어(Server-side scripting)를 지원합니다.단순한 HTML …

    [ u5pvr 화면 먹통 관련 테스트 결과 발열문제는 아니것 확인및 수리방법 문의 ]

    u5pvr 화면 먹통 관련 테스트 결과 발열문제는 아니것 확인및 수리방법 문의오늘은 화면이 먹통이 되어 문의 드립니다제품 : u5pvr pvr문…

    [ 자작나스에 XPNology 를 설치하고 그 나스에 DAS(대용량 외장하드)를 USB로 연결하려 하는데 작동… ] 댓글 1

    자작나스에XPNology를 설치하고그 나스에 DAS(대용량 외장하드)를 USB로 연결하려 하는데 작동이 잘 될까요?--------- 정보저장 -…

    [ 리눅스/linux cp명령어로 backup cp백업하기 ]

    리눅스/linuxcp명령어로 backup cp백업하기먼저 putty에 실행 합니다cp -airup /volume1/web/g5s /volumeU…

    [ iframe 금지된 사이트 iframe 으로 불러오기 ]

    iframe 금지된 사이트 iframe 으로 불러오기https://11q.kr/g5s/bbs/page.php?hid=intro에 적용 했습니다.…

    [ coreelec에서 실행중인 docker 컨테이너 환경변수 recordings 저장 경로 변경 ] 댓글 1

    coreelec에서 실행중인 docker 컨테이너 환경변수recordings 저장 경로변경도커의 저장 경로는 컨테이너 볼륨으로 설정 설치 하였습…

    [ 잠자님 aol 버전별 설치 에러 증상 및 system 하위디랙토리 파일 정보 ]

    잠자님 aol 버전별 설치 에러 증상 및 system 하위디랙토리 파일 정보사용기기 : gt-king-pro펨웨어 :Beelink GT-King…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-07-07 21:41:59

    오늘의 홈 현황


    • 현재 접속자♨ 655(1) 명
    • 오늘 가입자※ 2 명
    • 어제 가입자※ 5 명
    • 주간 가입자※ 17 명
    • 오늘 방문자 1,910 명
    • 어제 방문자 2,424 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,419,818 명
    • 전체 게시물※ 8,679 개
    • 전체 댓글수※ 24,852 개
    • 전체 회원수 11,096 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑