mirror of https://github.com/hashicorp/packer
When using the raw image format and attempting to resize it we get the following error message:
```
WARNING: Image format was not specified for 'test.raw' and probing guessed raw.
Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
Specify the 'raw' format explicitly to remove the restrictions.
```
Specifying the format will remove this warning.
pull/6080/head
parent
883ec47a1f
commit
56af885212
Loading…
Reference in new issue