网上冲浪 | 反毒杀毒 | 菜鸟进阶 | 网络安全 | 实用技术 | 网络安全 | 操作系统 |
工具软件 | 电脑医院 | 网上赚钱 | 网页制作 | 网络营销 | 经典教程 | IT趣 谈 |
当前位置:IT快活林网上冲浪电脑医院

如何用BCDEDIT引导img镜像?

用BCDEDIT 系统命令在启动操作系统菜单里面添加一个软盘镜像引导怎么做?-------
BCDEDIT /?-------
BCDEDIT - Boot Configuration Data Store EditorThe Bcdedit.exe command-line tool modifies the boot configuration data store.
The boot configuration data store contains boot configuration parameters and
controls how the operating system is booted. These parameters were previously
in the Boot.ini file (in BIOS-based operating systems) or in the nonvolatile
RAM entries (in Extensible Firmware Interface-based operating systems). You can
use Bcdedit.exe to add, delete, edit, and append entries in the boot
configuration data store.For detailed command and option information, type bcdedit.exe /? <command>. For
example, to display detailed information about the /createstore command, type: bcdedit.exe /? /createstoreFor an alphabetical list of topics in this help file, run "bcdedit /? TOPICS".Commands that operate on a store
================================
/createstore    Creates a new and empty boot configuration data store.
/export   Exports the contents of the system store to a file. This file
    can be used later to restore the state of the system store.
/import   Restores the state of the system store using a backup file
    created with the /export command.Commands that operate on entries in a store
===========================================
/copy Makes copies of entries in the store.
/create   Creates new entries in the store.
/delete   Deletes entries from the store.Run bcdedit /? ID for information about identifiers used by these commands.Commands that operate on entry options
======================================
/deletevalue    Deletes entry options from the store.
/setSets entry option values in the store.Run bcdedit /? TYPES for a list of datatypes used by these commands.
Run bcdedit /? FORMATS for a list of valid data formats.Commands that control output
============================
/enum Lists entries in the store.
/v  Command-line option that displays entry identifiers in full,
    rather than using names for well-known identifiers.
    Use /v by itself as a command to display entry identifiers
    in full for the ACTIVE type.Running "bcdedit" by itself is equivalent to running "bcdedit /enum ACTIVE".Commands that control the boot manager
======================================
/bootsequence   Sets the one-time boot sequence for the boot manager.
/default  Sets the default entry that the boot manager will use.
/displayorder   Sets the order in which the boot manager displays the
    multiboot menu.
/timeout  Sets the boot manager time-out value.
/toolsdisplayorder  Sets the order in which the boot manager displays
  the tools menu.Commands that control Emergency Management Services for a boot application
==========================================================================
/bootems  Enables or disables Emergency Management Services
    for a boot application.
/emsEnables or disables Emergency Management Services for an
    operating system entry.
/emssettings    Sets the global Emergency Management Services parameters.Command that control debugging
==============================
/bootdebugEnables or disables boot debugging for a boot application.
/dbgsettings    Sets the global debugger parameters.
/debug    Enables or disables kernel debugging for an operating system
    entry.
哪个选项是?-------
bcdedit功能是很强大的,个人认为.
可惜没有多少人研究一番.-------
看我前两天发的一个文章子.关于自动向vista启动操作系统项里加入grub4dos项.
看了就可以解决了.
http://gghost.uu100I.com   G一键GHost一键恢复2008
[]作者:本站整理  来源:不祥