cdob Posted March 16, 2011 Posted March 16, 2011 @pleXtOr1) no idea2) Emergency Management Services Technical Referencebcdedit.exe /store %BCD% /deletevalue {default} EMS3) bcdedit.exe /store %BCD% /deletevalue {bootmgr} timeout
PoloDude Posted March 18, 2011 Posted March 18, 2011 Nice going, never thought of this, i can integrate my PE to my installation disk this way
siddhartha7m Posted July 5, 2011 Posted July 5, 2011 (edited) i need it emergency ONLY XP/Windows 7how can i do that on DVD only DVD?Get WAIK. Install WAIK.Copy Windows 7 files to a folder c:\XP_7\Copy Windows XP files to the same folder c:\XP_7\Adjust boot configuration file c:\XP_7\boot\bcd@ECHO OFFrem edit BCD (boot configuration data)rem add XP \I386\SETUPLDR.BIN to boot DVD set BCD="BCD"BCDedit.exe /store %BCD% /create {ntldr} /d "Install Windows XP"BCDedit.exe /store %BCD% /set {ntldr} device bootBCDedit.exe /store %BCD% /set {ntldr} path \I386\SETUPLDR.BINBCDedit.exe /store %BCD% /displayorder {ntldr} /addlastKeep resulting ISO file below 4 GB size. oscdimg sorting is almost useless: high cpu load to sort some files, that's insane. dosn't sort foldersOscdimg Command-Line OptionsRun at c:\XP_7\oscdimg -n -m -b.\boot\etfsboot.com . \XP_7.isoHi Friend I am new to this multiboot DVD creation.Kindly tell me how can I copy the both win7 and XP file in the same c:\XP_7\ ????Both of the OSs having their individual setup.exe file.And how to adjust boot configuration file c:\XP_7\boot\bcd ???Where should i use these commands.Please help me. Edited July 5, 2011 by siddhartha7m
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now