How to use UUP to download ISO image when UUP dump is blocked

A while ago, my Raspberry Pi win10 was scrapped again because of a virus (T_T). I went to the MSDN website to download the ISO image, but found that the speed is surprisingly slow~ so there is only one last way: UUP image. But because UUP dump needs scientific network, I only have 15 minutes of scientific network connection time every day (sign in and send it). I searched online for three days and three nights, and finally found two useful ones~

------------------text-----------------

1. uupdump.7788.work

This is the mirror site of the UUP dump cloned by a great master of Yuanjing. The website is basically the same as the UUP dump. It's just that sometimes the CSS layout is a bit messy, but it doesn't affect normal use. Like this:

But since the downloaded script is still connected to UUP dump, we need to change it to connect to uupdump.7788.work. Please figure out how to change it. Anyway, I am a novice~

2. uup.rg-adguard.net

Another UUP download site, the same basic principle as UUP dump, is downloaded through UUP. After selecting the options in the left column, click the link pointed by the red arrow to download and run the harvest ISO file~

 

When this page appears, don’t enter anything, press Enter to generate it (I entered ms in the picture because I made a mistake);

 

Let it be High for half an hour, and you will find that the ISO file is generated successfully~

Note: When using this image for the Raspberry Pi, you need to enter the BIOS - Device xxx - Raspberry Pi xxx - SD/MMC xxx - The first option must be set to the one starting with eMMC, otherwise it will blue screen! !

With these two websites, you don’t have to worry about UUP dump being walled anymore~

Guess you like

Origin blog.csdn.net/raspi_fans/article/details/124906480