t2linux / T2-Ubuntu

Ubuntu for T2 Macs
602 stars 52 forks source link

Replace gdd command with dd since the former is not always available. #44

Closed awthwathje closed 3 years ago

awthwathje commented 3 years ago

No need to run fancy gdd with progress indicator, the good ol' dd is still good for the job.

marcosfad commented 3 years ago

Hi @awthwathje! Thank you for your pull request. Did that worked for you? When I created my first usb I had problems with the shipped version of dd. This is why I used the brew updated version. I would be grateful if you could confirm that with dd is working now.

awthwathje commented 3 years ago

Hey @marcosfad, it did work for me without any problems.