dd: 支持 raw vhd 格式

This commit is contained in:
bin456789
2024-08-23 00:33:59 +08:00
parent 7f34bf36c8
commit 7edc57c5a3
4 changed files with 50 additions and 20 deletions

View File

@ -151,7 +151,7 @@ bash reinstall.sh centos 9
### Feature 2: DD
- Supports `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