PDA

View Full Version : Systems Configuration


gary1163
January 5th, 2008, 12:28 PM
One other thing:
In Systems Config (msconfig) under BOOT.INI, I get a message that reads:
It appears that the following line in the BOOT.INI file does not refer to a valid Operating System: "C:\CMDCONS\BOOTSEC.DAT=" Microsoft Windows Recovery Console"/cmdcons"

Would yo like to remove the BOOT.INI file?

Yes or No

Should this be removed or not?

Thanks
Gary
:guitar:

WearZeeP
January 5th, 2008, 01:42 PM
You should definitely not remove it, as it is to Windows what GRUB is to linux.
You should rather remove the broken line from the file.

gary1163
January 6th, 2008, 11:37 AM
Please elaborate on that procedure...


Thanks
Gary
:guitar:

67GTA
January 6th, 2008, 12:42 PM
Here is a snippet from Windows help webpage:

To Delete the Recovery Console

Open My Computer.
Double-click the hard drive on which you installed the Recovery Console.
On the Tools menu, click Folder Options.
Click the View tab.
Click Show hidden files and folders, clear the Hide protected operating system files check box, and then click OK.
At the root directory, delete the \Cmdcons folder.
At the root directory, delete the file Cmldr.
At the root directory, right-click the Boot.ini file and then click Properties.
Clear the Read-only check box, and then click OK.
Open Boot.ini in Notepad, and remove the entry for the Recovery Console. It will look similar to this:
C:\cmdcons\bootsect.dat="Microsoft Windows Recovery Console" /cmdcons

Save the file and close it.

Modifying the Boot.ini file incorrectly may prevent your computer from restarting. Be sure to delete only the entry for the Recovery Console. Notes:

To open My Computer, double-click the My Computer icon on the desktop.
It is recommended that you change the attribute for the Boot.ini file back to read-only after you complete this procedure. You may also want to hide your system files again.

gary1163
January 7th, 2008, 05:29 PM
Ok 67GTA,
But when I go to select BOOT.INI in the root directory I see a folder named BOOT and another one named BOOT.INI2, which should I select to go into properties with? In addition once I achieved this, do I simply just open NotePad,click New and browse my computer for the BOOT.INI? And finally once I've executed this, how exactly do I remove c:\cmdcons\bootsect.dat =Microsoft Windows Recovery Console?

Thanks for all your help
Gary
:guitar:

67GTA
January 7th, 2008, 09:37 PM
The easiest way is:

Click Start, click Run, type "sysdm.cpl", and then click OK. On the Advanced tab, click Settings under Startup and Recovery. Under System Startup, click Edit.

Then just highlight and delete the line. Make sure to get rid of the other files in my previous post.

gary1163
January 7th, 2008, 09:49 PM
Great! 67GTA, But what about this part:But when I go to select BOOT.INI in the root directory I see a folder named BOOT and another one named BOOT.INI2, which should I select to go into properties with? In addition once I achieved this, do I simply just open NotePad,click New and browse my computer for the BOOT.INI?

Thanks
:guitar:

67GTA
January 7th, 2008, 09:55 PM
You can do it with notepad if you are administrator. The last post was how I always edited the boot.ini file. Either way will work.

gary1163
January 7th, 2008, 10:59 PM
Ok ! Cmdcons folder and Cmldr file are deleted, Now I have two options in the root directory, should I right click on the BOOT (configurations settings or on the BOOT.INI2 file? I know past that point to go into properties and clear the read only box and iopen in Notepad to delete
c:\cmdcons\bootsect.dat="Microsoft Windows Recovery Console"\cmdcons..Thanks I'm almost there.

:guitar:

67GTA
January 8th, 2008, 04:18 PM
It will be named BOOT.INI. Open the start menu, click on My Computer, click on the C:\ drive. It should be right there. If you have a BOOT.INI2 file there, then the original may have been overwritten. Check the BOOT.INI2 file and see if it contains the line you want to remove.

gary1163
January 8th, 2008, 07:20 PM
Thanks 67GTA...The file was in the BOOT.INI2 and I deleted it in Notepad,and Saved it! Does it matter that the BOOT.INI was overwritten? Is there anything I should have to worry about? Thanks again for all your help!

Gary
:guitar:

67GTA
January 8th, 2008, 07:32 PM
It doesn't matter. Your boot configuration was modified at some point. Did you manually install the Recovery Console? That may have done it. It should still boot fine. Your system was already using it.