pocopico / tinycore-redpill

GNU General Public License v3.0
2.14k stars 631 forks source link

After upload "DSM_DS3622xs+_64551.pat" looping at Welcome screen #300

Closed Pascalleung closed 1 year ago

Pascalleung commented 1 year ago

After upload "DSM_DS3622xs+_64551.pat" looping at Welcome screen

create USB stick by tinycore-redpill-uefi.v0.9.4.5.img boot redpill ./rploader.sh update ./rploader.sh fullupgrade ./rploader.sh identifyusb ./rploader.sh satamap ./rploader.sh serialgen DS3622xs+ ./rploader.sh build ds3622xsp-7.2.0-64551 filetool.sh -b exitcheck.sh reboot

it can access by browser and upload DSM_DS3622xs+_64551.pat and ask for hardisk erase but it will looping at upload DSM_DS3622xs+_64551.pat again image is it some idea to fix it ? many thanks.

liuxiang91 commented 1 year ago

same here

dantesia commented 1 year ago

Same, but on 918+

lzzsalvo commented 1 year ago

same here

jsanchez-98 commented 1 year ago

I haven't downloaded the "DSM_DS3622xs+_64551.pat" and clicking on the first option also throws an error and starts the process again. If this DSM doesn't work, is there any other stable one?

xiaojing110 commented 1 year ago

Same, but on 918+too

pocopico commented 1 year ago

Are you using the cached file or the one downloaded from syno ?

Pascalleung commented 1 year ago

Hi pocopico, I don't know where the cached file. So i download the PAT from syco website. ds3622

pocopico commented 1 year ago

hm then that means that i need to test more :)

teslaweiler commented 1 year ago

same here on 1622

Pascalleung commented 1 year ago

Hi pocopico, I am very appreciate with your passion. may be the issue was 7.2 RC it look like cannot write the DSM to USB stick ; so it asking and asking. many thanks.

yyxida commented 1 year ago

It doesn't seem like a 7.2rc issue. I installed 7.1.1 and 7.1.0 for 3617 and 3622 respectively, and both will have this welcome page loop (uploading pat files offline from the internet). Unable to test Jun mod for 7.0.1 because it cannot be compiled.

Version: 0.9.4.5 DSM version: 7.1-42661&7.1.1-42962 Model: 3617&3622 Environment: esxi Virtual machine configuration: Two Sata controllers, with boot disk on port 0 of controller 0 (0:0) and data disk on port 0 of controller 1 (1:0) satamap:22 Port map: 0200 Maxsata: 2 (shielded boot disk)

pocopico commented 1 year ago

can you please try to redownload the latest release and use HTML to build the loader ?

Pascalleung commented 1 year ago

Hi Pocopico, I saw the file name still was " tinycore-redpill-uefi.v0.9.4.5.img " ; is it had new content compare with few day ago ? and I am not understand was mean of " use HTML to build the loader " . Because i just knew write the IMG file to USB stick > bootup > at TC console to key-in command step-by-step to create the DSM. Thanks.

lzzsalvo commented 1 year ago

I encountered a hang while installing using the latest version available on 05/21/2023. I tried installing both DSM7.1.1 and DSM7.2. The installation hangs at 99%. DSM7 2 Virtual Synology

dantesia commented 1 year ago

lzzsalvo - same cpu and disk ~ from 50% install show, that load = 0%

dantesia commented 1 year ago

and one more, when try 7.2

Found SCSI Controller : pciid 1000d00000030 Required Extension : mptspi Searching for matching extension for mptspi Found matching extension : https://raw.githubusercontent.com/pocopico/rp-ext/master/mptspi/rpext-index.json Adding extension Extension does not contain information about platform ds918p_64551 Found SATA Controller : pciid 15add000007e0 Required Extension : No matching extension 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 Adding extension Extension does not contain information about platform ds918p_64551

need to make new: "ds918p_64551": "https://raw.githubusercontent.com/pocopico/rp-ext/master/mptspi/releases/ds918p_64551.json", and "ds918p_64551": "https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/releases/ds918p_64551.json",

tnx for all your work!

pocopico commented 1 year ago

OK, i found the reason for 99% stuck and i think i've fixed that.

Download latest image and burn again. Do not just update, Its a problem in the image itself.

lzzsalvo commented 1 year ago

OK, i found the reason for 99% stuck and i think i've fixed that.

Download latest image and burn again. Do not just update, Its a problem in the image itself.

I just finished testing the latest image release and the installation of DSM7.2 on DS3622xs+ was successful. Thanks a lot for your support.

1

pocopico commented 1 year ago

Super, need few more feedbacks then before I close this

Pascalleung commented 1 year ago

@pocopico , using updated V0.9.4.5 and build again. it working fine. image

pocopico commented 1 year ago

Thank you Gentlemans, closing as fixed !