2014-05-14 21:47:43 +08:00
|
|
|
|
如何在win 7/8 中制作一个Ubuntu 14.04 的USB随身碟
|
2014-05-10 20:16:19 +08:00
|
|
|
|
================================================================================
|
2014-05-14 21:47:43 +08:00
|
|
|
|
安装Ubuntu的第一步是制作一个随身碟。如果你正在使用Windows XP,7,8 或者 8.1,你可以用Universal USB Installer去创建一个Live USB。这是我最喜欢用的方法,而且它很容易使用。让我们看看如何很容易地在Windows 8 里制作一个Ubuntu的Live USB 。
|
2014-05-10 20:16:19 +08:00
|
|
|
|
|
|
|
|
|
### 在Windows里制作live USB的步骤: ###
|
|
|
|
|
|
|
|
|
|
#### 第一步:下载Ubuntu ISO镜像 ####
|
|
|
|
|
|
|
|
|
|
到[Ubuntu网站][1]下载你首选Ubuntu版本的ISO镜像。
|
|
|
|
|
|
|
|
|
|
#### 第二步:下载Universal USB Installer ####
|
|
|
|
|
|
|
|
|
|
如果你曾经下载了Ubuntu 14.04的ISO镜像,到[这个页面][2]下载最新版本的Universal USB Installer。
|
|
|
|
|
|
|
|
|
|
#### 第三部:制作live USB ####
|
|
|
|
|
|
|
|
|
|
把U盘插在电脑上并运行Universal USB Installer。选择Linux类型为Ubuntu,浏览并选择下载的ISO镜像的路径,之后选择U盘。不要忘记在format(格式化)选项上打上勾。
|
|
|
|
|
|
|
|
|
|
![](http://itsfoss.com/wp-content/uploads/2014/05/Create_Live_USB_Ubuntu_1404.png)
|
|
|
|
|
|
|
|
|
|
会弹出一个警告,点击Yes.
|
|
|
|
|
|
|
|
|
|
![](http://itsfoss.com/wp-content/uploads/2014/05/Create_Live_USB_Ubuntu_1404_1.png)
|
|
|
|
|
|
|
|
|
|
等待一段时间,等待制作完成。你也可以把它放在后台运行。
|
|
|
|
|
|
|
|
|
|
![](http://itsfoss.com/wp-content/uploads/2014/05/Create_Live_USB_Ubuntu_1404_2.png)
|
|
|
|
|
|
|
|
|
|
也就是说,制作live USB需要几分钟时间。
|
|
|
|
|
|
|
|
|
|
![](http://itsfoss.com/wp-content/uploads/2014/05/Create_Live_USB_Ubuntu_1404_3.png)
|
|
|
|
|
|
|
|
|
|
一旦live USB制作完成,说明你可以安装Ubuntu 14.04了。希望这个教程能帮助你在Windows中轻松制作Ubuntu的live USB。
|
|
|
|
|
|
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
via: http://itsfoss.com/create-live-usb-of-ubuntu-in-windows/
|
|
|
|
|
|
2014-05-14 21:47:43 +08:00
|
|
|
|
译者:[linuhap](https://github.com/linuhap) 校对:[wxy](https://github.com/wxy)
|
2014-05-10 20:16:19 +08:00
|
|
|
|
|
|
|
|
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
|
|
|
|
|
|
|
|
|
[1]:http://www.ubuntu.com/download/desktop/
|
|
|
|
|
[2]:http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/
|