mirror of
https://github.com/bin456789/reinstall.git
synced 2025-12-10 15:37:43 +08:00
core: 修复国内机器误判为 IPv6 不通
原因是用了 ping dnspod 公共 IPv6 DNS 作为连通性检测 但是这个 DNS 禁 ping
This commit is contained in:
@ -151,7 +151,7 @@ bash reinstall.sh centos 9
|
||||
|
||||
### Feature 2: DD
|
||||
|
||||
- Supports `raw` `vhd` `gzip` and `xz` formatted images
|
||||
- Supports `raw`, `vhd`, `gzip` and `xz` formatted images
|
||||
- When using DD with a Windows image, the script will automatically expand the system partition. For static IP machines, the IP will be configured automatically, and it may take a few minutes to take effect on first boot
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user