Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several issues on Big Sur (MacOS 11.1) #189

Open
fborn opened this issue Dec 20, 2020 · 0 comments
Open

Several issues on Big Sur (MacOS 11.1) #189

fborn opened this issue Dec 20, 2020 · 0 comments

Comments

@fborn
Copy link

fborn commented Dec 20, 2020

  1. The issue MacOS dd: invalid number: ‘1m’ MacOS dd: invalid number: ‘1m’ #174 has been reverted in Big Sur. The 1M is not working anymore.

pv -s ${size} < /tmp/hypriotos-rpi-v1.12.3.img| sudo dd bs=1M of=/dev/disk2
dd: bs: illegal numeric value
0.00 B 0:00:04 [0.00 B/s] [>

  1. In Big Sur the 'hdutil eject' does not cause the SD card to be remounted. So after unmounting the SD the program will fail. A possible solution is to ask and wait for it to be re-inserted. Why do you need to unmount the SD card and remount it again. After some debugging I commented out the first Unmounting of the SD card.

  2. Can you update the documentation regarding running the flash program without flashing? It took me some time to figure out to add '' as the image. Maybe add a parameter to do not flash.

Really like flash to setup my SD cards after flashing with belanaEtcher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant