Çسî·ÎÁö »õ·Î¿î RedPill Loader

   Á¶È¸ 6061   Ãßõ 0    

https://xpenology.com/forum/topic/45795-redpill-the-new-loader-for-62¡¦ (488)
https://github.com/RedPill-TTG/redpill-load (475)


https://xpenology.com/forum/topic/45795-redpill-the-new-loader-for-624-discussion/

아직 한창 개발중인 Pre-alpha 상태이고 리눅스 커널에 대한 지식이 없다면 쓰기 힘들지만, 6.2.4 정상적으로 부팅된다고 합니다.


기존의 jun's loader가 6.2.4에서 막힌 이후 jun이 해놀로지를 그만둔듯 나타나지 않았고 로더가 오픈소스가 아니어서 더 이상 진행이 안됐었는데,

오픈소스 기반의 새로운 로더인 Redpill이 나왔네요. GPL 라이센스로 공개되어서 아마 지속적으로 개발이 유지될거 같습니다.


https://github.com/RedPill-TTG/redpill-load

몇주 전부터 개발 상태를 꾸준히 눈팅하던 중이었는데 지난주에 USB 로더 이미지를 생성할 수 있는 스크립트까지 공개가 되었네요.



이걸로 DSM 7.0 해놀을 올린 용자도 나왔습니다.


로더 개발자들은 구조상 7.0 지원이 어려운건 아니어서 곧 7.0도 지원할 예정이라는데, 일단은 6.2.4를 안정적으로 지원하는데 집중한다고 하네요. DSM 7.0은 순정조차 불안정한지라 아직 안올리는게 맞는거 같긴 합니다.


주말에 가상머신에 올려봐야겠습니다.



ªÀº±Û Àϼö·Ï ½ÅÁßÇÏ°Ô.
¼ÛÁøÈ« 2021-08
ÁÁÀº ¼Ò½ÄÀ̱º¿ä.. Á¤º¸ °¨»çµå¸³´Ï´Ù.^^
¿Í...^^ ÁÁÀº Á¤º¸ °¨»çÇÕ´Ï´Ù ^^
õ¼± 2021-08
¿À.. ÁÁÀº ¼Ò½Ä..
º´Ã¶ 2021-08
ÁÁÀº Á¤º¸ °¨»çÇÕ´Ï´Ù.
±è½ÂÇö1 2021-08
¿Í dsm 7.0

Çس ´ë´ëÀûÀÎ ¾÷±ÛÀÌ ¸ÖÁö ¾Ê¾Ò±º¿ä
Á¤º¸ °¨»çÇÕ´Ï´Ù. 6.2.4 ½½½½ ÁغñÇØ ºÁ¾ß°Ú³×¿ä.
À̹ÌÁö È­ÀÏÀ» ÄÄÆÄÀÏÇؼ­ ¸¸µé¾î¾ß ÇÏ´Â°Í °°Àºµ¥, ²À ¸®´ª½º¿¡¼­¸¸ ÇØ¾ß Çϴ°ÇÁö,
±âÁ¸ ¼³Ä¡µÈ Çì³î¿¡ SSH Á¢¼ÓÇؼ­µµ °¡´ÉÇÏÁö ¾ÊÀ»±î ½ÍÀºµ¥¿ä.
¾Æ´Ï¸é ¸Æ Å͹̳εµ ÀÖ±¸¿ä.
Àú´Â ¸®´ª½º°¡ ¾ø¾î¼­¿ä...
»ç¿ë¹ý Á¤µ¶ÇÏ°í ÀÖ½À´Ï´Ù.^^
----------------------------------------------
## How to use it?
1. Make sure you're running Linux
2. Compile RedPill LKM and place it in `ext/rp-lkm/redpill-linux-<VERSION>.ko` (see platform config for details)
3. Create `user_config.json` which contains at minimum:

    ```json
    {
      "extra_cmdline": {
        "vid": "<fill me>",
        "pid": "<fill me>",
        "sn": "<fill me>",
        "mac1": "<fill me>"
      },
      "synoinfo": {},
      "ramdisk_copy": {}
    }
    ```

 - We cannot help you obtain the S/N
 - VID/PID correspond to your USB stick vendor id and product id (google: `vid pid usb drive`)
 - If you're running QEmu-based virtualization (e.g. Proxmox or VirtualBox) set `vid` to `0x46f4` and `pid` to `0x0001`
 - `mac1` is the MAC address of your first ethernet interface
 - If you want to add more ethernet cards simply put `mac2`/`mac3`/`mac4` and `netif_num` to the number of card
 - `synoinfo` is a key=>value structure where you can override any `synoinfo` options (e.g. `"SataPortMap": "..."`)

