OS X Ubuntu USB Creator
Canonical
on 9 March 2010
Tags: Design , programming
I think I've got as far as I'm gonna get with it now, sadly.
How far I got...
- The UI is pretty concise
- A USB stick gets detected when plugged in
- The right signal is sent to the dd process and parses the progress for the progress bar
- It's really SLOW. I'm not familiar with how the dd command line utility works -- people keep talking about 'eraseblocks' and suchlike and my eyes glaze over..
- It doesn't detect and inform the user when the write is complete
- It doesn't seem to create a bootable device
- I can't see how to automatically remount a device after I've unmounted it with diskutil
- I'm not amazingly confident that once I've detected the device a volume resides on I'm not then going to end up destroying all the data on the wrong drive
Talk to us today
Interested in running Ubuntu in your organisation?
Newsletter signup
Related posts
Visual Testing: GitHub Actions Migration & Test Optimisation
What is Visual Testing? Visual testing analyses the visual appearance of a user interface. Snapshots of pages are taken to create a “baseline”, or the current...
Let’s talk open design
Why aren’t there more design contributions in open source? Help us find out!
Canonical’s recipe for High Performance Computing
In essence, High Performance Computing (HPC) is quite simple. Speed and scale. In practice, the concept is quite complex and hard to achieve. It is not...