Resize RAW Disk Image on macOS Host
Open
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
# **Describe the issue**
Virtual Machine is Debian, has only one RAW disk image on a separate partition on internal disk.
If I try to resize the RAW disk image from UTM GUI, I get the normal message
Resizing is experimental and could result in data loss. You are strongly encouraged to back-up this VM before proceeding. Would you like to resize to 16 GiB?
When I click "Resize" it does not change the size.
But I can resize the same disk through macOS command line
hdiutil resize -size 16G
# **Configuration**
* UTM Version: 4.2.5
* macOS Version: 13.3.1
* Mac Chip (Intel, M1, ...): M1
Contributor guide
Assessment
This issue has not been assessed yet.