= 2019-04-05 = == LiveUSB == * 需求:在 MacOS 上建立 Ubuntu 的 Live USB * 參考文件:https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-macos * 工具:https://www.balena.io/etcher/ * 安裝: {{{ #!sh ~$ brew cask install balenaetcher ==> Satisfying dependencies ==> Downloading https://github.com/balena-io/etcher/releases/download/v1.5.19/balenaEtcher-1.5.19.dmg ==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/45055693/490b1f80-5175-11e9-8522-351c333496c5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Cred ######################################################################## 100.0% ==> Verifying SHA-256 checksum for Cask 'balenaetcher'. ==> Installing Cask balenaetcher ==> Moving App 'balenaEtcher.app' to '/Applications/balenaEtcher.app'. 🍺 balenaetcher was successfully installed! }}}