How to Identify and Remove the Virus in Attachments
There have been a number of really bad viruses just within the past
There have been a number of really bad viruses just within the past
About :Data and information are as important for an organization as b
Usually When you are working on your local computer and want to refr
Outlook is the Microsoft Office solution for organising and managing
Demo | Download/Buy iDocScript - Document Sha
Home Others , Windows CMD Commands BCDBOOT - Create or repair a system partition - Windows CMD Commands
SyntaxBCDBOOT source [/l locale] [/s volume-letter][/v] [/m [{OS Loader GUID}]]
Optionssource The location of the Windows directory to use as the source for copying boot-environment files.
/l The locale. default = US English.
/s The volume letter of the system partition. The default is the system partition identified by the firmware.
/v Enable verbose mode
/m By default, merge only global objects. If an OS Loader GUID is specified, merge the given loader object within the system template to produce a bootable entry.
BCDboot may also be run from Windows PE (Preinstallation Environment)
Examples
Initialize the system partition using files from the operating system image installed on the C: volume:
C:\> bcdboot C:\Windows
Set the default BCD locale to Japanese, and copy BCD (Boot Configuration Data) files to drive S:
C:\> bcdboot C:\Windows /l ja-jp /s S:
Merge the OS loader in the current BCD store identified with the given GUID in the new BCD store:
C:\> bcdboot c:\windows /m {d58d10c6-df53-11dc-878f-00064f4f4e08}
Category: Others, Windows CMD Commands
This Article Posted by: Kishore Gurram is a Certified WebDesigner and Professional Blogger. Click Here to Know more About Kishore..
Related posts:
If you liked this Article, Subscribe to Receive Similar Posts Directly to Your E-Mail.
0 comments