Skip to content

My machine is now running macOS Ventura, but I could also reproduce the issue on Monterey. #2

@naiff654321

Description

@naiff654321

My machine is now running macOS Ventura, but I could also reproduce the issue on Monterey.

Steps to reproduce:

  1. Clone the repo
  2. Run ./sshrd.sh 16.1

The script will fail with an error hdiutil: resize: failed. Invalid argument (22)

This appears to be caused by this line in sshrd.sh:

hdiutil resize -size 210MB work/ramdisk.dmg

The README says that we can't resize the APFS DMGs on Linux machines, but it should work on macOS?

Originally posted by @chrisspankroy in verygenericname/SSHRD_Script#117

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions