So, I've figured out a solution thanks to a friend's tip. In our case, the Mac was incorrectly reporting the amount of free disk space it had, god knows why. The solution is:
Use Terminal to generate a HUGE file that takes up most of the available space on your Mac (I stopped when there was only 10GB left); there's a handy script posted on StackOverflow here. You might want to customize it.
Delete that file from terminal using rm /tmp/empty_file.bin.
Retry installing the iOS 17.0 image.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: