How to Edit boot.ini file in Windows XP
By editing boot.ini we can change the way our windows system starts.We can edit boot.ini file in three different ways 1)Using System Configuration Utility 2)Using Startup and recovery Dialog 3)Using command line utilility bootcfg( for XP pro Only)
By editing boot.ini we can change the way our windows system starts.We can edit boot.ini file in three different ways
1)Using System Configuration Utility
2)Using Startup and recovery Dialog
3)Using command line utilility bootcfg( for XP pro Only)
1)Using System Configuration Utility
Goto START->RUN
Type msconfig press enter
Go to Boot.ini tab System Configuration Utility Window will appear
You can specify the Timeout(time for which system will wait for you to select OS from list after that it will start default one)in secs by default it is 30secs.
you can make various changes by selecting check boxes,radiobuttons and clicking buttons.
there are button s for makin it default,moving it Up and Down
checkbox for /SAFEBOOT enables you to start it in safe mode .we can start it in safe mode by using F8 menu at startup.With safe boot youcan select minimal or network from radiobuttons.
/NOGUIBOOT- windows will not start VGA driver for graphics
/BOOTLOG - creates a log file for boot
/BASEVIDEO-Windows will use standard VGA Driver for GUI
/SOS-windows will dispay build number no of processors,physical memory.
2)Using Startup and recovery Dialog
Right Click MyComputer
Click properties(or type sysdm.cpl in Run)
go to advanced tab
click settings under Startup and recovery
click edit under System Startup
Notepad file will appear make changes and save (it is advised to save a copy before makin any changes)
restart the computer in order for the changes to take effect
3)using command line utilility bootcfg
bootcfg utility can be used to configure,query,chnage or delete the boot entry settings in th bott.ini file
the format is
bootcgf / parameter
parameter can be any of the following
copy
query
delete
raw
timeout
default
Goto Start-> Run
Type cmd in textbox and press enter
type bootcfg /? in commmand line for help
make changes using appropriate commands
to check changes go to startup and recovery dialog as described in step 3
-
How to Decipher Errors in Boot.ini and Fix It
| By tekmann | in Computers
Have you ever switched on the PC only to be greeted by an error that completely baffles. Hmmm, sadly there are many...
-
All available Windows shortcuts pt. 1
| By 99hunter | in Computers
great, handy and helpful windows shortcuts (run commands, Run Commands to access the control panel, command prompt)...
-
How to run Windows on a Mac | By koopalo | in Computers
There are some real differences between Windows and Mac. Windows is better-suited for certain tasks like programmi...
-
How to Get Free Computer Help | By Romian1 | in Computers
If you have a computer problem and don't have an active warranty or service contract, you have other resources to s...
-
How to Remove Computer Viruses Easily | By Romian1 | in Computers
It's mandatory that computers have some type of computer virus protection whether connected to the internet or not....
-
Get a Discount on the New Apple iMac | By 1How | in Computers
If you're new to buying Apple computers, you're probably paying full price. While it's true that Apple's iMac line ...
-
How do I convert FLAC from a CD on a Mac? | By 1How | in Computers
FLAC is a type of lossless audio format. Unlike mp3, files encoded in FLAC don't are 100% identical to their CD ve...
-
Howto use QueryString in ASP.NET for passing info between pages | By rajeshchoudhary | in Web Development
The QueryString in ASP.NET is used to pass information between pages....
-
Custom error pages in asp.net using configuration file | By rajeshchoudhary | in Web Development
In ASP.NET you can handle page level errors using OnError method of page object or Application level errors using A...
-
Using remote desktop in windows XP | By rajeshchoudhary | in Computers
if you want to connect to a machine remotly using Remote Desktop Connection, remote Desktop in target machine needs...
-
setting password wisely for your accounts | By rajeshchoudhary | in Computers
Incidents of information phishing and hacking are happening every now and then. One fine day morning you wake up to...
-
Web.config –configuration file for ASP.NET web application. | By rajeshchoudhary | in Web Development
This article tells what web.config file is, how to write this and how this file is used by run time to apply settin...








No comments yet.