Startup delay not working

G

gjb

Can someone tell me what is wrong with the following boot.ini file. There is
only one operating system installed, and I want to delay the startup on
reboot but it is rebooting the default immediately.

Thanks,

G.

[boot loader]
timeout=240
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Advanced
Server" /fastdetect /3GB
 
J

Jerold Schulman

Can someone tell me what is wrong with the following boot.ini file. There is
only one operating system installed, and I want to delay the startup on
reboot but it is rebooting the default immediately.

Thanks,

G.

[boot loader]
timeout=240
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Advanced
Server" /fastdetect /3GB
If you install the recovery console,
\i386\winnt32.exe /cmdcons
tip 2037 in the 'Tips & Tricks' at http://www.jsiinc.com, it will wait.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top