Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Operating System Optimization


Reply
 
Share Thread Tools Display Modes
Old 05-25-2009, 05:51 PM   #1
Maximum Bitrate
 
Injector's Avatar
 
Join Date: Mar 2005
Location: Rockledge, FL
Posts: 517
Injector is on a distinguished road
Speed up boot with buried features in msconfig

I happened to stumble upon this a little while ago.



First click on start (I’m using XP with a Vista theme, on some Vista machines you might have to enable the run box before, or just hit the windows key and R



Then click on Run



This dialog should appear, now type msconfig and hit OK



After this dialog appears click on the boot.ini tab



Now you should have various options, the first thing that you need to do is
select the windows boot line, most of the times it will be something like
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional"
(The only reason why I have more than one is because I have a recovery console and Linux), once you selected the correct line you can now enable some advanced options:

/safeboot: is self explanatory.
/noguiboot: removes the windows xp logo during boot with just a blank screen. (useful if you don’t want to change the logo but don’t want the XP logo either)
/bootlog: causes windows to write a log of the boot to the file %SystemRoot%\Ntbtlog.txt (useful for diagnosing boot issues)
/basevideo: causes windows to use the standard VGA display driver for GUI-mode operations. (useful if you currupt your video driver)
And my favorite
/sos: instead of displaying the windows logo it displays what is being loaded and executed (useful when you don’t know why your boot process is taking so long)

When you’re done with your options click on the “Advanced Options tab”
You should now see this dialog, the options we’re looking for are :



/maxmem: tell windows how much memory to use during boot
//numproc: in multicore system you can specify how many processors or cores windows can use for boot up.

After setting numproc to 2 my boot time reduced from 1:52:45 to 1:28:36 and setting the maxmem to all the memory my pc has gave me an extra 2 seconds

keep in mind this is my test pc not my carpc that why i have such high boot times.

also if you know what you're doing you can open boot.ini in notepad and add the switches in manually, but be careful if you do it wrong the system won't boot.


Hope this helps some of you.
Injector is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 05-25-2009, 08:38 PM   #2
Variable Bitrate
 
jpinkerton's Avatar
 
Join Date: Jan 2009
Location: Iowa
Posts: 324
jpinkerton is on a distinguished road
Nice guide w/ pics! Thanks!
jpinkerton is offline   Reply With Quote
Old 05-26-2009, 09:34 AM   #3
FLAC
 
WuNgUn's Avatar
 
Join Date: Sep 2007
Posts: 1,193
WuNgUn is on a distinguished road
Basevideo switch is always a good one to use, especially if your processing your audio. You don't want to choke the PCI bus with useless, accelerated video data...
CF, for example, works perfectly fine with no hardware acceleration.
WuNgUn is offline   Reply With Quote
Old 05-26-2009, 02:58 PM   #4
Newbie
 
Join Date: Jun 2007
Posts: 49
Virac is an unknown quantity at this point
The numproc is somthing ive used for a while but i dont know if it really does too much, I just use it in hopes that it may save a few clocks. My boot is usually restricted by my IO (hard drives).

I use XP, but I just checked it on a Win7 install and it seems to increase the boot speed then again it was my IT guy checking it on his personal laptop at work so we wernt running bootvis. It would seem that Vista/7 seem to be more multithreaded/core optimized what puzzles me as why it would only use 1 without this change.

Ill see if i can get our IT guy here to do this to an oct-core XP machine to see if it makes a difference.
Virac is offline   Reply With Quote
Old 05-26-2009, 03:09 PM   #5
Hey, you're trying for the goal by going the other way around, you're crazzzyyyy!
 
HiJackZX1's Avatar
 
Join Date: Jul 2007
Location: Miami
Posts: 4,114
HiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really nice
Also another thing that will help with boot is how much stuff is on your desktop. The more you have the longer it takes to load. Another way is to right click over My Computer, go to properties. Now hit the advanced tab and hit performance. Under the Visual Effects Tab, choose Adjust for best performance. That step is more for general use, but should help. Windows also has like a default time before it fully boots, I think its set at 30 seconds by default. You have to change it to 3 (anything like 2 or 1 is not recommended, must be 3 and up). Now this is easy to do, just follow the step from Injector and use the msconfig, click on the BOOT.INI tab, then where it says Timeout: 30 seconds, on the right, change it to 3 and hit apply.
__________________
HiJack ZX1 CFSC
CAR PC ITEMS [35%]
INSTALL OF MULTI PC SYSTEM [35%]
BUG WORKOUT [0%]
INTERIOR MODS [45%]

HiJackZX1 Work Log
HiJackZX1 Website!

Please build up my REP.
HiJackZX1 is offline   Reply With Quote
Old 05-26-2009, 08:15 PM   #6
Newbie
 
Join Date: Jun 2007
Posts: 49
Virac is an unknown quantity at this point
Ok good news I ran a bunch of tests on this and got consistant results. gotta love when results converge.

Without any changes to boot.ini boots in 35secs +- 1.5 secs ( 5 boots )
With /numproc=2 /maxmem=3048 and timeout=3secs boots in 20secs +- 1sec ( 7 boots )
Virac is offline   Reply With Quote
Old 05-26-2009, 08:52 PM   #7
Hey, you're trying for the goal by going the other way around, you're crazzzyyyy!
 
HiJackZX1's Avatar
 
Join Date: Jul 2007
Location: Miami
Posts: 4,114
HiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really nice
Quote: Originally Posted by Virac View Post
Ok good news I ran a bunch of tests on this and got consistant results. gotta love when results converge.

Without any changes to boot.ini boots in 35secs +- 1.5 secs ( 5 boots )
With /numproc=2 /maxmem=3048 and timeout=3secs boots in 20secs +- 1sec ( 7 boots )

HAHAHAHA, I cant wait till I get my system going 100%, then I can get these mods done to the OS.
__________________
HiJack ZX1 CFSC
CAR PC ITEMS [35%]
INSTALL OF MULTI PC SYSTEM [35%]
BUG WORKOUT [0%]
INTERIOR MODS [45%]

HiJackZX1 Work Log
HiJackZX1 Website!

Please build up my REP.
HiJackZX1 is offline   Reply With Quote
Old 05-27-2009, 09:17 AM   #8
FLAC
 
WuNgUn's Avatar
 
Join Date: Sep 2007
Posts: 1,193
WuNgUn is on a distinguished road
Too bad this doesn't help with resuming the PC at all!! Or does it???
More testing!!!!
WuNgUn is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-27-2009, 01:34 PM   #9
Maximum Bitrate
 
Injector's Avatar
 
Join Date: Mar 2005
Location: Rockledge, FL
Posts: 517
Injector is on a distinguished road
Quote: Originally Posted by WuNgUn View Post
Too bad this doesn't help with resuming the PC at all!! Or does it???
More testing!!!!

good question i haven't tested resume times. i'll give it a try and let you know.
Injector is offline   Reply With Quote
Old 05-27-2009, 02:45 PM   #10
FLAC
 
WuNgUn's Avatar
 
Join Date: Sep 2007
Posts: 1,193
WuNgUn is on a distinguished road
Thanks Injector...
I enabled 2 cores anyway, but haven't timed a resume before/after.
WuNgUn is offline   Reply With Quote
Old 05-27-2009, 03:26 PM   #11
Hey, you're trying for the goal by going the other way around, you're crazzzyyyy!
 
HiJackZX1's Avatar
 
Join Date: Jul 2007
Location: Miami
Posts: 4,114
HiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really nice
Quote: Originally Posted by WuNgUn View Post
Thanks Injector...
I enabled 2 cores anyway, but haven't timed a resume before/after.

You mean both cores on a dual core setup arent automatically on?
__________________
HiJack ZX1 CFSC
CAR PC ITEMS [35%]
INSTALL OF MULTI PC SYSTEM [35%]
BUG WORKOUT [0%]
INTERIOR MODS [45%]

HiJackZX1 Work Log
HiJackZX1 Website!

Please build up my REP.
HiJackZX1 is offline   Reply With Quote
Old 05-27-2009, 03:37 PM   #12
FLAC
 
WuNgUn's Avatar
 
Join Date: Sep 2007
Posts: 1,193
WuNgUn is on a distinguished road
Nope...I had to manually configure it. And on my quad core desktop, same thing...both Vista and W7.
WuNgUn is offline   Reply With Quote
Old 05-27-2009, 03:44 PM   #13
Hey, you're trying for the goal by going the other way around, you're crazzzyyyy!
 
HiJackZX1's Avatar
 
Join Date: Jul 2007
Location: Miami
Posts: 4,114
HiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really nice
Quote: Originally Posted by WuNgUn View Post
Nope...I had to manually configure it. And on my quad core desktop, same thing...both Vista and W7.

OH wow. I am using XP, but I have a AMD Turion X2. I have to check on that when I get my screen back from Lilliput.
__________________
HiJack ZX1 CFSC
CAR PC ITEMS [35%]
INSTALL OF MULTI PC SYSTEM [35%]
BUG WORKOUT [0%]
INTERIOR MODS [45%]

HiJackZX1 Work Log
HiJackZX1 Website!

Please build up my REP.
HiJackZX1 is offline   Reply With Quote
Old 05-27-2009, 06:05 PM   #14
Variable Bitrate
 
csfile's Avatar
 
Join Date: Feb 2009
Posts: 227
csfile is on a distinguished road
It surprised me too that it was not automatically using as many procs as possible. I'll have to see if it actually improved my boot times. Looks very promising from the results posted here.
csfile is offline   Reply With Quote
Old 06-08-2009, 06:47 PM   #15
Newbie
 
Rescuer's Avatar
 
Join Date: Apr 2009
Posts: 6
Rescuer is an unknown quantity at this point
thanks for the info


(kinda hard to accept it though from a person with so many desktop icons )
Rescuer is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using minLogon to speed up booting and decrease footprint SFiorito WinNT Based 264 04-05-2009 08:09 AM
Found someting interesting on E-Bay!!! outragis Classified Archive 929 01-23-2006 09:38 AM
Does nLite acutally imporve boot speed? civic5zigen Operating System Optimization 3 12-22-2005 06:40 PM
Windows XP won't boot up anymore!!!! Luderboy Newbie 3 09-03-2005 07:03 PM
speed up win 2000 boot time more mods Software & Software Development 15 06-09-2003 12:05 PM



All times are GMT -5. The time now is 10:48 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
"VaultWiki" powered by VaultWiki v2.5.2.
Copyright © 2008 - 2009, Cracked Egg Studios.Ad Management by RedTyger
Message Board Statistics