Jump to content
XPEnology Community

vikikang

Transition Member
  • Posts

    12
  • Joined

  • Last visited

Posts posted by vikikang

  1. 5 hours ago, mmkt said:

    Hi,

    The updateserver links are blocked in the model config.json from redpill load. (redpill-load/config/DS3622xs+/7.1.0-42661/)

            "rss_server": "http://example.com/null.xml",
            "rss_server_ssl": "https://example.com/null.xml",
            "small_info_path": "https://example.com/null",
    		"rss_server_v2": "https://example.com/autoupdate/v2/getList",
    		"security_version_server": "https://example.com/smallupdate",
             "updateurl": "http://example.com/",
    		"update_server": "http://example.com/",
    		"update_server_ssl": "https//example.com/",
            "myds_region_api_base_url": "https://example.com"

     

    Why it is done , you have to ask pocopico.

    Aha, I see.

    Thanks man🤝

  2. 1 hour ago, pocopico said:

     

    Update servers are masked. SSH into DSM and check your /etc/hosts for records.

     

    14 minutes ago, drobik said:

    Hosts file is clean, I've checked it first. 

    Screenshot_1.png

    Hey, pocopico   Thanks for the previous help.

    Yup, I am also wondering how can I get update server back to function.

    Checked hosts file, same as drobik's.

    How dose the update server been blocked though?

    Thanks for your time. 

  3. 18 hours ago, pocopico said:

     

    There was a typo in the postupdate function. I've just pushed latest update please update again in a few minutes and retry.

    Hello Mr.

    Please give me some advices.

    How should I do if I want to build a single loader.img to use in another computer. ( without TCRP)

    Is this postupdate actually modify the loader.img to be compatible with 42661-u2?

     

     

    • Like 1
  4. 3 hours ago, flyride said:

    This is only from the DSM update screen.  RedPill blocks that so that you don't update by accident.  The consequence is that it gives you that error message.

     

    In summary, it's by design and nothing is wrong.

    Much appreciate my friend!

     

    All the best!

  5. Hello everyone. I have successfully got DS3622xs+ running. Then I got a weird problem that I can't get the DSM update information. It keeps saying " Connection failed, check your internet connection". Although the package center is functioning well.

    Any suggestion is much appreciated~~

    Screen Shot 2022-05-26 at 07.23.48.png

  6. 5 hours ago, Kaneske said:

    Can you share how you did that? Got 2 LSI2008 HBA and a x540T2 but the Installer sais: Error 13 I am on esxi too, got the image converted to VMDK via V2V converter. What’s the Mess???

     

    Booted also in Promox with converted IMG attached as a Disk, same Message at 56%

     

    HBA pass Through, the X540 too

     

    What am I doing wrong?

     

    3615xs image File of the Pill, with MPT2 expansion by @pocopico

     

    Anybody got a clue what I can do to resolve this an get this installed?

    I also encountered this problem. Once I integrate intel igxbe and lsi mpt driver, I won't be able to boot in ESXi with x550-t2 and lsi both in passthrough mode.

    If I exclude the igxbe driver when compiling boot loader, or, disable passthrough of igxbe, everything works fine.

    Any suggestion?

    Thanks

  7. 5 hours ago, root616 said:

    Recently I build my loader with RedPill-helper v0.12 add VMxnet3 and acpid,  running at ESXI v7 platform physical SATA controller passthrough, booting with vdisk (IDE mode no V-SATA controller added) , install DSM pat file shows file corrupted, talent use fdisk command no boot related partitions found, define disk & port map NOT working just no disk drive warning. 

    Then I try edit VM settings add a SATA controller(startup disk SATA mode, one v-SATA one on board SATA controller passthrough), all good. But at diskstation‘s storage manager physical slots all in unplug status disk number goes to over 30, although it works fine.

    There is my question how can i work without virtual SATA controller, startup disk use IDE mode?

    My build has one on board SATA controller 3 ports, 2 individual, 4 in 1 miniSAS port(SATA channel).

    BTW RedPill-helper v0.12 after add exts use build-loader script there is no kernel module .ko file in default location needs to add manually then the script can copy as rp.ko

    Screen Shot 2021-12-12 at 2.20.45 PM.png

    Screen Shot 2021-12-12 at 2.21.29 PM.png

    Try  "SataPortMap": "1",
           "DiskIdxMap": "0C0001",
           "SasIdxMap": "0"

×
×
  • Create New...