安裝UNetbootin
To install UNetbootin from the Ubuntu PPA, run the commands:
sudo add-apt-repository ppa:gezakovacs/ppa
sudo apt-get update
sudo apt-get install unetbootin
To run these binaries, download them and run the command chmod +x ./unetbootin-linux
, or go to Properties->Permissions and check "Execute"), then start the application by running sudo ./unetbootin-linux
這里我添加了sudo
,因為不添加就只在/root
下面找ISO文件,至于是不是權限導致,自己看著辦
使用Unetbootin
我已經下載好了ubuntu-16.04.3-desktop-amd64.iso,因此選擇(I)
選項,如圖
unetbootin-iso.png
使用df
命令查看usb設備的盤符是否正確:
renz@rz:~$ df
文件系統 1K-塊 已用 可用 已用% 掛載點
udev 1952520 0 1952520 0% /dev
tmpfs 394488 6392 388096 2% /run
/dev/mapper/ubuntu--vg-root 476064824 5761544 446097560 2% /
tmpfs 1972428 656 1971772 1% /dev/shm
tmpfs 5120 4 5116 1% /run/lock
tmpfs 1972428 0 1972428 0% /sys/fs/cgroup
/dev/sda1 482922 58226 399762 13% /boot
tmpfs 394488 84 394404 1% /run/user/1000
/dev/sdb4 15542528 1452328 14090200 10% /media/renz/Ubuntu 16.0