Jump to content
XPEnology Community

Hong Kong

Rookie
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Hong Kong

  1. The whole process worked for once.

     

    After I added the RAM (from 2GB to 16GB), it says my admin password not correct. OK. Mine is a testing server so I decided to start from scratch.

    Everything when smooth until I upload the PAT file. It says failed to install the the files is probably corrupted. PAT file is SFTP from the Xpenology home/tc/.......

     

    I repeated several times with different memory configuration (even back to 2GB) but still fail.

     

    Any suggestion?

  2. 7 hours ago, pocopico said:


    check and fix your system date. If the date is invalid your system certificates will not be respected 

    @pocopico:

    Thanks! After correcting the date/time on my BIOS it solved most of the problem. Now after I issue the following command,

     

    tc@box:~$ sudo ./rploader.sh build bromolow-7.0.1-42218 now

     

    it still failed with the following...
     

    Mounting /dev/sde1 to localdiskp1

    /dev/sde2 localdiskp2

    Creating tinycore entry

    menuentry 'Tiny Core Image Build' {

            savedefault

            set root=(hd0,msdos3)

            echo Loading Linux...

            linux /vmlinuz64 loglevel=3 cde waitusb=5 vga=791

            echo Loading initramfs...

            initrd /corepure64.gz

            echo Booting TinyCore for loader creation

    }

    Entries in Localdisk bootloader :

    =======================================================================

    menuentry 'RedPill DS3615xs v7.0.1-42218 (USB, Verbose)' {

    menuentry 'RedPill DS3615xs v7.0.1-42218 (SATA, Verbose)' {

    menuentry 'Tiny Core Image Build' {

    Caching files for future use

    Found /home/tc/redpill-load/cache/ds3615xs_42218.pat, copying to cache directory : /mnt/sde3/auxfiles

    cp: failed to preserve ownership for '/mnt/sde3/auxfiles/ds3615xs_42218.pat': Operation not permitted

     

     

     

    What should I do next?

  3. Hello,

    I downloaded and burn tinycore-redpill.v0.4.6 to my USB drive and boot it to my HP Microserver Gen 8 with 4 disks. However, I cannot make it work.

    Commands shown below.

     

    My questions:

    1. My system is using Intel(R) Celeron(R) CPU G1610T @ 2.30GHz with 2GB RAM. Is the DS3615xsbromolow-7.0.1-42218 a good choice?
    2. There is no modules.alias.3.json.gz  modules.alias.4.json.gz  latestrploader.sh on my drive. Is it normal?
    3. There are SSL certificate problem: certificate is not yet valid errors. Are they expected?
    4. Do I need the pciid 8086d00001c02 and pciid 102bd00000533 extensions? If yes, how can I locate and include them?

    Many thanks!

     

    tc@box:~$ sudo ./rploader.sh update now

    Checking Internet Access -> OK

    Checking if a newer version exists on the repo -> gzip: modules.alias.3.json.gz: No such file or directory

    gzip: modules.alias.4.json.gz: No such file or directory

    sha256sum: latestrploader.sh: No such file or directory

    There is a newer version of the script on the repo should we use that ? [yY/nN]Y

    OK, updating, please re-run after updating

    cp: cannot stat '/home/tc/latestrploader.sh': No such file or directory

    Updating tinycore loader with latest updates

    Backing up files to /mnt/sde3//mydata.tgz

    Done.

    tc@box:~$

    tc@box:~$ sudo ./rploader.sh serialgen DS3615xs now

    Serial Number for Model : 1330LWN027197

    Mac Address for Model DS3615xs : 00:11:32:C4:8A:21

    Should i update the user_config.json with these values ? [Yy/Nn]

    Y

    tc@box:~$

    tc@box:~$ sudo ./rploader.sh satamap now

    HBA: 00:1f.2 Disks : 6

    SataPortMap=6

    DiskIdxMap=00

    Should i update the user_config.json with these values ? [Yy/Nn]

    Y

    tc@box:~$

    tc@box:~$ sudo ./rploader.sh identifyusb now

    Found USB SanDisk SerialNumber: 00003615093021102742

    Vendor ID : 0x0781 Product ID : 0x5583

    Should i update the user_config.json with these values ? [Yy/Nn]

    Y

    tc@box:~$

    tc@box:~$ sudo ./rploader.sh build bromolow-7.0.1-42218 now

    Loader source : https://github.com/jumkey/redpill-load.git Loader Branch : develop

    Redpill module source : https://github.com/RedPill-TTG/redpill-lkm.git : Redpill module branch : master

    Extensions :

    Extensions URL :

    TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download

    TOOLKIT_SHA : a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd

    SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download

    SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed

    COMPILE_METHOD : toolkit_dev

    TARGET_PLATFORM       : bromolow

    TARGET_VERSION    : 7.0.1

    TARGET_REVISION : 42218

    REDPILL_LKM_MAKE_TARGET : dev-v7

    KERNEL_MAJOR : 3

    MODULE_ALIAS_FILE= modules.alias.3.json

    Checking Internet Access -> OK

    Checking if a newer version exists on the repo -> gzip: modules.alias.3.json.gz: No such file or directory

    gzip: modules.alias.4.json.gz: No such file or directory

    sha256sum: latestrploader.sh: No such file or directory

    There is a newer version of the script on the repo should we use that ? [yY/nN]Y

    OK, updating, please re-run after updating

    cp: cannot stat '/home/tc/latestrploader.sh': No such file or directory

    Updating tinycore loader with latest updates

    Backing up files to /mnt/sde3//mydata.tgz

    Done.

    tc@box:~$

    tc@box:~$ sudo ./rploader.sh ext bromolow-7.0.1-42218 auto

    Loader source : https://github.com/jumkey/redpill-load.git Loader Branch : develop

    Redpill module source : https://github.com/RedPill-TTG/redpill-lkm.git : Redpill module branch : master

    Extensions :

    Extensions URL :

    TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download

    TOOLKIT_SHA : a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd

    SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download

    SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed

    COMPILE_METHOD : toolkit_dev

    TARGET_PLATFORM       : bromolow

    TARGET_VERSION    : 7.0.1

    TARGET_REVISION : 42218

    REDPILL_LKM_MAKE_TARGET : dev-v7

    KERNEL_MAJOR : 3

    MODULE_ALIAS_FILE= modules.alias.3.json

    Checking Internet Access -> OK

    Cloning into 'redpill-lkm'...

    fatal: unable to access 'https://github.com/RedPill-TTG/redpill-lkm.git/': SSL certificate problem: certificate is not yet valid

    Cloning into 'redpill-load'...

    fatal: unable to access 'https://github.com/jumkey/redpill-load.git/': SSL certificate problem: certificate is not yet valid

    Testing modules.alias.3.json -> File OK

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

    It looks that you will need the following modules :

     

     

    Found SATA Controller : pciid 8086d00001c02  Required Extension :

    No matching extension

    Found VGA Controller : pciid 102bd00000533  Required Extension :

    No matching extension

    Found Ethernet Interface : pciid 14e4d0000165f Required Extension : tg3.ko

    Searching for matching extension for tg3.ko

    Found Ethernet Interface : pciid 14e4d0000165f Required Extension : tg3.ko

    Searching for matching extension for tg3.ko

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

    tc@box:~$

     

     

×
×
  • Create New...