mirror of
https://github.com/bin456789/reinstall.git
synced 2025-10-05 06:24:53 +00:00
dd: 修复 alpine 的 file -z 无法看透部分镜像导致文件类型验证失败
This commit is contained in:
@@ -199,7 +199,7 @@ bash reinstall.sh ubuntu --installer
|
||||
|
||||
### Feature 2: DD
|
||||
|
||||
- Supports `raw`, `vhd` images or those compressed with `xz` or `gzip`.
|
||||
- Supports `raw` and `vhd` image formats (either uncompressed or compressed as `.gz`, `.xz`, `.zst`, `.tar`, `.tar.gz`, `.tar.xz`, `.tar.zst`).
|
||||
- When deploy a Windows image, the system disk will be automatically expanded, and machines with a static IP will have their IP configured, and may take a few minutes after the first boot for the configuration to take effect.
|
||||
- When deploy a Linux image, will **NOT** modify any contents of the image.
|
||||
|
||||
|
Reference in New Issue
Block a user