Jump to content
XPEnology Community

Develop and refine the DVA1622 loader


Recommended Posts

11 минуту назад, jeffestewart сказал:

Thank you

 

The error you saw above was a typo when writing the post.  Not part of the command I entered. 

 

Also the above command wasn't working.  When I ran that command it installed as a DS920+

 

My system is as follows

 

Xeon E3-1270v3

ESXi 7.0u3

 

Virtual Machine specs

 

CPU                4

Memory          6GB

Hard Disk 1     TinyCore RedPill 0.9.0.2 vmdk     (IDE interface)

Hard Disk 2    8TB drive for storage

 

Commands i ran

 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh satamap

./rploader.sh serialgen DVA1622 realmac

./rploader.sh build DVA1622-7.1.0-42661 auto

 

Pat file I am using was downloaded with the same url found in the ./rploader.sh build DVA1622-7.1.0-42661 auto process

 

https://global.download.synology.com/download/DSM/release/7.1/42661-1/DSM_DVA1622_42661.pat

 

 

It must be SATA interface for hard disk 1 not IDE.

Also you can run commands just like this without satamap

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh serialgen DVA1622 realmac

./rploader.sh build DVA1622-7.1.0-42661

Edited by dimakv2014
Link to comment
Share on other sites

Hi, 

I tried to install dva1622 on hp prodesk  400 g2 Intel Core i5-6500T

I can find the dva1622 via find.synology.com

 

When i try to upload the firmware it says that the file is corrupted when it try to install the firmware.
I did try to download and install it from different computer. 

Something wrong with the installation or is it more the hardware that is not supported?

Link to comment
Share on other sites

37 минут назад, Joris сказал:

Hi, 

I tried to install dva1622 on hp prodesk  400 g2 Intel Core i5-6500T

I can find the dva1622 via find.synology.com

 

When i try to upload the firmware it says that the file is corrupted when it try to install the firmware.
I did try to download and install it from different computer. 

Something wrong with the installation or is it more the hardware that is not supported?

This problem was discussed many times in this Topic. Just cpu info is not enough for solving your problem, your cpu as well as igpu is fully supported for DVA and Face Rec. Please provide more info. 1. Baremetal or VM? 2.What ssd interface you use sata or pci-e nvme? 3. How many drives you have did you modify anything in userconfig.json file? 4. Which .pat file are you trying to upload? 5. Which commands did you use to build loader? The more info you provide the faster someone will help 😉 

Edited by dimakv2014
Link to comment
Share on other sites

9 hours ago, dimakv2014 said:

This problem was discussed many times in this Topic. Just cpu info is not enough for solving your problem, your cpu as well as igpu is fully supported for DVA and Face Rec. Please provide more info. 1. Baremetal or VM? 2.What ssd interface you use sata or pci-e nvme? 3. How many drives you have did you modify anything in userconfig.json file? 4. Which .pat file are you trying to upload? 5. Which commands did you use to build loader? The more info you provide the faster someone will help 😉 

This is exactly what I did. 

 

1. I do run it baremetal 

2. a sata ssd is installed

3. 1 disk (I just want to test dva1622 first)

3.1. I did not change the config file manually 

4. I did download different once 
       7.1-42661 (with Update 1)

      7.1-42661

5. This is are the commands I used. 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh serialgen DVA1622 realmac

./rploader.sh build dva1622-7.1.0-42661

Then reboot. 

 

I find the synology and can upload the firmware but installing does not go well.

 

Before I did install 920+ the same way (but with commands for 920+) and that was working fine.

Then I cleared the usb stick and loaded the software for dva1622


 

Link to comment
Share on other sites

4 часа назад, Joris сказал:

3.1. I did not change the config file manually 

 

4 часа назад, Joris сказал:

I don't see a ./rploader.sh identifyusb command - for writing to config file your USB drive's VID&PID.

 

  • Like 1
Link to comment
Share on other sites

5 часов назад, Joris сказал:

This is exactly what I did. 

 

1. I do run it baremetal 

2. a sata ssd is installed

3. 1 disk (I just want to test dva1622 first)

3.1. I did not change the config file manually 

4. I did download different once 
       7.1-42661 (with Update 1)

      7.1-42661

