Creating an Ubuntu Installation USB Media on Mac

2018-02-26 15:59 (6 years ago) ytyng
$ diskutil list

Insert the USB memory stick

$ diskutil list

The USB memory stick is recognized, and /dev/disk? (e.g., /dev/disk2) is created

$ diskutil unMountDisk /dev/disk?
$ sudo dd if=~/Downloads/ubuntu-16.04.3-server-amd64.iso of=/dev/rdisk? bs=1m

Much easier than burning a CD/DVD.

It's fine to use the ISO as it is.

https://qiita.com/kpkpkp/items/6664a1dba97198b984ec

Currently unrated

Comments

Archive

2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011