下载
下载 Ubuntu
You can download Ubuntu online, completely free.
下载 Ubuntu 桌面版

刻录 CD 或创建 USB 驱动
完成下载文件后,您应创建 CD 或 USB 驱动。
我为何需要 CD?
刻录 CD 指您可在不影响当前系统的情况下试用 Ubuntu。您可在做好准备后,随时将其并行安装或取代您的系统。
Windows 7
- 右击 ISO 图像,选择“打开方式 > Windows 光盘影像刻录程序”。
- 选择一种光盘刻录程序(驱动),再选择“刻录”。如果您复选“刻录后验证光盘”,将可确认 ISO 影像是否已正确刻录。
XP / Server 2003 / Vista: ISO Recorder
- 下载并安装相应版本的 ISO Recorder。
- 将未格式化的 DVD 插入刻录机。(注意:在 Vista 系统中仅可使用此工具刻录 DVD。)
- 打开 Windows Explorer,找到您的 ISO 文件,右击并选择“下一步”。
95 / 98 / ME / 2000 / XP / Server 2003 / Vista: Infra Recorder
- 下载并安装 Infra Recorder,这是一款免费的开源影像刻录程序。
- 将空白 CD 插入驱动器,如果弹出自动运行对话框,则选择“不执行任何操作”或“取消”。
- 打开 Infra Recorder,并单击主屏幕内的“写入影像”按钮。您也可选择“操作”菜单,再选择“刻录影像”。
- 选择您要使用的 Ubuntu CD 影像文件,再单击“打开”。
- 在对话框内单击“确定”。
Mac OS X
Note: To burn most ISOs, you can use Apple's Disk Utility (Disk Copy in older versions).
- Launch Disk Utility (Applications → Utilities → Disk Utility).
- Insert your blank CD/DVD.
- Drag and drop your .iso file to the left pane in Disk Utility. Now both the blank disc and the .iso should be listed.
- Select the .iso file, and click on the 'Burn' button in the toolbar.
- Ensure that the 'Verify burned data' checkbox is ticked (you may need to click on the disclosure triangle to see the checkbox).
- Click 'Burn'. The data will be burned and verified.
Ubuntu
The procedure may differ slightly depending on which version of Ubuntu you are using.
- Insert a blank CD into your burner. A 'CD/DVD Creator' or 'Choose Disc Type' or 'Blank Disc' window might pop up. Close this, as we will not be using it.
- Look for the downloaded ISO image in the file browser.
- Right click on the ISO image file and choose 'Write to Disc'.
- Where it says 'Write disc to', you may have options such as 'File image' as well as your CD drive. Choose your CD drive. Your CD drive may show as something like 'BD-MLT UJ-210S'
- Select the write speed. If you are burning an Ubuntu Live CD (one that you may want to boot from), it is recommended that you write at the lowest possible speed.
- Start the burning process.
- After burning is completed, verify that your CD contains multiple files and folders and not just the ISO file. This way you will know the process was completed correctly.
Windows
Insert a USB stick with at least 2GB of free space
The easiest way to get up an running with USB is to use the USB installer provided by pendrivelinux.com. You’ll need to download and install that and then come back here and follow the instructions.
http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/
Please note the download button for this app is right at the bottom of the page
- Select Ubuntu Desktop Edition from the dropdown list
- Click 'Browse' and open the downloaded ISO file
- Choose the USB drive and click 'Create'
Mac
We would encourage Mac users to download Ubuntu Desktop Edition by burning a CD for the time being. But if you would prefer to use a USB, please follow the instructions below.
Note: this procedure requires an .img file that you will be required to create from the .iso file you download.
TIP: Drag and Drop a file from Finder to Terminal to 'paste' the full path without typing and risking type errors.
- Download the desired file
- Open the Terminal (in /Applications/Utilities/ or query Terminal in Spotlight)
- Convert the .iso file to .img using the convert option of hdiutil (e.g.,
hdiutil convert -format UDRW -o ~/path/to/target.img ~/path/to/ubuntu.iso) -
Note: OS X tends to put the
.dmgending on the output file automatically. - Run
diskutil listto get the current list of devices - Insert your flash media
- Run
diskutil listagain and determine the device node assigned to your flash media (e.g. /dev/disk2) - Run
diskutil unmountDisk /dev/diskN(replace N with the disk number from the last command; in the previous example, N would be 2) - Execute
sudo dd if=/path/to/downloaded.img of=/dev/rdiskN bs=1m(replace/path/to/downloaded.imgwith the path where the image file is located; for example,./ubuntu.imgor./ubuntu.dmg). -
- Using
/dev/rdiskinstead of/dev/diskmay be faster. - If you see the error
dd: Invalid number '1m', you are using GNU dd. Use the same command but replacebs=1mwithbs=1M. - If you see the error
dd: /dev/diskN: Resource busy, make sure the disk is not in use. Start the 'Disk Utility.app' and unmount (don't eject) the drive.
- Using
- Run
diskutil eject /dev/diskNand remove your flash media when the command completes - Restart your Mac and press
altwhile the Mac is restarting to choose the USB-Stick
Ubuntu
- Insert a USB stick with at least 2GB of free space
- Open the dash and search for Startup Disk Creator
- Select the Startup Disk Creator to launch the app
- Click 'Other' to choose the downloaded ISO file
- Select the file and click 'Open'
- Select the USB stick in the bottom box and click 'Make Startup Disk'
- That's it! When the process completes, you'll be ready to restart your computer and begin installing Ubuntu.
试用一下!
您可在安装前试用 Ubuntu。准备好 CD 或 U 盘后,您可在不影响当前系统的情况下,直接从 CD 或 USB 运行 Ubuntu。
安装前试用 Ubuntu
1. 如果您使用 CD:将 Ubuntu CD 插入 CD/DVD 驱动器,并重新启动计算机。您会看到欢迎屏幕提示您选择语言,以及安装或从 CD 试用 Ubuntu 的选项。如果您未看到此菜单,请参阅“从CD 启动”指南,了解更多信息。
2. 如果您使用 USB 驱动:大部分较新型号的计算机均可通过 USB 启动。您会看到欢迎屏幕提示您选择语言,以及安装或从 CD 试用 Ubuntu 的选项。
如果您的计算机未自动显示此内容,则您需要编辑 BIOS 设置。重新启动计算机,并注意查看会说明按哪个按键可进入 BIOS 设置界面的信息。该按键通常为 F1、F2、Delete、Esc 或 F10 之一。在计算机启动时按此键,以编辑 BIOS 设置。
您应编辑“启动顺序”(Boot Order)。根据您的计算机的情况,以及您的 USB 密钥的格式化方式,您会看到“可移动硬盘”或“USB 媒介”的条目。将此移至列表顶端,以强制计算机在通过硬盘启动前,尝试通过 USB 启动。保存所做更改并继续。
3. 选择您偏好的语言,并单击“试用 Ubuntu”

4. 您的即时 CD 桌面会显示。请随意浏览!
5. 准备好安装 Ubuntu 后,单击桌面上的图标:“安装 Ubuntu 11.10”
安装此程序!
准备好 CD 后,只需将其插入 CD 驱动器,重新启动计算机,并按照屏幕指示操作即可。
安装 Ubuntu
使用 CD?
如果您使用 CD:
- 将 Ubuntu CD 插入 CD/DVD 驱动器
- 重新启动计算机。您会看到欢迎屏幕提示您选择语言,以及安装或从 CD 试用 Ubuntu 的选项。
如果您未看到此菜单,请参阅从“CD 启动”指南,了解更多信息。
使用 USB 驱动?
大部分较新型号的计算机均可通过 USB 启动。您会看到欢迎屏幕提示您选择语言,以及安装或从 CD 试用 Ubuntu 的选项。
如果您的计算机未自动显示此内容,则您可能需要按住 F12 键以打开启动菜单。
准备安装 Ubuntu
- 建议您在此步骤将计算机接通电源。
- 您还应确保计算机有足够的空间用于安装 Ubuntu。
- 建议您在安装时选择“下载更新”,以及“在此站点安装此第三方软件”
- 您还应保持与 Internet 的连接,以便在安装 Ubuntu 时获取最新更新。
- 如果未连接 Internet,我们将在下一步帮助您设置无线网络。
设置无线网络
如果您未连接 Internet,则会要求您选择可用的无线网络。建议您在安装时连接 Internet,这样我们可确保您的计算机获取最新更新。
分配驱动空间
使用复选框选择您是否要将 Ubuntu 与其它操作系统并行安装、删除现有操作系统并将其替换为 Ubuntu,或者——如果您是高级用户——选择“其它”选项。
开始安装
根据之前的选择,您现在可验证您是否已选择您希望的 Ubuntu 安装方式。在您单击“立刻安装”按钮后安装过程随即开始。
Ubuntu 需要约 4.5 GB 的安装空间,因此请额外添加若干 GB 的空间用于存放文件。
不清楚此步骤?Windows 用户可使用 Wubi,它可按照与任一其它 Windows 应用程序相同的方式安装和卸载 Ubuntu。该程序操作简单,使用安全。
选择您的位置
如果您已连接 Internet,该操作会自动执行。检查您的位置是否正确,并单击“前进”以继续。如果您不清楚自己所处的时区,请键入您所在城镇的名称,我们会帮助您查询。
如果您在连接 Internet 时遇到问题,请使用右上角的菜单选择网络。
选择您偏爱的键盘布局。
输入您的登录和密码详情。
在系统安装时进一步了解 Ubuntu...或者泡杯茶吧!
操作十分简单,只需快速重启
祝您使用 Ubuntu 愉快!