5. This is are the commands I used. 

./rploader.sh update

 

./rploader.sh serialgen DVA1622 realmac

./rploader.sh build dva1622-7.1.0-42661

Then reboot. 

 

I find the synology and can upload the firmware but installing does not go well.

 

Before I did install 920+ the same way (but with commands for 920+) and that was working fine.

Then I cleared the usb stick and loaded the software for dva1622


 

Those commands are good for VM, for baremetal you need identifyusb command like Zhyryrk said. So how is it possible you could possibly see your server in finds.synology.com if you didn't do identifyusb command? 

 

Commands should be like this:

"./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh identifyusb

./rploader.sh serialgen DVA1622 realmac

./rploader.sh build dva1622-7.1.0-42661

Sudo reboot"

 

 

Edited by dimakv2014
Link to comment
Share on other sites

On 9/2/2022 at 10:14 PM, dimakv2014 said:

It must be SATA interface for hard disk 1 not IDE.

Also you can run commands just like this without satamap

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh serialgen DVA1622 realmac

./rploader.sh build DVA1622-7.1.0-42661

Thank you for the response.  I tested on a baremetal machine booting from a usb stick and I am getting the same error.  If I start with two new disks, it asks me to confirm that I am ok formatting the disks and the setup process gets to 55% if I reboot and try again it stops at 40%. 

 

The baremetal desktop is a basic desktop.  System is configured in BIOS mode.  USB stick is booting in USB mode. Two hard drives are connected with SATA cables direct to the board. 

 

Sytstem config is as follows.  

EliteDesk 800 G2

Intel Core i7-6700

16GB ram

 

I decided to test on a baremetal machine because most were finding success on a baremetal install.  I am not trying to add more variables.  Interesting that I am seeing the same result. 

Link to comment
Share on other sites

7 hours ago, dimakv2014 said:

Those commands are good for VM, for baremetal you need identifyusb command like Zhyryrk said. So how is it possible you could possibly see your server in finds.synology.com if you didn't do identifyusb command? 

 

Commands should be like this:

"./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh identifyusb

./rploader.sh serialgen DVA1622 realmac

./rploader.sh build dva1622-7.1.0-42661

Sudo reboot"

 

 

It is working now. 

 

Previous installation was 920+ with the same usb and ssd. Could it be that something loaded from old installation? 
 

Is the operating system only stored on the usb after installation or the disk?

Link to comment
Share on other sites

Good afternoon.  Checking in to see if anyone has any input on my issue.  I have attempted to setup and configure on an ESXi virtual machine and a barebones system both with the same result.  I am unable to install the .pat file downloaded from Synology.  I also copied the .pat file that was downloaded during the setup process from the USB stick and attempted to install with that with no success.  I am sure I am doing something wrong as I am getting the same result with two completely different setups.  Is there something I should be looking for?  The install of DSM stops at either 40% or 55%.  I would post the steps I have taken to get to that point but I have tried so many combinations.  

 

Thank you again. 

Link to comment
Share on other sites

1 hour ago, LukaszN said:

Hello,

 

