Computing.Net > Forums > Disk Operating System > Steps in Booting a PC using windows as O/S

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Steps in Booting a PC using windows as O/S

Reply to Message Icon

Name: rajan
Date: May 3, 2000 at 18:24:45 Pacific
Comment:

Some notes about boot process on a pc using
windows as the o/s and the proper steps
in sequence.



Sponsored Link
Ads by Google

Response Number 1
Name: Preston
Date: May 3, 2000 at 18:51:39 Pacific
Reply:

Steps:

1. computer BIOS runs self-tests
2. if no problems, BIOS tries to boot an operating system from a drive. Older computers usually try a: drive first, c: drive second. Newer computers have a BIOS setting to tell BIOS where to look first, usually c:
3. BIOS looks for bootup files (usually on drive c:
4. most common bootup files are the Microsoft bootup files: io.sys, msdos.sys, and command.com
5. next, DOS looks for config.sys file and loads drivers line by line.
6. next, DOS looks for autoexec.bat file and executes DOS commands or runs given programs line by line

This is a quickie version of the bootup process. Someone else may want to give the long version.


0

Response Number 2
Name: TeraTriad
Date: May 3, 2000 at 20:29:48 Pacific
Reply:

CONFIG.SYS, COMMAND.COM, and AUTOEXEC.BAT are only loaded if you are using the MS-DOS (and 85% compatibles) kernel -- IO.SYS --.
Actually, COMMAND.COM loads AUTOEXEC.BAT, as such a file cannot be loaded without a command interpreter. And if a different SHELL= line is specified in CONFIG.SYS, then neither COMMAND.COM nor AUTOEXEC.BAT load...and also only the MS-DOS (and once again, 85% compatibles) kernel loads DRVSPACE.BIN and DBLSPACE.BIN into memory.


0

Response Number 3
Name: The Pirate
Date: May 3, 2000 at 20:30:13 Pacific
Reply:

Naw - yar dun well

Reconsider yar boot order with an OS installed - yar right if the drive is formated but no OS

If an OS is installed (includes 9x as well as DOS) the boot order is
io.sys
msdos.sys
config.sys
command.com
autoexec.bat
user batch files


0

Response Number 4
Name: Jon Fox
Date: May 4, 2000 at 12:03:42 Pacific
Reply:

Also BIOS loads the boot sector (or the MBR which then loads the boot sector) from disk, not the "bootup files". The boot sector code attempts to load the "bootup files".
And by the way Rajan a please would have been nice.


0

Response Number 5
Name: Starbucks
Date: May 4, 2000 at 16:49:27 Pacific
Reply:

Step
1 Turn on your computer.
2 Watch your monitor while waiting.
3 Voila! Windows appears!

or if you don't understand...

1 Take your computer, monitor, keyboard, and
all related accessories and carry to the
rooftop.
2 Throw the computer off the rooftop, then
the monitor, keyboard, etc..
3 Take a deep breath, jump off the rooftop
and land head first(try to aim for
your computer).


0

Related Posts

See More



Response Number 6
Name: eric sin
Date: June 26, 2000 at 01:27:00 Pacific
Reply:

Explain in detail the steps that occur during yhe boot process on a personal computer using Windows Operating System(i.g window 2000)


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Steps in Booting a PC using windows as O/S

Using Modem as a telephone www.computing.net/answers/dos/using-modem-as-a-telephone/17027.html

Is there a Dos command to re-boot the PC? www.computing.net/answers/dos/is-there-a-dos-command-to-reboot-the-pc/2146.html

Dos Batch command to re-boot a PC. www.computing.net/answers/dos/dos-batch-command-to-reboot-a-pc/3402.html