You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't appear to work on MacOS X.
Ran into Umount errors.
$ sudo bash mkeosdrive /dev/disk2s1 ~/Downloads/e100-2.0.9-hotfix.6.221230.c2e9e993be25e248ab56b3255144f264ff6c9ffbb5cc24d499145272540453a9.tar
umount: /dev/disk2s1?: not currently mounted
no filesystem mounted from /dev/disk2s1
Press any key to continue formatting /dev/disk2s1
or hit Ctrl+C to exit now...
dd: /dev/disk2s1: Resource busy
$ sudo umount /dev/disk2s1
umount(/Volumes/UNTITLED): Resource busy -- try 'diskutil unmount'
$ sudo diskutil umount /dev/disk2s1
Volume UNTITLED on disk2s1 unmounted
Then ran into issues not having partd
$ sudo bash mkeosdrive /dev/disk2s1 ~/Downloads/e100-2.0.9-hotfix.6.221230.c2e9e993be25e248ab56b3255144f264ff6c9ffbb5cc24d499145272540453a9.tar
umount: /dev/disk2s1?: not currently mounted
no filesystem mounted from /dev/disk2s1
Press any key to continue formatting /dev/disk2s1
or hit Ctrl+C to exit now...
1+0 records in
1+0 records out
512 bytes transferred in 0.003207 secs (159651 bytes/sec)
Waiting for disk sync...
mkeosdrive: line 68: parted: command not found
The text was updated successfully, but these errors were encountered:
On Sat, Jul 29, 2023, 8:09 PM Daniel Rahamim ***@***.***> wrote:
This doesn't appear to work on MacOS X.
Ran into Umount errors. Then ran into issues not having partd
—
Reply to this email directly, view it on GitHub
<#13>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAHMVGU62JR2WH6G5DFWYLXSXF7VANCNFSM6AAAAAA244WTWY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
This doesn't appear to work on MacOS X.
Ran into Umount errors.
Then ran into issues not having partd
The text was updated successfully, but these errors were encountered: