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 / 17 Page
    [ 삼성노트북 R530으로 xpenology juns-mod-1.02b-ds3615extra-4.8 native… ] 댓글 3

    작업 완료)삼성노트북 R530 cpu 교체 작업 NT-R530-JA42S CPU 업그레이드와 조립 하기관리shimss11q2018-08-29 (…

    [ 해놀로지 부팅 juns loader native USB 설정 작업 하기 ] 댓글 4

    원도우 나 winpe 부팅 합니다Xpenology_Tool_V142.exe을 실행하여USB DEVICE VIEW 를 실행 합니다vendorID …

    [ Notepad++ 팁) /노트패드 에디터 줄단위 편집 > 빈줄제거 하기 ]

    Notepad++ 팁) /노트패드 에디터 줄단위 편집 > 빈줄제거 하기편집>Notepad++ 팁) /노트패드 에디터 줄단위 편집 &g…

    [ Docker 기본 디렉토리를 변경하는 방법 ]

    Docker 디렉토리를 변경하는 방법정보출처https://bobcares.com/blog/how-to-change-docker-directory…

    [ U5pvr 메모리상태점검 ]

    U5pvr 메모리상태점검df -hroot@AOL-Debian:~# df -hFilesystem Size Used Avail Use% Mount…

    [ 데비안 10 rc.local 추가 파일 생성 실행파일 만들기 ] 댓글 1

    데비안 10 rc.local 추가 파일 생성 실행파일 만들기최신 데비안 버전에서는 /etc/rc.local 파일이 더 이상 사용되지 않지만 여전…

    [ Debian 10 Linux에 Apache Web Server를 재설치하는 방법 ]

    Debian 10 Linux에 Apache Web Server를 재설치하는 방법■ 문제 발생 재 설치 합니다https://linuxize.com…

    [ 데비안 10의 모든 서비스를 나열하는 방법 ]

    데비안 10의 모든 서비스를 나열하는 방법데비안 10에서 실행되는 전체 서비스를 보려면 다음 명령을 실행할 수 있습니다.ls /etc/init.…

    [ MiBox3 EddyLab에디션 셋탑 공구 설치 와 adb_scrcpy 화면 미러링 컨트롤 기본 설치 화면캡… ] 댓글 2

    MiBox3 EddyLab에디션 셋탑 공구 설치 와adb_scrcpy 화면 미러링 컨트롤 기본 설치 화면캡춰 기본 설치기기본 설치 후adb_sc…

    [ Android용 스위치 제어 on 정보 어플 클릭하면 실행되지 않고 메뉴가 나오면 스위치 제어 off 하… ]

    Android용 스위치 제어 정보이 정보는 Android 5.0 이상을 실행하는 기기에만 적용됩니다.스위치 제어를 사용하면 터치스크린 대신 한 …

    [ PlayerDebug를 원격으로 매핑 ]

    PlayerDebug를 원격으로 매핑https://discourse.osmc.tv/t/map-playerdebug-to-remote/38586홈…

    [ linux에서 find 로 특정 파일에서 문자열 검색 방법 ]

    linux에서 find 로 특정 파일에서 문자열 검색 방법리눅스을 배우고 명령어를 배우는 방법에 참조 파일을 작성 보관 찾아 보기를 합니다파일을…

    [ 초보를 위한 도커 안내서 - 설치하고 컨테이너 실행하기 ]

    초보를 위한 도커 안내서 - 설치하고 컨테이너 실행하기https://subicura.com/2017/01/19/docker-guide-for-b…

    [ 재설치) android tv ver 9 termux 설치후 ubuntu 와 s**a2설치 작업 ] 댓글 1

    재설치) android tv ver 9 termux 설치후 ubuntu 와 s...a2설치 작업# ssh putty 접속 설치# 중간에 ssh …


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-10 17:35:50

    오늘의 홈 현황


    • 현재 접속자♨ 368 명
    • 오늘 가입자※ 4 명
    • 어제 가입자※ 5 명
    • 주간 가입자※ 22 명
    • 오늘 방문자 1,823 명
    • 어제 방문자 1,974 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,370,084 명
    • 전체 게시물※ 8,635 개
    • 전체 댓글수※ 24,723 개
    • 전체 회원수 11,034 명

    QR코드


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

    알림 0








    최신글↑