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,674 / 12 Page
    [ http://웹경로 접속하기 https:// 의 주의 요함 및 .htaccess 적용에 http://를 h… ]

    http://웹경로 접속하기 https:// 의 주의 요함 및 .htaccess 적용에 http://를 https://로 자동 리디랙션 적용하기…

    [ 녹스 안드로이드 에뮬레이터 NoxPlayer 모바일 에뮬레이터로 PC에서 모바일게임 하기 ]

    녹스 안드로이드 에뮬레이터 NoxPlayer 모바일 에뮬레이터로 PC에서 모바일게임 하기부드러운 게임플레이최고의 호환성다양한 멀티기능다운로드6.…

    [ 우분투)SSH Server 설치와 putty 로 서버 접속 하기,포트 변경 하기 ]

    우분투)SSH Server 설치와 putty 로 서버 접속 하기,포트 변경 하기SSH Server 설치원격 서버에 SSH 프로토콜을 사용하여 터…

    [ 시놀로지 dsm6.2.1에서 펨어어 재설치 다운그래이드 하기 ]

    시놀로지 펨어어 재설치 또는 다운그래이드 하기http://www.mertymade.com/syno/에서Config File Editor을 다운 …

    [ 시스템 파티션이 충돌합니다" 이 문구 문의 드립니다. ]

    시스템 파티션이 충돌합니다" 이 문구 문의 드립니다.◎ ■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다. https://11q.k…

    [ 실패)시놀로지 usb와 web 폴더 마운트 홈페이지 설치하기 ]

    시놀로지 usb와 web 폴더 마운트 홈페이지 설치하기volume1의 저장 폴더가 작을때 usb 외장하드/das의 연결 상태로 외장하드에 web…

    [ .htaccess를 사용하여 도메인을 하위 디렉터리로 리디렉션시키기 ]

    .htaccess를 사용하여 도메인을 하위 디렉터리로 리디렉션시키기.htaccess를 사용하여 메인 도메인 URL을 하위 디렉터리로 리디렉션시킬…

    [ U+리모컨 BT 리매핑 방법 및 keymapping 저장 위치 lguplus ] 댓글 10

    U+리모컨 BT 리매핑 방법 및 keymapping 저장 위치U+리모컨 리매핑 방법https://cafe.naver.com/mk802/32947…


    ♥간단_메모글♥


    최근글


    새댓글



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

    오늘의 홈 현황


    • 현재 접속자♨ 532 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 5 명
    • 주간 가입자※ 17 명
    • 오늘 방문자 486 명
    • 어제 방문자 2,025 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,389,220 명
    • 전체 게시물※ 8,652 개
    • 전체 댓글수※ 24,763 개
    • 전체 회원수 11,065 명

    QR코드


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

    알림 0








    최신글↑