Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.
Tutorial: Install Recovery Console to boot menu
|
|||||||
![]() |
| Thread Tools |
|
#1
|
||||
|
||||
|
Install Recovery Console to boot menu
Seeing that a lot of people are having various problems needing recovery console to fix, I thought to give you this tip:
You can install Recovery Console to boot menu, eliminating the need of Windows CD. You just need the CD to do it ![]() From the CD, run \i386\winnt32.exe /cmdcons This should install it to boot menu so that you can select it by pressing F8 when booting in the future. |
|
#2
|
||||
|
||||
|
That's a great tip Mictlantecuhtli. I'll make it a "READ" thread so it sticks at the top.
|
|
|
|
#3
|
||||
|
||||
|
Excellent tip, Mict. I just did it and I'm sure it will be a great help in the future
![]() |
|
#4
|
||||
|
||||
|
could you explain the step by step on this, I think this is what I might need to fix my problem. Thanks
|
|
#5
|
||||
|
||||
|
Insert your windows 2000 or XP CD.
Open the command prompt, either from menu or by going to start, run, and typing cmd.exe and then return. opens command prompt windows. now, issue this command: d:\i386\winnt32.exe /cmdcons where d: is the drive letter of your CD ROM drive. There will be some basic setup questions. Then, reboot. You can now select the recovery console from the boot menu, which can help you diagnose problems with your machine. the recovery console is also available without prior installation if you boot from the windows CD and choose to recover. |
|
#6
|
||||
|
||||
|
Thank you. I am new to this board but am definitely impressed with it.
|
|
#7
|
||||
|
||||
|
It seems like whenever I need recovery console, the problem is so bad that I can't boot into recovery console from the boot menu.
![]() Of course, it is certainly something I have installed though. |
|
|
|
#8
|
||||
|
||||
|
So how do you uninstall it?
|
|
#9
|
||||
|
||||
|
Open a command prompt, then :
cd c:\ attrib -hsr boot.ini edit boot.ini Remove the line for the recovery console & ONLY THAT LINE. Save the changes then : attrib +hsr boot.ini |
|
#10
|
|||
|
|||
|
As i mentioned in the previous thread ''Read : How to ...'' i seem to have a corrupted registry problem. When i boot from the Windows CD my PC freezes when i get to the Welcome to Setup screen where i could do a setup or select ''R'' for repair. I cannot go into safe mode either because i get the same ''...\system file is missing or corrupt'' message so no command prompt available there for me. I tried creating and using the 6 setup diskettes but that didn't help. I downloaded the latest raid driver but that didn't help either.
So i wonder, how can i access the Windows CD to run ''\i386\winnt32.exe /cmdcons'' so as to install it at the boot menu since i cannot get a command prompt (unless there is a way that i don't know) ? |
|
#11
|
||||
|
||||
|
Just a small tip that might help recovery console usage:
![]() At least Windows Server 2003 and server versions of Win2k have Local Security Policy Editor, but 2k workstation and XP Pro should have Group Policy Object Editor too, just run gpedit.msc and navigate to Computer Configuration - Windows Settings - Security Settings - Local Policies - Security Options. |
|
#12
|
|||
|
|||
|
Quote:
|
|
#13
|
||||
|
||||
|
Slipstreaming SP2 files into XP's i386 directory is the only option that I can think of in that case.
So, you need to copy the XP CD to hard disk, then run SP2 network installer with parameter /integrate:pathwhereyoucopiedit, for example WindowsXP-KB835935-SP2-ENU.exe /integrate:c:\xpcd. Then you can run winnt32 /cmdcons from c:\xpcd and delete the directory. Heh, hundreds of megabytes needed for 7 megabyte recovery console installation :giddy: |
|
#14
|
|||
|
|||
|
No XP cd, how to install recovery console
Quote:
|
|
#15
|
||||
|
||||
|
Download & create XP boot floppies, and boot to recovery console using them. It won't install it to the boot menu however, and I can't think of other means without a CD now.
edit: Just a thought.. don't OEMs leave the install files to hard disk somewhere? You could try searching for winnt32.exe, including hidden & system files in search. Last edited by Mictlantecuhtli; 03-07-2005 at 03:39 PM. |
|
#16
|
|||
|
|||
|
Yes, found winnt32.exe in window\I386
|
|
#17
|
|||
|
|||
|
Does it replace the contents in file boot.bak as well?
|
|
#18
|
|||
|
|||
|
It's much simpler to rename to boot.bak to boot ini. But for arguement sake, it's possible to edit files using Recovery Console - albeit an indirect method.
There are certain limitations to Recovery Console. It doesnt include a text editor & it doesnt allow copying files to removable media like floppies. Despite so, it's still possible to edit boot.ini. Using recovery console, we can still view the contents of boot.ini - type c:\boot.ini [boot loader] timeout=2 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons Copy the contents of boot.ini into a piece of paper. Use another computer (Notepad.exe) or Win98 startup disk (Edit.com) to create a new boot.ini. [boot loader] timeout=10 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons Copy this into new boot.ini into a floppy & use it to overwrite unto existing copy in Recovery Console. Type copy a:\boot.ini c:\boot.ini |
|
#19
|
||||
|
||||
|
I have found that the recovery console will not install if you have SP2 installed, so I usually install it first. I didn't check if there is a recovery console for SP2 in the service pack installation folders, there might be.
|
|
#20
|
||||
|
||||
|
Quote:
|
![]() |
| Thread Tools | |
|
| Similar Topics | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trying to remove the dual boot menu | kristof79uk | Windows OS | 11 | 12-24-2007 05:22 PM |
| Windows Xp recovery console - cannot load | aoppeneheimer | Windows OS | 16 | 12-04-2007 02:21 PM |
| Recovery Console | COMPfreak | Windows OS | 6 | 07-16-2007 04:49 AM |
| Access 2K Registry from DOS or Recovery console | DigitAlex | Windows OS | 6 | 10-20-2005 02:43 PM |
| After recovery windows only starts on 2nd boot up ! | friend2u | Windows OS | 6 | 02-16-2004 09:46 PM |
All times are GMT -4. The time now is 01:16 AM.






