zoukankan      html  css  js  c++  java
  • Rufus--Create bootable USB drives the easy way

    [rufus icon] Rufus

    Create bootable USB drives the easy way

    [rufus screenshot]

    Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.

    It can be especially useful for cases where:

    • you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.)
    • you need to work on a system that doesn't have an OS installed
    • you need to flash a BIOS or other firmware from DOS
    • you want to run a low-level utility

    Despite its small size, Rufus provides everything you need!

    Oh, and Rufus is fast. For instance it's about twice as fast as UNetbootinUniversal USB Installer or Windows 7 USB download tool, on the creation of a Windows 7 USB installation drive from an ISO. It is also marginally faster on the creation of Linux bootable USB from ISOs. (1)
    A non exhaustive list of Rufus supported ISOs is also provided at the bottom of this page. (2)

    Download

    Last updated 2017.09.12:

    Supported Languages:

    Azərbaycanca Bahasa Indonesia Bahasa Malaysia Български Čeština Dansk Deutsch
    Ελληνικά English Español Français Hrvatski Italiano Latviešu Lietuvių Magyar Nederlands
    Norsk Polski Português Português do Brasil Русский Română Slovensky Slovenščina Srpski
    Suomi Svenska Tiếng Việt Türkçe Українська 简体中文 正體中文 日本語 한국어 ไทย
    עברית العربية فارسی .

    System Requirements:

    Windows XP or later, 32 or 64 bit doesn't matter. Once downloaded, the application is ready to use.

    I will take this opportunity to express my gratitude to the translators who made it possible for Rufus, as well as this webpage, to be translated in various languages. If you find that you can use Rufus in your own language, you should really thank them!

    Usage

    Download the executable and run it – no installation is necessary.

    The executable is digitally signed and the signature should state:

    • "Akeo Consulting" (v1.3.0 or later)
    • "Pete Batard - Open Source Developer" (v1.2.0 or earlier)

    Notes on DOS support:

    If you create a DOS bootable drive and use a non-US keyboard, Rufus will attempt to select a keyboard layout according to the locale of your system. In that case, FreeDOS, which is the default selection, is recommended over MS-DOS, as it supports more keyboard layouts.

    Notes on ISO Support:

    All versions of Rufus since v1.1.0 allow the creation of a bootable USB from an ISO image (.iso).

    Creating an ISO image from a physical disc or from a set of files is very easy to do however, through the use of a CD burning application, such as the freely available CDBurnerXP or ImgBurn.

    Notes on UEFI & GPT support:

    Since version 1.3.2, Rufus support UEFI as well as GPT for installation media, meaning that it will allow you to install Windows 7, Windows 8 or Linux in full EFI mode.
    However, Windows Vista or later is required for full UEFI/GPT support. Because of OS limitations, Windows XP restricts the creation of UEFI bootable drives to MBR mode.

    https://rufus.akeo.ie/

  • 相关阅读:
    Ext JS学习第三天 我们所熟悉的javascript(二)
    Ext JS学习第二天 我们所熟悉的javascript(一)
    Ext JS学习第十七天 事件机制event(二)
    Ext JS学习第十六天 事件机制event(一)
    Ext JS学习第十五天 Ext基础之 Ext.DomQuery
    Ext JS学习第十四天 Ext基础之 Ext.DomHelper
    Ext JS学习第十三天 Ext基础之 Ext.Element
    Ext JS学习第十天 Ext基础之 扩展原生的javascript对象(二)
    针对错误 “服务器提交了协议冲突. Section=ResponseHeader Detail=CR 后面必须是 LF” 的原因分析
    C# 使用HttpWebRequest通过PHP接口 上传文件
  • 原文地址:https://www.cnblogs.com/oskb/p/7760052.html
Copyright © 2011-2022 走看看