-
Download image from Steam website.
-
Prepare USB with installer on macOS ARM64
diskutil list
diskutil unmountDisk force /dev/disk10
bzcat steamos.img.bz2 | sudo dd if=/dev/stdin of=/dev/rdisk10 oflag=sync status=progress bs=128M
Download image from Steam website.
Prepare USB with installer on macOS ARM64
diskutil list
diskutil unmountDisk force /dev/disk10
bzcat steamos.img.bz2 | sudo dd if=/dev/stdin of=/dev/rdisk10 oflag=sync status=progress bs=128M