Skip to content

MacOS dd: invalid number: ‘1m’ #174

@xunholy

Description

@xunholy

The following causes an issue on a fresh MAC running Mojave v10.14.6

flash/flash

Line 146 in aa8107c

bs_size=1m

I fixed this locally by just making it as follows:

    bs_size=1M

@StefanScherer happy to raise a PR to fix this? Also the latest v2.7.0 did not work on my Mac at all. I'll look into that next, as I downgraded back to v2.6.0.

The following was the issue on v2.7.0 with MacOS

Is /dev/disk2 correct? y
Unmounting /dev/disk2 ...
Unmount of disk2 failed: at least one volume could not be unmounted
Unmount was dissented by PID 24954
Unmount of disk2 failed: at least one volume could not be unmounted
Unmount was dissented by PID 2495

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions