mirror of
https://github.com/bin456789/reinstall.git
synced 2025-10-05 22:44:53 +00:00
core: 不重要的更新
This commit is contained in:
28
README.en.md
28
README.en.md
@@ -117,25 +117,27 @@ bash reinstall.sh netboot.xyz
|
||||
|
||||
### Feature 5: Install Windows ISO
|
||||
|
||||
- Pay attention to the quotation marks around the parameters
|
||||
|
||||
```bash
|
||||
bash reinstall.sh windows \
|
||||
--iso 'https://drive.massgrave.dev/en-us_windows_10_enterprise_ltsc_2021_x64_dvd_d289cf96.iso' \
|
||||
--image-name 'Windows 10 Enterprise LTSC 2021'
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
Parameters:
|
||||
|
||||
`--iso` Original image link
|
||||
|
||||
`--image-name` Specify the image to install, case-insensitive, should be enclosed in quotes on both sides, for example:
|
||||
`--image-name` Specify the image to install, case-insensitive, for example:
|
||||
|
||||
```text
|
||||
'Windows 7 Ultimate'
|
||||
'Windows 10 Enterprise LTSC 2021'
|
||||
'Windows 11 Pro'
|
||||
'Windows Server 2022 SERVERDATACENTER'
|
||||
Windows 7 Ultimate
|
||||
Windows 10 Enterprise LTSC 2021
|
||||
Windows 11 Pro
|
||||
Windows Server 2022 SERVERDATACENTER
|
||||
```
|
||||
|
||||
Use `Dism++` File menu > Open Image File, select the iso to be installed to get the image name.
|
||||
@@ -143,9 +145,8 @@ Use `Dism++` File menu > Open Image File, select the iso to be installed to get
|
||||

|
||||
|
||||
1. Supported systems:
|
||||
- Windows Vista to Windows 11
|
||||
- Windows Server 2008 to Windows Server 2022
|
||||
- Windows Server variants, such as
|
||||
- Windows Vista to 11
|
||||
- Windows Server 2008 to 2022, including the following variants
|
||||
- Windows Server Essentials
|
||||
- Windows Server Annual Channel
|
||||
- Hyper-V Server
|
||||
@@ -206,6 +207,8 @@ Please use <https://github.com/LloydAsp/OsMutation>.
|
||||
| Windows (iso) | administrator | 123@@@ |
|
||||
| Windows (dd) | Image username | Image password |
|
||||
|
||||
If encountering a password error during remote login to Windows, try using the username .\administrator.
|
||||
|
||||
## If the script cannot be downloaded under Windows
|
||||
|
||||
You can try the following methods:
|
||||
@@ -233,6 +236,9 @@ You can try the following methods:
|
||||
|
||||
- Install mode: Static IP, IPv6, multiple NICs
|
||||
|
||||
## Promotion
|
||||
## Thanks
|
||||
|
||||
[](https://dartnode.com/)
|
||||
Thanks to the following businesses for providing free servers.
|
||||
|
||||
[](https://www.oracle.com/cloud/)
|
||||
[](https://dartnode.com/)
|
||||
|
Reference in New Issue
Block a user