Take note of the *device name* of your USB stick.In this example, the USB stick is 8.0 GB and its device name is <span class="codemmand-placeholder">/dev/disk1</span>. Yours might be different.
In this example, the USB stick is 8.0 GB and its device name is <span class="command-placeholder">/dev/disk1</span>. Yours might be different.
22
Execute the following command to safely eject the USB stick. Replace <span class="command-placeholder">device</span> with the device name found in step 6.
Execute the following command to safely eject the USB stick. Replace <span class="command-placeholder">device</span> with the device name found in step 6.
36
<p>If you get an <span class="guilabel"code>invalid number ‘16m’</spancode> error, try using <code>16M</code> instead:</p>