I manage to install DVA1622 with DSM 7.1.0-42661 on Odroid H2+ (J4105) and everything works fine. It is possible to update to 7.1.1-42962 or make fresh install on 7.1.1-42962? I tried some finded solution method and no luck:(

 

 

Hi, from within Tinycore you need to execute :

 

./rploader.sh update 

./rploader.sh fullupgrade 

 

and then you'll be able to build a loader for 7.1.1-42962 (i havent been able to test though DVA1622 yet).

 

 

  • Thanks 1
Link to comment
Share on other sites

53 minutes ago, pocopico said:

 

 

Hi, from within Tinycore you need to execute :

 

./rploader.sh update 

./rploader.sh fullupgrade 

 

and then you'll be able to build a loader for 7.1.1-42962 (i havent been able to test though DVA1622 yet).

 

 

 

pocopico, your DS1622 works great.
By the way, shouldn't we use the develop branch repo for 7.1.1-42962?

 

Any plans to apply 7.1.1-42962 to the master branch?

Edited by Peter Suh
Link to comment
Share on other sites

When I tried build fresh install on 7.1.1-4292 a got this errors:
 

Updating extension : dtbpatch contents for model : dva1622_42962  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_42962 platforms extensions... 
[-] The extension dtbpatch was found. However, the extension index has no recipe for dva1622_42962 platform. It may not be
[-] supported on that platform, or author didn't updated it for that platform yet. You can try running
[-] "ext-manager.sh update" to refresh indexes for all extensions manually. Below are the currently known information about
[-] the extension stored locally:
[#] ========================================== dtbpatch ==========================================
[#] Extension name: Device tree binary
[#] Description: Create your own device tree binary
[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/dtbpatch/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds920p_42661 ds920p_42662 ds920p_42962 ds1621p_42662 ds1621p_42661 dva1622_42951 ds2422p_42662 ds2422p_42661 ds2422p_42218 ds920p_42951 ds2422p_42951 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42662 dva1622_42661 ds2422p_42621 ds1621p_42621 ds1621p_42962 
[#] =======================================================================================


[-] Failed to update recipe for dtbpatch extension for platform dva1622_42962. The script will terminate as you do not
[-] have previously downloaded recipe which can be used if download fails. Try again later. If problem
[-] persists contact the extension packer for support (displayed below)
[#] ========================================== dtbpatch ==========================================
[#] Extension name: Device tree binary
[#] Description: Create your own device tree binary
[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/dtbpatch/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds920p_42661 ds920p_42662 ds920p_42962 ds1621p_42662 ds1621p_42661 dva1622_42951 ds2422p_42662 ds2422p_42661 ds2422p_42218 ds920p_42951 ds2422p_42951 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42662 dva1622_42661 ds2422p_42621 ds1621p_42621 ds1621p_42962 
[#] =======================================================================================

[!] Cannot continue due to previous errors (see above)

*** Process will exit ***
Updating extension : redpill-misc contents for model : dva1622_42962  
[#] Checking runtime for required tools... [OK]

[#] Extension redpill-misc index is already up to date
[#] Updating redpill-misc extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_42962 platforms extensions... 
[-] The extension dtbpatch was found. However, the extension index has no recipe for dva1622_42962 platform. It may not be
[-] supported on that platform, or author didn't updated it for that platform yet. You can try running
[-] "ext-manager.sh update" to refresh indexes for all extensions manually. Below are the currently known information about
[-] the extension stored locally:
[#] ========================================== dtbpatch ==========================================
[#] Extension name: Device tree binary
[#] Description: Create your own device tree binary
[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/dtbpatch/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds920p_42661 ds920p_42662 ds920p_42962 ds1621p_42662 ds1621p_42661 dva1622_42951 ds2422p_42662 ds2422p_42661 ds2422p_42218 ds920p_42951 ds2422p_42951 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42662 dva1622_42661 ds2422p_42621 ds1621p_42621 ds1621p_42962 
[#] =======================================================================================


[-] Failed to update recipe for dtbpatch extension for platform dva1622_42962. The script will terminate as you do not
[-] have previously downloaded recipe which can be used if download fails. Try again later. If problem
[-] persists contact the extension packer for support (displayed below)
[#] ========================================== dtbpatch ==========================================
[#] Extension name: Device tree binary
[#] Description: Create your own device tree binary
[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/dtbpatch/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds920p_42661 ds920p_42662 ds920p_42962 ds1621p_42662 ds1621p_42661 dva1622_42951 ds2422p_42662 ds2422p_42661 ds2422p_42218 ds920p_42951 ds2422p_42951 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42662 dva1622_42661 ds2422p_42621 ds1621p_42621 ds1621p_42962 
[#] =======================================================================================

[!] Cannot continue due to previous errors (see above)

*** Process will exit ***
[!] Failed to update all extensions for dva1622_42962 platform - see errors above

*** Process will exit ***

 

Link to comment
Share on other sites

When I tried build fresh install on 7.1.1-4292 a got this errors:
 
Updating extension : dtbpatch contents for model : dva1622_42962  [#] Checking runtime for required tools... [OK][#] Updating dva1622_42962 platforms extensions... [-] The extension dtbpatch was found. However, the extension index has no recipe for dva1622_42962 platform. It may not be[-] supported on that platform, or author didn't updated it for that platform yet. You can try running[-] "ext-manager.sh update" to refresh indexes for all extensions manually. Below are the currently known information about[-] the extension stored locally:[#] ========================================== dtbpatch ==========================================[#] Extension name: Device tree binary[#] Description: Create your own device tree binary[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/dtbpatch/rpext-index.json[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds920p_42661 ds920p_42662 ds920p_42962 ds1621p_42662 ds1621p_42661 dva1622_42951 ds2422p_42662 ds2422p_42661 ds2422p_42218 ds920p_42951 ds2422p_42951 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42662 dva1622_42661 ds2422p_42621 ds1621p_42621 ds1621p_42962 [#] =======================================================================================[-] Failed to update recipe for dtbpatch extension for platform dva1622_42962. The script will terminate as you do not[-] have previously downloaded recipe which can be used if download fails. Try again later. If problem[-] persists contact the extension packer for support (displayed below)[#] ========================================== dtbpatch ==========================================[#] Extension name: Device tree binary[#] Description: Create your own device tree binary[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/dtbpatch/rpext-index.json[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds920p_42661 ds920p_42662 ds920p_42962 ds1621p_42662 ds1621p_42661 dva1622_42951 ds2422p_42662 ds2422p_42661 ds2422p_42218 ds920p_42951 ds2422p_42951 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42662 dva1622_42661 ds2422p_42621 ds1621p_42621 ds1621p_42962 [#] =======================================================================================[!] Cannot continue due to previous errors (see above)*** Process will exit ***Updating extension : redpill-misc contents for model : dva1622_42962  [#] Checking runtime for required tools... [OK][#] Extension redpill-misc index is already up to date[#] Updating redpill-misc extension... [OK][#] Checking runtime for required tools... [OK][#] Updating dva1622_42962 platforms extensions... [-] The extension dtbpatch was found. However, the extension index has no recipe for dva1622_42962 platform. It may not be[-] supported on that platform, or author didn't updated it for that platform yet. You can try running[-] "ext-manager.sh update" to refresh indexes for all extensions manually. Below are the currently known information about[-] the extension stored locally:[#] ========================================== dtbpatch ==========================================[#] Extension name: Device tree binary[#] Description: Create your own device tree binary[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/dtbpatch/rpext-index.json[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds920p_42661 ds920p_42662 ds920p_42962 ds1621p_42662 ds1621p_42661 dva1622_42951 ds2422p_42662 ds2422p_42661 ds2422p_42218 ds920p_42951 ds2422p_42951 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42662 dva1622_42661 ds2422p_42621 ds1621p_42621 ds1621p_42962 [#] =======================================================================================[-] Failed to update recipe for dtbpatch extension for platform dva1622_42962. The script will terminate as you do not[-] have previously downloaded recipe which can be used if download fails. Try again later. If problem[-] persists contact the extension packer for support (displayed below)[#] ========================================== dtbpatch ==========================================[#] Extension name: Device tree binary[#] Description: Create your own device tree binary[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-dtb[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/dtbpatch/rpext-index.json[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds920p_42661 ds920p_42662 ds920p_42962 ds1621p_42662 ds1621p_42661 dva1622_42951 ds2422p_42662 ds2422p_42661 ds2422p_42218 ds920p_42951 ds2422p_42951 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42662 dva1622_42661 ds2422p_42621 ds1621p_42621 ds1621p_42962 [#] =======================================================================================[!] Cannot continue due to previous errors (see above)*** Process will exit ***[!] Failed to update all extensions for dva1622_42962 platform - see errors above*** Process will exit ***

 



There seems to be a model that pocopico's TCRP rp-ext is not yet ready. Please try using the m shell below before pocopico fixes it. Fully tested.

curl --location "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz" -O; tar -zxvf my.sh.gz;

./my.sh DVA1622


Sent from my iPhone using Tapatalk
  • Like 1
Link to comment
Share on other sites

4 hours ago, Peter Suh said:

 


There seems to be a model that pocopico's TCRP rp-ext is not yet ready. Please try using the m shell below before pocopico fixes it. Fully tested.

curl --location "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz" -O; tar -zxvf my.sh.gz;

./my.sh DVA1622


Sent from my iPhone using Tapatalk

 


Thank You. Bootloader is created and booted ok but I have problem with LAN. There is no LAN detect. I have R8125 in Odroid H2+ (2.5Gb LAN).

Edited by LukaszN
Link to comment
Share on other sites

27 minutes ago, LukaszN said:


Thank You. Bootloader is created and booted ok but I have problem with LAN. There is no LAN detect. I have R8125 in Odroid H2+ (2.5Gb LAN).

 

Check whether the r8125 ext driver is verified with the command below right after the loader build.

 

ls -l *load/c*/e*

 

If the r8125 is not identified, you have to manually add the r8125 ext driver.

 

At this time, change the loader build command as follows.

 

./myv.sh DVA1622

  • Like 1
Link to comment
Share on other sites

42 minutes ago, Peter Suh said:

 

Check whether the r8125 ext driver is verified with the command below right after the loader build.

 

ls -l *load/c*/e*

 

If the r8125 is not identified, you have to manually add the r8125 ext driver.

 

At this time, change the loader build command as follows.

 

./myv.sh DVA1622

I need to add driver to 8125 but now is another problem.
 

I build loader with:
./myv.sh DVA1622

add driver and choose 49 (r8125) but I got error:

 -> Select Number Enter (To select multiple, separate them with , ): 49

Error : Platform not found 
rploader.sh

 

Maybe I am wrong but it is possible that problem is with model name? Upper case? DVA and dva? On Your script there is DVA and when I build bootloader with pocopico script I must add this driver by:
./rploader.sh ext dva1622-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/r8125/rpext-index.json


 

Link to comment
Share on other sites

1 hour ago, LukaszN said:

I need to add driver to 8125 but now is another problem.
 

I build loader with:
./myv.sh DVA1622

add driver and choose 49 (r8125) but I got error:

 -> Select Number Enter (To select multiple, separate them with , ): 49

Error : Platform not found 
rploader.sh

 

Maybe I am wrong but it is possible that problem is with model name? Upper case? DVA and dva? On Your script there is DVA and when I build bootloader with pocopico script I must add this driver by:
./rploader.sh ext dva1622-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/r8125/rpext-index.json


 

 

I will correct this error.
wait for me.

Link to comment
Share on other sites

1 hour ago, LukaszN said:

I need to add driver to 8125 but now is another problem.
 

I build loader with:
./myv.sh DVA1622

add driver and choose 49 (r8125) but I got error:

 -> Select Number Enter (To select multiple, separate them with , ): 49

Error : Platform not found 
rploader.sh

 

Maybe I am wrong but it is possible that problem is with model name? Upper case? DVA and dva? On Your script there is DVA and when I build bootloader with pocopico script I must add this driver by:
./rploader.sh ext dva1622-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/r8125/rpext-index.json


 

 

There was a typo in the version notation from 7.1.0 to 7.1.1.

 

https://github.com/PeterSuh-Q3/tinycore-redpill/commit/9b971d31be5dcd0c9a2fd3cf511ccb25e7d98522

 

The error has been identified and the fix has been completed.
Execute ./my.sh to update to the latest version.
Try using myv.sh again.

Edited by Peter Suh
  • Like 1
Link to comment
Share on other sites

4 hours ago, Peter Suh said:

 

There was a typo in the version notation from 7.1.0 to 7.1.1.

 

https://github.com/PeterSuh-Q3/tinycore-redpill/commit/9b971d31be5dcd0c9a2fd3cf511ccb25e7d98522

 

The error has been identified and the fix has been completed.
Execute ./my.sh to update to the latest version.
Try using myv.sh again.

Thank You. It is working time. Boot and install:) Time for testing:)

  • Like 1
Link to comment
Share on other sites

Hello,

 

I have one DS918+ working on Proxmox.

 

I need to add one DVA1622 but it don't work (55% install corrupted files).

 

I have J5040 CPU.

 

I tested

 

 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh serialgen DVA1622

./rploader.sh build DVA1622-7.1.0-42661

 

With or without satamap.

 

I have add virtio driver for my virtio network.

 

My hardware : image.png.3343e2f8b4ad75861c8d03293478e319.png

 

I tested with a private nagivation, all time 55% installation fail...

 

One idea ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...