j.r.l. Posted September 13, 2004 Share Posted September 13, 2004 (edited) Hey peeps, So u guys are enjoying the boot screen (the screen with the nice blue/green) bars moving across your screen when your system boots? Think you can live without it to shave off a few seconds of your boot time? Mmmhmm... then I might have a solution for you... SHORT WAY (I think you get somekind of message on boot ???) Run -> msconfig -> Bootini tab -> NOGUIBOOT LONG WAY (my way... 100% sure to work and theres a little note at the bottom for Timout=...) Open up your boot.ini probably located in C:\boot.ini. (make sure your system is set to let you view hidden files/system files) You probably have something like [boot loader] timeout=3 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect in there. Am I right? yup! Now set the "timeout=" to 0 and put /noguiboot after /fastdetect so the last line should look like this: multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect /noguiboot Reboot and enjoy! By the way, DON'T copy my boot.ini or it **might** not load right, just add /noguiboot and the end of the last line and DONT forget to add "/fastdetect" too (that shaves off a few more seconds) and the timeout=0... We all know what it does, it disables the OS selection screen so make sure WindowsXP is the only OS under NTLDR (don't worry if you don't have Linux) Edited September 13, 2004 by AresXP Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/ Share on other sites More sharing options...
blik Posted September 13, 2004 Share Posted September 13, 2004 Or, Run -> msconfig -> Bootini tab -> NOGUIBOOT Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553812 Share on other sites More sharing options...
j.r.l. Posted September 13, 2004 Author Share Posted September 13, 2004 Guess I did it the long way :D Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553851 Share on other sites More sharing options...
Gowcra Posted September 13, 2004 Share Posted September 13, 2004 Are there any problems with doing this? Does it mess up anything within the boot screen! Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553868 Share on other sites More sharing options...
blik Posted September 13, 2004 Share Posted September 13, 2004 Are there any problems with doing this? Does it mess up anything within the boot screen! No just gets rid of the animation, doubt you'll notice the speed increase gained by not rendering the moving bars... Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553904 Share on other sites More sharing options...
dL Posted September 13, 2004 Share Posted September 13, 2004 Does it make booting faster? dL Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553916 Share on other sites More sharing options...
Gowcra Posted September 13, 2004 Share Posted September 13, 2004 I didnt notice a speed difference still took awhile to bott my laptop! Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553928 Share on other sites More sharing options...
blik Posted September 13, 2004 Share Posted September 13, 2004 Does it make booting faster?dL Yes, but whether you'll notice it is debatable... Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553931 Share on other sites More sharing options...
j.r.l. Posted September 13, 2004 Author Share Posted September 13, 2004 I indeed makes it faster but if you have a high end computer... There will be "no" perfomances increases but it gets rid of the animation (boot screen) as Bliksem said, which still shaves 4-5 seconds. Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553942 Share on other sites More sharing options...
sukamusiru Posted September 13, 2004 Share Posted September 13, 2004 Nice info, but I seriously doubt it would decrease the boot time.. Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553955 Share on other sites More sharing options...
j.r.l. Posted September 13, 2004 Author Share Posted September 13, 2004 As I said, if you have an AMD computer... chances are that you wont notice anything. (same goes for p4). but the "timeout=0" really do works. If you wait 30 seconds (timeout=30) then u're gettin a 30 secs decrease right there. Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553989 Share on other sites More sharing options...
Gowcra Posted September 13, 2004 Share Posted September 13, 2004 As I said, if you have an AMD computer... chances are that you wont notice anything. (same goes for p4).but the "timeout=0" really do works. If you wait 30 seconds (timeout=30) then u're gettin a 30 secs decrease right there. Expalin that. What do I have to look for? Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584553996 Share on other sites More sharing options...
sukamusiru Posted September 13, 2004 Share Posted September 13, 2004 Expalin that. What do I have to look for? Open up your boot.ini probably located in C:\boot.ini. (make sure your system is set to let you view hidden files/system files)You probably have something like [boot loader]timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect in there. Am I right? yup! Now set the "timeout=" to 0 and put /noguiboot after /fastdetect so the last line should look like this: multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect /noguiboot Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584554024 Share on other sites More sharing options...
kaffra Posted September 13, 2004 Share Posted September 13, 2004 timeout is there just to list the OS available(if multi-boot). It doesnt wait 30s if theres only 1 OS installed. and if you are multi booting, you will need some time to make your selection. Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584554064 Share on other sites More sharing options...
sukamusiru Posted September 13, 2004 Share Posted September 13, 2004 (edited) timeout is there just to list the OS available(if multi-boot). It doesnt wait 30s if theres only 1 OS installed. and if you are multi booting, you will need some time to make your selection. :yes: If you want to decrease boot time you can do things like move all the boot files to the same inner part of the hard drive.. Edited September 13, 2004 by sukamusiru Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584554078 Share on other sites More sharing options...
j.r.l. Posted September 13, 2004 Author Share Posted September 13, 2004 Indeed but what if the LILO or GRUB loads 1st then loads NTLDR? You dont need the 10-20 secs timeout :D Set it to 0! Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584554083 Share on other sites More sharing options...
Gowcra Posted September 13, 2004 Share Posted September 13, 2004 i see a timmer timm er under boot.ini and it says 30 seconds. I change that to 0 and it should boost my perforamce right? ` Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584554141 Share on other sites More sharing options...
sukamusiru Posted September 13, 2004 Share Posted September 13, 2004 i see a timmer timm er under boot.ini and it says 30 seconds. I change that to 0 and it should boost my perforamce right?` Not "performance," and you won't gain any boost under most users' systems.. It would only apply to turning your computer on and getting to the OS.. Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584554157 Share on other sites More sharing options...
Gowcra Posted September 14, 2004 Share Posted September 14, 2004 well it wouldnt really help me cus of my slow ass boot for some odd reason! Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584554513 Share on other sites More sharing options...
Herby Posted September 14, 2004 Share Posted September 14, 2004 well it wouldnt really help me cus of my slow ass boot for some odd reason! You can also add /NODEBUG (turns off debugging :p ) which can decrease the boot time, and /SOS ; same as /NOGUIBOOT but it also displays the startup processes and the driver names while they are being loaded. Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584555940 Share on other sites More sharing options...
insanekiwi Posted September 14, 2004 Share Posted September 14, 2004 imo it doesnt increase the boot performance. Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584555952 Share on other sites More sharing options...
Herby Posted September 14, 2004 Share Posted September 14, 2004 When you really want to decrease the boot time, try Bootvis by Microsoft or TuneXP (select "Memory & file system" -> "Ultra-fast booting") and tweak your services & startup programs. :D Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584556207 Share on other sites More sharing options...
Nelsinho Posted September 14, 2004 Share Posted September 14, 2004 Hi ppl I look and make this little file on web works fine: 1> open notepad and type: Del C:\Windows\Prefetch\ntosboot-*.* /q (save as ntosboot.bat in root directory C:\), after open Run and type Gpedit.msc enter and open in Computer Configuration. Windows Settings, double click on Scripts (Startup/Shutdown) double click on Shutdown click in Add, browse for find ntosboot.bat and select it in C:\ simple save it and save again and finally reboot. 2>NOTE: I simply look on web and make it, I don't plagiarism nothing only sharing ok Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584557090 Share on other sites More sharing options...
kaffra Posted September 14, 2004 Share Posted September 14, 2004 :yes:If you want to decrease boot time you can do things like move all the boot files to the same inner part of the hard drive.. outer actually :p Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584557119 Share on other sites More sharing options...
j.r.l. Posted September 14, 2004 Author Share Posted September 14, 2004 Great, but if you did it properly it should shave off a few seconds as I said. Maybe you used MSCONFIG? Link to comment https://www.neowin.net/forum/topic/217309-disabling-system-boot-screen/#findComment-584558624 Share on other sites More sharing options...
Recommended Posts