




版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
1、win7與xp雙系統怎樣設置開機默認啟動xphow do windows 7 and xp double systems set up to start xpadditional information:clearly has a dual system but in my computer, properties, advaneed, in the startup and recovery column point settings windows 7 options, not only the xp and ghost tool options, unable to set to xp e
2、nabled by default, for an answerthe 2010-08-20 22:23:25the best answermeet a smile (common user) major general 2070/2500 4087is actually very simple, you must enter the windows 7, then to my computer, properties, advanced, in the startup and recovery column set the startup sequence, you set up under
3、 the xp is invalid9 speed after 15 hourstimely satisfiedthe perfect solution -一 rain fallsthe 2010-08-22 15:07:08 master dongthe 2010-08-24 10:49:24for the answerthe first floorreport jet-n (common user) 249/35449 answer 105, adoption rates 21%note that bcdedit is not a program running under a graph
4、ical interface, but a command line tool (bcdedit exe) is located in " windows systent32 ''under the directory.to execute bcdedit, you should first enter the command line window and raise the operator to administrator rightsin the command line window, go to the system directory like c: /
5、 windows/system32,z and then type bcdeditbcdedit command profilewith the command line tool bededit, we can add, delete, and modify objects in the bcd (boot configuration data) in bcd, each object has only the guid (globally unique identifier: globally unique identifier), such as system of each of th
6、e hard disk drive, each partition guid (globally unique identifier) are not the samein bcd, the guid of a hard disk or partition can be divided intothe following categories:refers to a hard drive or partition that exists in windows xp, windows xp.:the default disk or partition; the operating systemt
7、he current hard drive or partition;the guid, similar to this format, refers to other hard drives or partitions that have an operating system installednote: this is just an example, depending on the hard disk or partition parameter, but it will be similar to the formatbcdedit commandbededit /? displa
8、y command helpbcdedidit exe /? createstore: shows the detailed information of the coimnand parameter "createstore" - and, of course, "createstore" is just the sample, used for any other available parameters all can use a similar format to check the details of the parametersbededi
9、t or bededit/enum all: display the current windows vista system startup settings data, then all installed in the system hard drive or partition of the operating system will display the corresponding guid identifier, such as.backup and restart options with bcdeditbefore you modify the launch options
10、for windows vista, it's best to make a backup of the windows vista, just in case a failure or other failure causes the system to fai1.bcdedit/export d: bcd backup bcd backup: set up the boot up to the d tray "bcd backup" directory;bededit/import d: bcd backup bcd backup" : backup
11、the boot option in the d tray bcd backup" directory before resumingmodify the boot menu options using bcdeditas a good operating habit, you first need to make a backup of the boot option on the bcd before any changes to the launch options for windows vistawe've covered this in the last page
12、, and we won,t repeat it here; second, use "bededit" or bededit/enum all,z to view the correct guid identity of the hard disk or partition in the system and record it. after all,bcdedit only a command line tools, we need operation manual in put similar to the long string, very easy to get
13、wrong, and this often leads to windows vista boot failurehere is a detailed description of the common command format that uses bcdedit to modify the boot option:bededit/set description "windows xp professional sp2 : modify the generation on the start menu of display content, for example, we als
14、o can be amended as ''dedicated xp sp2 vista heaven and earth" and so on. note that the quotation marks in the command are not omitted; the operating systembcdedit/set description "windows vista bidld 5270 x86 : modify the current start operating system on the hard drive or partiti
15、on in the start menu of display content note that the current partition for windows vista operating system, also can be other systems, of course, the command nor omit the quotes;bcdedit/set description "windows vista bidld 5270 x64 : modify the installed on the other hard disk or partition syst
16、em in the boot menu display content, use this command when it is important to note that the hard disk/partition guid input is correct, the corresponding guid by "bededit" or z,bcdedit/enum all" command to vi ew.bcdedit/default: set the operating system in the hard drive/partition as t
17、he default starting systembcdedit/default: set the system that specifies the operating system on the guid to be booted by default;bcdedit/default: set up the system that windows xp, a generation of windows xp, is the default boot;bededit/displayorder: sets the various display order in the menu, such
18、 as:bededit. exe/displayorderwill show windows xp first, then show the default boot system like windows vista;bcdedit/timeout 15: change the default start menu to 15 seconds in 30 seconds, of course, you can change this time to any number you wantuse bcdedit to fix hard disk/partition structure erro
19、rsin the process of modification of startup options, such as add or delete a hard disk/partition, may be caused by careless operation of hard disk/partition structure chaos, in addition to restore the backup prior to such modification methods, can also be the first to use bcdedit to try to repairher
20、e,s how:x: > x: boot fixntfsexe - all: x: means the hard drive/partition that guides the directory "boot"bcdedit/set device partition 二 x: : sets the partition for the guid to start the part it io n. note that the x: guid has to be different from the specified value, and when you run th
21、e command, you must then run the following osdevice commands;bcdedit/set osdevice partition 二 x: : sets the partition for the guid to start the partition. note that this command must be paired with the device command above, while "x: the guid must be different from the specified valuethe bededi
22、t command details the custom vista startup managementitembededit is in x: windows system32 x:" to install vista* s disk.store operation instruction/ createstore creates a new blank start configuration data file.the bcdedit/createstore c: data bcd creates the bcd boot configuration data file and
23、 stores it to the c: data folder/ export backup starts the configuration data filebcdedit/export c: data bcd backup" backup bcd boot configuration file to c: data folder and named after "bcd backup/ import restore the configuration data filebededit/import c: data bcd backup" restore b
24、cd boot configuration file from c: data folderstore the project operation instructions/ copy project copythe operating system starts a copy of the project:bcdedit/copy/d "copy of entry"/ create new projectcreate the ntldr (ntldr) of the operating system load program.bededit/create/d early
25、windows os loader"create another option item for the memory disk:bededit/create/d ,zramdisk options"create a new operating system startup project:bededit/create/d windows vista,z/application os loadercreate a new debugger:bededit/create/d ''debugger settings''/ delete delet
26、e itemdelete the specified operating system project:bcdedit/deleteremove the specified operating system project but don,t show the project at startup (complete deletion):bcdedit/delete/cleanupremove the specified operating system project but display the project at startup:bcdedit/delete/nocleanupdel
27、ete the operating system load program,s ntldr:bcdedit/delete/fthe project selects the action instructions/ deletevalue deletes the item selection itemremove the bootmgr option item for startup management:bcdedit/deletevalue bootsequencedelete (winpe) operating system,s numeric boot project:bcdedit/d
28、eletevalue winpedelete the windows pe numeric system from the specified operation:bcdedit/deletevalue winpe/ set sets the item selection value.set the operating system cbd971bf-b7b8-4885-951a - fa03044f5d7r, to guide the partition :bcdedit/set device partition 二 c:the specified operating system boot
29、 file,zwindows system 32 winload exe :bcdedit/set path windows system32 winload. exeset nx to "optin':bcdedit/set nx optinchange system namethe default xp system name is ''earlier version of windows'' in the vista boot managerbcdedit/set description "windows xp professi
30、onal sp2the default vista system name is ''microsoft windows" in the vista boot manager, and changes:bcdedit/set description windows vista 5456output control instruction/ enum in the stored list itemlist all the operating system loader startup items:bcdedit/enum osloaderlist all startup
31、 management projects:bcdedit/enum bootmgrlist the default startup items:bcdedit/enumlist the specified operating system startup items:bcdedit/enum/ v lists all the activitiesbcdedit/enum active/vstart the administrative control instructions/ bootsequence sets the start list order.set two operating s
32、ystem projects and the boot order:bcdedit/bootsequence cbd971bf-b71b84885-951a - fa03044f5d71adding the operating system project is the last item in the launch list:bcdedit/bootsequence/addlast/ default sets the default start projectset the default startup project:bcdedit/defaultset the default star
33、t operating system program for ntldr:bcdedit/default/ displayorder sets which system starts to display multiple boot imagesset up two operating system projects and the program that is loaded by the operating system in the start management display commandbcdedit/displayorderadd the specified operatin
34、g system project to the start management display command:bcdedit/displayorder/addlast/ timeout setting the start pause value/ toolsdisplayorder set which start management display tool imageset two tool items and memory diagnostics to display commands in that boot management tool:bededit/toolsdisplay
35、orderadd the specified tool project to the startup's end management tool display command:bededit/toolsdisplayorder/addlastcontrol the instructions for the emergency handling service for a startup application/ bootemsopen startup management emergency services:bcdedit/bootems on/ emslaunch the project ems for the current operating system:bcdedit/ems on / emssettings sets the emer
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 信用賬期管理制度
- 信訪軟件管理制度
- 公司各部門管理制度
- 公司接待部管理制度
- 危急值5S管理制度
- 品牌及市場管理制度
- 大專實訓室管理制度
- 安防體驗館管理制度
- 小公司分紅管理制度
- 工廠茶制度管理制度
- 2025年中國半球諧振陀螺儀行業市場前景預測及投資價值評估分析報告
- 2025年計算機Photoshop操作實務的試題及答案
- 合伙或養雞協議書
- 2024-2030全球WiFi 6移動熱點行業調研及趨勢分析報告
- 2024年西安高新區公辦學校教師招聘真題
- 2025年廣東省廣州市越秀區中考物理一模試卷(含答案)
- 2023-2024學年上海市浦東區八年級(下)期末數學試卷 (含答案)
- 會務技能測試題及答案
- 公司辦公用品管理規程:申購、領用與報廢流程詳解
- 中醫針灸治療腦梗塞后遺癥的應用實踐
- 2025年高等數學期末考試試題及答案
評論
0/150
提交評論