Jump to content
XPEnology Community

erazor1112

Member
  • Posts

    32
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by erazor1112

  1. The loader is running now and i'm able to start the installation. But now i get the Error Message "Failed to install the file. The file is probably corrupted" I used the following Settings: VM Configuration: CPU Mode: 4 CPUs (Host Passthrough) Memory: 4096 MB Machine: Q35-5.1 Bios: OVMF USB Controller 3.0 (qemu XHCI) 1st Disk: USB with tinycoe-redpill-uefo.v0.4.6.img 2nd Disk: SATA 1 TB Network: e1000 Commands: ./rploader.sh update now ./rploader.sh fullupgrade now ./rploader.sh serialgen DVA3221 ./rploader.sh satamap now ./rploader.sh identifyusb now ./rploader.sh ext denverton-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json ./rploader.sh build denverton-7.1.0-42661 manual user_config.json: { "extra_cmdline": { "pid": "0x0001", "vid": "0x46f4", "sn": "20C0SJRMZENMW", "mac1": "0011327C18F4", "SataPortMap": "66", "DiskIdxMap": "0006" }, "synoinfo": { "internalportcfg" : "0xffff", "maxdisks" : "16", "support_bde_internal_10g" : "no", "support_disk_compatibility" : "no", "support_memory_compatibility" : "no" }, "ramdisk_copy": { } }
  2. This is the output from the ext-manager.sh info: tc@box:~/redpill-load$ ./ext-manager.sh info [#] Checking runtime for required tools... [OK] [#] ========================================== pocopico.v9fs ========================================== [#] Extension name: v9fs [#] Description: Adds Support [#] To get help visit: <todo> [#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/v9fs [#] Software author: https://github.com/pocopico [#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/rpext-index.json [#] Platforms supported: ds1621p_42218 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 ds918p_42661 ds1621p_42661 ds918p_25556 dva3221_42218 ds3615xs_42661 ds3622xsp_42661 ds3622xsp_42218 dva3221_42621 ds3615xs_41222 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds3622xsp_42621 [#] ======================================================================================= looks ok, but it doesn't work.
  3. I get another error message after adding the extension and build denverton-7.1.0-42661 [#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.v9fs/dva3221_42661/check-v9fs.sh file... [OK] [-] Recipe file for extension pocopico.v9fs platform dva3221_42661 is logically invalid - recipe defines kmod virtio_blk.ko *FILE* which doesn't exist after all files entries are processed. You SHOULD contact the extension packer to report that (see below) [#] ========================================== pocopico.v9fs ========================================== [#] Extension name: v9fs [#] Description: Adds Support [#] To get help visit: <todo> [#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/v9fs [#] Software author: https://github.com/pocopico [#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/rpext-index.json [#] Platforms supported: ds1621p_42218 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 ds918p_42661 ds1621p_42661 ds918p_25556 dva3221_42218 ds3615xs_42661 ds3622xsp_42661 ds3622xsp_42218 dva3221_42621 ds3615xs_41222 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds3622xsp_42621 [#] ======================================================================================= [!] Failed to dump extension pocopico.v9fs for platform dva3221_42661 as its recipe file cannot be retrieved. Isn't the extension misspelled or not supported on that platform? *** Process will exit *** [!] Failed to dump all extensions for dva3221_42661 platform to /home/tc/redpill-load/build/1652177755/custom-initrd/exts - see errors above *** Process will exit ***
  4. I get an error message that this action is unknown. tc@box:~$ sudo ./rploader.sh ext denverton-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/rpext-index.json Rploader Version : 0.7.0.7 Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop Redpill module source : https://github.com/dogodefi/redpill-lkm.git : Redpill module branch : develop Extensions : redpill-misc Extensions URL : "https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json" TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.denverton-7.0.dev.txz/download TOOLKIT_SHA : 6dc6818bad28daff4b3b8d27b5e12d0565b65ee60ac17e55c36d913462079f57 SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/denverton-source/linux-4.4.x.txz/download SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be COMPILE_METHOD : toolkit_dev TARGET_PLATFORM : denverton TARGET_VERSION : 7.1.0 TARGET_REVISION : 42661 REDPILL_LKM_MAKE_TARGET : dev-v7 KERNEL_MAJOR : 4 MODULE_ALIAS_FILE : modules.alias.4.json SYNOMODEL : dva3221_42661 MODEL : DVA3221 Local Cache Folder : /mnt/sdb3/auxfiles DATE Internet : 10052022 Local : 10052022 Checking Internet Access -> OK Redpill sources already downloaded, pulling latest Already up to date. Loader sources already downloaded, pulling latest Already up to date. [#] Checking runtime for required tools... [OK] /home/tc/redpill-load/ext-manager.sh: line 1079: __action_add https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/rpext-index.json: No such file or directory You've called "./rploader.sh ext denverton-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/rpext-index.json" - this action is unknown, see help below
  5. Hi, did anyone tried this on unraid? Deployment seems to run fine but i have no network after booting DSM. VM Configuration: CPU Mode: 4 CPUs (Host Passthrough) Memory: 2048 MB Machine: Q35-5.1 Bios: OVMF USB Controller 3.0 (qemu XHCI) 1st Disk: USB with tinycoe-redpill-uefo.v0.4.6.img 2nd Disk: SATA 1 TB Network: virtio-net / e1000 / e1000e (test with 3 different network interfaces) Deployment: sudo ./rploader.sh update sudo ./rploader.sh full upgrade sudo ./rploader.sh serialgen DVA3221 sudo ./rploader.sh satamap sudo ./rploader.sh identifyusb test with 3 different releases: sudo ./rploader.sh build denverton-7.0.1-42218 sudo ./rploader.sh build denverton-7.1.0-42621 sudo ./rploader.sh build denverton-7.1.0-42661 Output of Network looks also good for me: [#] ========================================== pocopico.e1000e ========================================== [#] Extension name: e1000e [#] Description: Adds Intel(R) PRO/1000 Network Driver Support [#] To get help visit: <todo> [#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/e1000e [#] Software author: https://github.com/pocopico [#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json [#] Platforms supported: ds1621p_42218 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 ds918p_42661 ds1621p_42661 ds918p_25556 dva3221_42218 ds3615xs_42661 ds3622xsp_42661 ds3622xsp_42218 dva3221_42621 ds3615xs_41222 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds3622xsp_42621 [#] ======================================================================================= Found Ethernet Interface : pciid 8086d000010d3 Required Extension : e1000e Searching for matching extension for e1000e Found matching extension : "https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json" Found SATA Controller : pciid 8086d00002922 Required Extension : ahci Searching for matching extension for ahci
  6. Did anyone have dva3221 running on unraid? I deployed everything as documented, but i was not able to find the appliance with "find.synology.com"
×
×
  • Create New...