zoukankan      html  css  js  c++  java
  • usb flash drive(UFD) boot的条件。

    Requirements for USB Boot
    • BIOS Support

      To boot from USB devices, platforms must support booting from USB 2.0 with INT 13 natively.

    • USB Media Formatting and Partitioning

      To store the bootable image, the USB media must be formatted properly and contain at least one partition with a Master Boot Record sector (that is, a bootable partition). For more information on formatting the USB media, see Step 1: Format USB Media.

    • USB Media Performance

      Booting and running First Boot Agent on USB media is typically slower compared to a hard drive. To get better performance, use USB media with the following specifications:

      • Certified hi-speed USB 2.0. USB 1.1 performance is unsatisfactory and not supported.
      • NAND SLC flash
      • Minimum write speed of 9 MB/sec
    • USB Mass Storage and Flash Devices Supported

      USB Boot supports booting only from USB Mass Storage and flash media. USB Boot does not support booting from an El Torito CD in a USB drive.

    • USB Mass Storage Device Must Be Enabled

      USB Mass Storage Device must be enabled for USB boot. If USB Mass Storage Device or its parent devices are disabled, the system will not boot from USB devices, even in safe mode. The following screen capture from Device Manager shows USB Mass Storage Device and its parent devices.

      Aa940860.usbmassstoragedevice(en-US,WinEmbedded.5).gif

      In the system shown, the following devices must be enabled to boot from USB media:

      • USB Mass Storage Device
      • USB Root Hub
      • Standard Enhanced PCI to USB Host Controller
  • 相关阅读:
    计算机概念-shell
    数组去重复的三种方法
    CSS 自定义字体
    解决 IE 6/7 中console对象兼容性问题
    Sublime Text 3 Install Markdown Preview Plugins
    对象数组排序函数
    Ubuntu 16.04 下使用Xampp
    JavaScript 中 申明变量的方式--let 语句
    bootstrap框架 导航条组件使用
    phpstorm version 2016.2 License Server激活
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1616216.html
Copyright © 2011-2022 走看看