当前位置:网站首页>在 UUP dump 被墙的情况下如何用 UUP 下载 ISO 镜像
在 UUP dump 被墙的情况下如何用 UUP 下载 ISO 镜像
2022-08-02 03:26:00 【copcin】
前一阵子我的树莓派 win10 又双叒叕报废了,原因仅仅是因为一个病毒(T_T)。去 MSDN 网站上下载 ISO 镜像却发现速度出奇的慢~ 所以只有最后一种办法:UUP 镜像。但由于 UUP dump 需要科学网络,我每天又只有 15 分钟的科学网络连接时间(签到送的)网上找了三天三夜的方法,终于是找到了两个比较有用的~
------------------正文-----------------
1. uupdump.7788.work
这是远景一位大神克隆的 UUP dump 镜像站,网站基本上与 UUP dump 一致。就是有时候 CSS 排版有点乱,但不影响正常使用。就像下面这样:

但由于下载下来的脚本还是连接 UUP dump 的,我们要改成连接 uupdump.7788.work 的,具体怎么改请各位大神自行琢磨,反正我是小白~
2. uup.rg-adguard.net
另外一个 UUP 下载站,与 UUP dump 基本原理一样都是通过 UUP 下载。左侧栏选好选项之后点我红箭头指的连接下载运行收获 ISO 文件~
出现这个页面时什么都不要输,回车生成(图中输 ms 是我打错了);
让它自己 High 半小时,就发现 ISO 文件生成成功啦~
注意:把这个镜像给树莓派使用时需要进 BIOS - Device xxx - Raspberry Pi xxx - SD/MMC xxx - 第一个选项要调成 eMMC 开头的那项,不然会蓝屏!!!
有了这两个网站,再也不用因为 UUP dump 被墙而烦恼啦~
边栏推荐
- (7) superficial "crawlers" process (concept + practice)
- Anaconda报错:An unexpected error has occurred. Conda has prepared the above report 解决办法
- CTF entry md5
- 学IT,找工作——移除链表元素
- CTF入门之md5
- uniapp | Compilation error after updating with npm update
- A code audit notes (CVE - 2018-12613 phpmyadmin file contains loopholes)
- mysql 原生语句点滴学习记录
- (1) the print () function, escape character, binary and character encoding, variables, data type, the input () function, operator
- Basic use of v-on, parameter passing, modifiers
猜你喜欢

Offensive and defensive world - novice MISC area 1-12

什么是广告电商商业模式?这几个门派告诉你

The learning path of a network security mouse - the basic use of nmap

一个网络安全小白鼠的学习之路——nmap的基本使用

PHP deserialization vulnerability

How to determine the direction based on two coordinate points on the map

ES6 three-dot operator, array method, string extension method

ES6 iterator explanation example

链动2+1模式开发系统

MOMENTUM: 2 vulnhub walkthrough
随机推荐
(5) Modules and packages, encoding formats, file operations, directory operations
Praying: 1 vulnhub walkthrough
The shooting range that web penetration must play - DVWA shooting range 1 (centos8.2+phpstudy installation environment)
VIKINGS: 1 vulnhub walkthrough
[Hello World教程] 使用HBuilder和Uni-app 生成一个简单的微信小程序DEMO
Google Hacking
如何一步一步的:玩转全民拼购!
(7) superficial "crawlers" process (concept + practice)
真·杂项:资本论阅读笔记(随缘更新)
pytorch:保存和加载模型
库存现金、现金管理制度、现金的账务处理、银行存款、银行存款的账务处理、银行存款的核对
借贷记账法下的账户结构、借贷记账法的记账规则、借贷记账法下的账户对应关系与会计分录
php laravel框架生成二维码
Uniapp | compatibility problems in the development of (to be continued)
Larave 自定义公共函数以及引入使用
ES6 iterator explanation example
动力:2 vulnhub预排
hackmyvm: kitty walkthrough
加密数字货币前传:从大卫·乔姆到中本聪
学IT,找工作——反转链表