Using DD command to make ISO image USB boot disk under Linux system

Source: Internet
Author: User

Http://os.51cto.com/art/201510/494762.htm

First open the terminal in the Linux system, confirm the USB drive path:

sudo fdisk -l

Using the DD command, the format is as follows:

sudo dd if=xxx.iso of=U盘路径

Complete Example:

if=~/images/ubuntu.iso of=/dev/sdb

Write the Ubuntu.iso image file in the ~/images directory to the SDB disk after the above DD command is finished, the system starts to make the boot disk, during which the Terminal Command window will not have any feedback, but can be seen through the USB flash drive running light to read and write operation,

Using DD command to make ISO image USB boot disk under Linux system

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.