1.How to create a bootable USB stick on Windows

  https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows

  Before you begin, you need to download Ubuntu and, if you want, verify the download.

  To run or install Ubuntu from a USB stick, the first thing you need to do is insert a USB stick with at least 2GB of free space into your PC.

  The easiest way to put Ubuntu onto your stick is to use the Rufus USB installer. You’ll need to download and install and follow the instructions.

  Download the Rufus USB installer

  1. Open Rufus and select your USB stick in the 'Device' dropdown

  2. Click the CD Rom icon next to the 'FreeDOS' dropdown, then find your downloaded Ubuntu ISO and click 'Open' and then 'Start'

  3. Click 'Yes' when it asks to download Syslinux software

  4. Click 'OK' to write in ISO Image mode

  5. Confirm that your USB stick is selected and then 'OK' to continue

  6. When it is finished, just restart your computer and start using Ubuntu, or you can install Ubuntu

2.How to create a bootable USB stick on macOS

  https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-macos

  Before you begin, you need to download Ubuntu and, if you want, verify the download.

  To run or install Ubuntu on a Mac from a USB stick, the first thing you need to do is insert a USB stick with at least 2GB of free space into your PC.

  The easiest way to put Ubuntu onto your stick is to use the UNetbootin USB installer. You’ll need to download and install and follow the instructions.

  Download the UNetbootin USB installer.

  1. Download the 64-bit Ubuntu Desktop ISO

  2. Launch UNetbootin and allow the osascript to make changes

  3. Select the ‘Diskimage’ radio button and then click the '...’ button

  4. Select the Ubuntu ISO file you downloaded and click 'Open'

  5. Then select your flash drive in the bottom row and click 'OK'

    Tip: If you are unsure which one is your flash drive, in a terminal you can type

    $diskutil list

    with the drive not inserted and then inserted to see which one it is.

  6. After UNetbootin finishes, click ‘Exit’ and restart your Mac

  7. Press alt/option key while the Mac is restarting to choose the USB stick to try or install Ubuntu

 How to install Ubuntu on MacBook using USB Stick

3.How to create a bootable USB stick on Ubuntu

  https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-ubuntu

  To create a USB stick from which you can install Ubuntu, you must first download Ubuntu and, if you want, verify the download.

  Then, follow these instructions:

  1. Insert a USB stick with at least 2GB of free space

  2. Open the dash and search for Startup Disk Creator

  3. Select the Startup Disk Creator to launch the app 中文叫“启动盘创建器

         
  4. Click 'Other' to choose the downloaded ISO file if it isn’t found automatically, select the file and click 'Open'

  5. Select the USB stick in the bottom box and click 'Make Startup Disk' and then 'Yes'

  6. That's it! When the process completes, you'll be ready to restart your computer and begin installing Ubuntu

制作ubuntu启动U盘:Windows,Mac osx ,Ubuntu的更多相关文章

  1. Windows系统制作Ubuntu启动U盘(命令行)

    背景 现今Ubuntu系统的使用越来越多,考虑到日常办公还是用Windows系统,但开发的需求常常要有Linux系统.因此将Linux系统安装到U盘不失为一种好的选择.在Windows系统上制作Ubu ...

  2. 使用 U盘 重装 Mac OSX

    一.制作 U 盘系统启动盘 1.从 App Store 上下载 OS Application.(这里需要注意,取消下载完的自动更新,并存储下这个 OS.Application 文件,因为系统更新完后, ...

  3. ubuntu14.04LTS下制作安装启动U盘

    ubuntu自带的启动U盘制作工具在我的非UEFI电脑上无法启动,找到一个国产的好用东西:深度deepin-boot-maker. 下载地址(官方百度盘):点击下载 用起来也很简单,只需要选择下载好的 ...

  4. 制作dos启动u盘

    需要准备的工具: 空U盘的U盘HP优盘启动盘格式化工具 链接:https://pan.baidu.com/s/1i59wgUp 密码:l5ke 1.1插入U盘,打开   HP优盘启动盘格式化工具 1. ...

  5. mysql无法启动,一直处于启动状态解决【Mac osx 】

    最近,遇到一个问题,就是mac 使用homebrew 安装了mysql,今天使用mysql.server start,mysql无法启动了,restart还找不到pid,说明服务并没有启动! 错误如下 ...

  6. 电脑-制作WIN7启动U盘

    1.需要准备的工具:win7系统盘(安装盘,不是ghost),软碟通工具,大于4G的U盘

  7. Windows环境下制作Ubuntu的U盘启动工具

    Windows用户想要尝试一下Ubuntu或其他Linux系统?最简单的方法就是使用VMware Workstation,只是虚拟机会真实占用内存,如果你的电脑内存8G及以上可以试试.内存偏小,或者觉 ...

  8. 微软Windows 7 “可启动U盘”制作工具及使用方法,非常的简单

    目前,用“可启动U盘”替代光驱光盘安装操作系统,已经成为一种时尚(至少对没有刻录机或不愿购买光碟的群体是这样).制作“可启动U盘”的方法和工具很多,区别无非是制作的难易程度和对“U盘类型”的支持程度. ...

  9. Linux下制作Windows启动U盘的工具

    Linux下制作Windows启动U盘的工具 很多人说Linux下制作Windwos启动盘要用GRUB4DOS建立引导,其实不用,有专门的工具的,就像Windows下有Rufus制作Linux启动U盘 ...

随机推荐

  1. 《STL源代码剖析》---stl_deque.h阅读笔记(2)

    看完,<STL源代码剖析>---stl_deque.h阅读笔记(1)后.再看代码: G++ 2.91.57,cygnus\cygwin-b20\include\g++\stl_deque. ...

  2. activity栈管理的3种方式

    一.背景 在android开发过程最经常使用的组件非activity莫属. 通过分析activity的各种跳转,执行同学能够分析用户的各种行为.更重要的一点是在做插件化的过程中,我们经常会对activ ...

  3. 初始化master节点时,日志内容分析

    root@master:~/code/shell# kubeadm init --image-repository registry.aliyuncs.com/google_containers ++ ...

  4. 一个UserState(WCF)的小例子

    练习WCF的时候,遇到了一个异步调用(也许是)的问题.后来使用了重载参数UserState试着解决了一下,但不是很清楚这个参数的其他用途.现在贴出这个例子. Service部分: 客户端后台调用部分: ...

  5. Shell hook

    [目的]实现 ll -as   +hook+     clear Shell脚本及钩子 - CSDN博客 https://blog.csdn.net/shengzhu1/article/details ...

  6. C.Candy

    There are NN children standing in a line. Each child is assigned a rating value. You are giving cand ...

  7. css的书写规范,有哪些注意点

    一.框架为先,细节次之. 先写一些浮动,然后高与宽,然后再是细节方面的书写. 比如写一个浮动容器的样式,我们应该先让这个容器的框架被渲染出来,让大家看到基本的 网站框架.然后再再去渲染容器里面的内容. ...

  8. oracle重命名数据文件

    重命名数据文件   方法1: sql>alter tablespace users offline; sql>host cp /u01/app/oracle/oradata/orcl/us ...

  9. 用/proc/stat计算cpu的占用率

    转自:http://blog.csdn.net/pppjob/article/details/4060336 在Linux下,CPU利用率分为用户态,系统态和空闲态,分别表示CPU处于用户态执行的时间 ...

  10. python中的异常处理try/except/finally/raise

    异常发生在程序执行的过程中,如果python无法正常处理程序就会发生异常,导致整个程序终止执行,python中使用try/except语句可以捕获异常. try/except 异常的种类有很多,在不确 ...