3. Run `./build-loader.sh <hw_version> <os_version>` (e.g. `./build-loader.sh 'DS918+' '6.2.4-25556'`) 
It will download all files needed and complain if something isn't right

4. Burn the image onto a USB stick 
When asked for PAT file during OS installation you can use PAT file from `cache/` directory - it's downloaded from the
official CDN automatically to build the loader anyway.
     
dateno1 2021-08
½Ã³î¿¡ ÅøüÀΰ°Àº°Å ¾øÀ»²¨¿¡¿ä
          
½Ã³î·ÎÁö¿¡ ¹T·¹ÀÎÀÌ ±âº»Å¾Àç°¡ ¾ÈµÇ¾î ÀÖ³ªº¸³×¿ä.
ÀνºÅçÇؼ­ »ç¿ëÇÏ´Â ¹æ¹ýÀº ÀÖ³ªº¾´Ï´Ù.
https://start0.tistory.com/224
               
dateno1 2021-08
±×³É ¸®´ª½º À¯Æ÷ÆÇ Àû´çÇÑ³Ñ ¼³Ä¡ µð½ºÅ© ¹ÞÀºÈÄ ºÎÆ®Çؼ­ ¶óÀÌºê ¸ðµå·Î ¾²½Ã´øÁö, °¡»ó°°Àºµ¥ ±ò¾Æ¼­ ±¼¸®°í »èÁ¦ÇÏ¸é µË´Ï´Ù

Docker ¸¸´ÉÀÌ¶ó ¹¹µç ´Ù µÇ³×¿ä
¸¸½¦ÀÌ~~~~~
¿À.. ±â´ëµÇ³×¿ä!!
Áö±Ý 6.2.3¾²´Âµ¥. ½Å¹öÀüÀº ¸ð¸àÆ®¿Í DSÆ÷Åä°¡ ÇÕÃÄÁ³´Ù°í Çؼ­ ±â´ëÁßÀÔ´Ï´Ù!!
񊬔rlatnkr 2021-08
7.0À¸·Î Å×½ºÆ®ÁßÀε¥ ¾ÆÁ÷ Ãß°¡µå¶óÀ̹öÀÇ ºÎÀç·Î ȣȯ¼ºÀÌ Á¶±Ý ¾Æ½¬¿ïµí Çϳ׿ä...
ÀÏ´Ü ÀÛµ¿Àº Àß µË´Ï´Ù..


NAS
Á¦¸ñPage 59/303
2015-12   1025757   ¹é¸Þ°¡
2014-05   4472468   Á¤ÀºÁØ1
2021-08   4086   dz¾ÇÈ£·©ÀÌ
2021-08   2544   ³ª½ºÃʺ¸¿¡¿ä
2021-08   1117   ´Ë¿¡ºüÁø¶¯¼ö
2021-08   1687   ºÒ´ß¼Ò½º¾Ö¡¦
2021-08   1972   Àð´Ï¿Àºü
2021-08   2704   õ¼±
2021-08   1387   ¾Ö¿ù³²
2021-08   1117   ½´ÆÛÄÞ¸Í
2021-08   1852   Á¶¿ìÁøcas
2021-08   6062   Å©·°½º
2021-08   1163   sHo0
2021-08   1315   ºí·¢ÆÞ
2021-08   1334   ´Ë¿¡ºüÁø¶¯¼ö
2021-08   1288   ÁÖÄÚÆĸ°ÀÌ
2021-07   1715   ÇູÇϼ¼
2021-07   1058   ÂùÀÌ
2021-07   1086   davidpark
2021-07   1569   ´Ë¿¡ºüÁø¶¯¼ö
2021-07   8028   ¸¶»êÃ̳ð
2021-07   892   ¹Ì¿ìÁö½Ã¾ð