|
|
| Next: windows scheduler - help 2 |
| Author |
Message |
paxi_9 External

Since: Mar 12, 2006 Posts: 4
|
Posted: Sun Mar 12, 2006 1:33 pm Post subject: NTLDR loads my boot.ini slowly Archived from groups: microsoft>public>windowsxp>perform_maintain, others (more info?) |
|
|
Hi,
The original content of my boot.ini as shown below
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
Professional" /fastdetect
As shown here my XP is in drive "D:" and 2000 is in drive "C:".. and
with this "boot.ini", I faced no problem.
I tried changing the order of display in my selection screen by
changing the boot.ini as
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect /NoExecute=OptIn
also i revoked the boot.ini file attributes by
c:\> attrib +r +h +s boot.ini
when I tried rebooting my pc after this change, I observed that after
the POST operations,
``it took nearly 1 minute of silent curser blinking on blank screen,
before showing the "OS selection screen"``
so I revoked my boot.ini to have the original values (as shown above)..
But still i observed the same 1 minute delay..
can any one help me on this to know why this happens and how can it be
avoided?
Thanks;
R. Padmakumar |
|
| Back to top |
|
 |
MadDog External

Since: Mar 12, 2006 Posts: 12
|
Posted: Sun Mar 12, 2006 1:50 pm Post subject: RE: NTLDR loads my boot.ini slowly [Login to view extended thread Info.] Archived from groups: microsoft>public>win2000>advanced_server, others (more info?) |
|
|
Lesson learned: Don't screw with something (especially Windows) that isn't
broke.
MD
" " wrote:
> Hi,
>
> The original content of my boot.ini as shown below
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect /NoExecute=OptIn
> multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
> Professional" /fastdetect
>
> As shown here my XP is in drive "D:" and 2000 is in drive "C:".. and
> with this "boot.ini", I faced no problem.
>
> I tried changing the order of display in my selection screen by
> changing the boot.ini as
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
> Professional" /fastdetect
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect /NoExecute=OptIn
>
> also i revoked the boot.ini file attributes by
> c:\> attrib +r +h +s boot.ini
>
> when I tried rebooting my pc after this change, I observed that after
> the POST operations,
> ``it took nearly 1 minute of silent curser blinking on blank screen,
> before showing the "OS selection screen"``
>
> so I revoked my boot.ini to have the original values (as shown above)..
> But still i observed the same 1 minute delay..
>
> can any one help me on this to know why this happens and how can it be
> avoided?
>
> Thanks;
> R. Padmakumar
>
> |
|
| Back to top |
|
 |
penderyn External

Since: Mar 12, 2006 Posts: 1
|
Posted: Sun Mar 12, 2006 2:47 pm Post subject: File and folder compressing [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
--
Penderyn
" " wrote:
> Hi,
>
> The original content of my boot.ini as shown below
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect /NoExecute=OptIn
> multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
> Professional" /fastdetect
>
> As shown here my XP is in drive "D:" and 2000 is in drive "C:".. and
> with this "boot.ini", I faced no problem.
>
> I tried changing the order of display in my selection screen by
> changing the boot.ini as
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
> Professional" /fastdetect
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect /NoExecute=OptIn
>
> also i revoked the boot.ini file attributes by
> c:\> attrib +r +h +s boot.ini
>
> when I tried rebooting my pc after this change, I observed that after
> the POST operations,
> ``it took nearly 1 minute of silent curser blinking on blank screen,
> before showing the "OS selection screen"``
>
> so I revoked my boot.ini to have the original values (as shown above)..
> But still i observed the same 1 minute delay..
>
> can any one help me on this to know why this happens and how can it be
> avoided?
>
> Thanks;
> R. Padmakumar
>
> |
|
| Back to top |
|
 |
Dave Patrick External

Since: Oct 18, 2005 Posts: 3539
|
Posted: Sun Mar 12, 2006 3:06 pm Post subject: Re: NTLDR loads my boot.ini slowly [Login to view extended thread Info.] Archived from groups: microsoft>public>windowsxp>perform_maintain, others (more info?) |
|
|
multi-posted
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
wrote in message
| Hi,
|
| The original content of my boot.ini as shown below
|
| [boot loader]
| timeout=30
| default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
| [operating systems]
| multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
| Professional" /fastdetect /NoExecute=OptIn
| multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
| Professional" /fastdetect
|
| As shown here my XP is in drive "D:" and 2000 is in drive "C:".. and
| with this "boot.ini", I faced no problem.
|
| I tried changing the order of display in my selection screen by
| changing the boot.ini as
|
| [boot loader]
| timeout=30
| default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
| [operating systems]
| multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
| Professional" /fastdetect
| multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
| Professional" /fastdetect /NoExecute=OptIn
|
| also i revoked the boot.ini file attributes by
| c:\> attrib +r +h +s boot.ini
|
| when I tried rebooting my pc after this change, I observed that after
| the POST operations,
| ``it took nearly 1 minute of silent curser blinking on blank screen,
| before showing the "OS selection screen"``
|
| so I revoked my boot.ini to have the original values (as shown above)..
| But still i observed the same 1 minute delay..
|
| can any one help me on this to know why this happens and how can it be
| avoided?
|
| Thanks;
| R. Padmakumar
| |
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum
|
| |
|
|