driver not loaded in safe mode?

Hi,

I have written a disk filter driver.
However I notice that if I go into Safe Mode, my driver will not be loaded
anymore.

Is it possible to make Windows load my driver too in Safe Mode?

Thank You!

cheers,
vincent


Find gifts, buy online with MSN Shopping. http://shopping.msn.com.sg/

Hi,

I have written a disk filter driver.
However I notice that if I go into Safe Mode, my driver will not be loaded
anymore.

Is it possible to make Windows load my driver too in Safe Mode?

Thank You!

cheers,
vincent


Get 10mb of inbox space with MSN Hotmail Extra Storage
http://join.msn.com/?pgmarket=en-sg

Probably not. That’s what makes it “safe”.

– arlie

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of vincent gambit
Sent: Thursday, March 25, 2004 8:54 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] driver not loaded in safe mode?

Hi,

I have written a disk filter driver.
However I notice that if I go into Safe Mode, my driver will not be loaded
anymore.

Is it possible to make Windows load my driver too in Safe Mode?

Thank You!

cheers,
vincent


Get 10mb of inbox space with MSN Hotmail Extra Storage
http://join.msn.com/?pgmarket=en-sg


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@sublinear.org To unsubscribe
send a blank email to xxxxx@lists.osr.com

There is a registry entry for SafeBoot, and that takes care of services
being loaded even in safemode. I guess, it should work for driver too
being a service !

-prokash

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Arlie Davis
Sent: Thursday, March 25, 2004 6:07 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] driver not loaded in safe mode?

Probably not. That’s what makes it “safe”.

– arlie

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of vincent gambit
Sent: Thursday, March 25, 2004 8:54 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] driver not loaded in safe mode?

Hi,

I have written a disk filter driver.
However I notice that if I go into Safe Mode, my driver will not be loaded
anymore.

Is it possible to make Windows load my driver too in Safe Mode?

Thank You!

cheers,
vincent


Get 10mb of inbox space with MSN Hotmail Extra Storage
http://join.msn.com/?pgmarket=en-sg


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@sublinear.org To unsubscribe
send a blank email to xxxxx@lists.osr.com


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@garlic.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

hi,

does that mean that in safe mode, windows will use another registry branch
to load the drivers it required in safe mode?
which branch will that be?

thank you!

cheers,
vincent

From: “Prokash Sinha”
>Reply-To: “Windows System Software Devs Interest List”
>
>To: “Windows System Software Devs Interest List”
>Subject: RE: [ntdev] driver not loaded in safe mode?
>Date: Thu, 25 Mar 2004 18:46:28 -0800
>
>There is a registry entry for SafeBoot, and that takes care of services
>being loaded even in safemode. I guess, it should work for driver too
>being a service !
>
>-prokash
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com]On Behalf Of Arlie Davis
>Sent: Thursday, March 25, 2004 6:07 PM
>To: Windows System Software Devs Interest List
>Subject: RE: [ntdev] driver not loaded in safe mode?
>
>
>Probably not. That’s what makes it “safe”.
>
>– arlie
>
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com] On Behalf Of vincent gambit
>Sent: Thursday, March 25, 2004 8:54 PM
>To: Windows System Software Devs Interest List
>Subject: [ntdev] driver not loaded in safe mode?
>
>
>Hi,
>
>I have written a disk filter driver.
>However I notice that if I go into Safe Mode, my driver will not be loaded
>anymore.
>
>Is it possible to make Windows load my driver too in Safe Mode?
>
>Thank You!
>
>cheers,
>vincent
>
>
>Get 10mb of inbox space with MSN Hotmail Extra Storage
>http://join.msn.com/?pgmarket=en-sg
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@sublinear.org To
>unsubscribe
>send a blank email to xxxxx@lists.osr.com
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@garlic.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com


Find it on the web with MSN Search. http://search.msn.com.sg/

hi,

does that mean that in safe mode, windows will use another registry branch
to load the drivers it required in safe mode?
which branch will that be?

thank you!

cheers,
vincent

From: “Prokash Sinha”
>Reply-To: “Windows System Software Devs Interest List”
>
>To: “Windows System Software Devs Interest List”
>Subject: RE: [ntdev] driver not loaded in safe mode?
>Date: Thu, 25 Mar 2004 18:46:28 -0800
>
>There is a registry entry for SafeBoot, and that takes care of services
>being loaded even in safemode. I guess, it should work for driver too
>being a service !
>
>-prokash
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com]On Behalf Of Arlie Davis
>Sent: Thursday, March 25, 2004 6:07 PM
>To: Windows System Software Devs Interest List
>Subject: RE: [ntdev] driver not loaded in safe mode?
>
>
>Probably not. That’s what makes it “safe”.
>
>– arlie
>
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com] On Behalf Of vincent gambit
>Sent: Thursday, March 25, 2004 8:54 PM
>To: Windows System Software Devs Interest List
>Subject: [ntdev] driver not loaded in safe mode?
>
>
>Hi,
>
>I have written a disk filter driver.
>However I notice that if I go into Safe Mode, my driver will not be loaded
>anymore.
>
>Is it possible to make Windows load my driver too in Safe Mode?
>
>Thank You!
>
>cheers,
>vincent
>
>
>Get 10mb of inbox space with MSN Hotmail Extra Storage
>http://join.msn.com/?pgmarket=en-sg
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@sublinear.org To
>unsubscribe
>send a blank email to xxxxx@lists.osr.com
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@garlic.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com


Find gifts, buy online with MSN Shopping. http://shopping.msn.com.sg/

hi,

does that mean that in safe mode, windows will use another registry branch
to load the drivers it required in safe mode?
which branch will that be?

thank you!

cheers,
vincent

From: “Prokash Sinha”
>Reply-To: “Windows System Software Devs Interest List”
>
>To: “Windows System Software Devs Interest List”
>Subject: RE: [ntdev] driver not loaded in safe mode?
>Date: Thu, 25 Mar 2004 18:46:28 -0800
>
>There is a registry entry for SafeBoot, and that takes care of services
>being loaded even in safemode. I guess, it should work for driver too
>being a service !
>
>-prokash
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com]On Behalf Of Arlie Davis
>Sent: Thursday, March 25, 2004 6:07 PM
>To: Windows System Software Devs Interest List
>Subject: RE: [ntdev] driver not loaded in safe mode?
>
>
>Probably not. That’s what makes it “safe”.
>
>– arlie
>
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com] On Behalf Of vincent gambit
>Sent: Thursday, March 25, 2004 8:54 PM
>To: Windows System Software Devs Interest List
>Subject: [ntdev] driver not loaded in safe mode?
>
>
>Hi,
>
>I have written a disk filter driver.
>However I notice that if I go into Safe Mode, my driver will not be loaded
>anymore.
>
>Is it possible to make Windows load my driver too in Safe Mode?
>
>Thank You!
>
>cheers,
>vincent
>
>
>Get 10mb of inbox space with MSN Hotmail Extra Storage
>http://join.msn.com/?pgmarket=en-sg
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@sublinear.org To
>unsubscribe
>send a blank email to xxxxx@lists.osr.com
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@garlic.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com


Keep track of Singapore & Malaysia stock prices.
http://www.msn.com.sg/money/

No not quite. The entry is already created by the OS setup, it gets
consulted when safeboot is active.

BTW, there is an excellent article on the net, provided by MS customer
support or something, so pls
search the internet with “Microsoft safeboot” or “Windows safeboot” or some
such…

-pro

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of vincent gambit
Sent: Thursday, March 25, 2004 10:41 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] driver not loaded in safe mode?

hi,

does that mean that in safe mode, windows will use another registry branch
to load the drivers it required in safe mode?
which branch will that be?

thank you!

cheers,
vincent

From: “Prokash Sinha”
>Reply-To: “Windows System Software Devs Interest List”
>
>To: “Windows System Software Devs Interest List”
>Subject: RE: [ntdev] driver not loaded in safe mode?
>Date: Thu, 25 Mar 2004 18:46:28 -0800
>
>There is a registry entry for SafeBoot, and that takes care of services
>being loaded even in safemode. I guess, it should work for driver too
>being a service !
>
>-prokash
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com]On Behalf Of Arlie Davis
>Sent: Thursday, March 25, 2004 6:07 PM
>To: Windows System Software Devs Interest List
>Subject: RE: [ntdev] driver not loaded in safe mode?
>
>
>Probably not. That’s what makes it “safe”.
>
>– arlie
>
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com] On Behalf Of vincent gambit
>Sent: Thursday, March 25, 2004 8:54 PM
>To: Windows System Software Devs Interest List
>Subject: [ntdev] driver not loaded in safe mode?
>
>
>Hi,
>
>I have written a disk filter driver.
>However I notice that if I go into Safe Mode, my driver will not be loaded
>anymore.
>
>Is it possible to make Windows load my driver too in Safe Mode?
>
>Thank You!
>
>cheers,
>vincent
>
>
>Get 10mb of inbox space with MSN Hotmail Extra Storage
>http://join.msn.com/?pgmarket=en-sg
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@sublinear.org To
>unsubscribe
>send a blank email to xxxxx@lists.osr.com
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@garlic.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com


Keep track of Singapore & Malaysia stock prices.
http://www.msn.com.sg/money/


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@garlic.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

This is discussed in the book Inside Windows 2000 by Solomon and
Russinovich.
Thanks
Michael Jones

“Prokash Sinha” wrote in message news:xxxxx@ntdev…
> No not quite. The entry is already created by the OS setup, it gets
> consulted when safeboot is active.
>
> BTW, there is an excellent article on the net, provided by MS customer
> support or something, so pls
> search the internet with “Microsoft safeboot” or “Windows safeboot” or
some
> such…
>
> -pro
>
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com]On Behalf Of vincent gambit
> Sent: Thursday, March 25, 2004 10:41 PM
> To: Windows System Software Devs Interest List
> Subject: RE: [ntdev] driver not loaded in safe mode?
>
>
> hi,
>
> does that mean that in safe mode, windows will use another registry branch
> to load the drivers it required in safe mode?
> which branch will that be?
>
> thank you!
>
> cheers,
> vincent
>
>
> >From: “Prokash Sinha”
> >Reply-To: “Windows System Software Devs Interest List”
> >
> >To: “Windows System Software Devs Interest List”
> >Subject: RE: [ntdev] driver not loaded in safe mode?
> >Date: Thu, 25 Mar 2004 18:46:28 -0800
> >
> >There is a registry entry for SafeBoot, and that takes care of services
> >being loaded even in safemode. I guess, it should work for driver too
> >being a service !
> >
> >-prokash
> >
> >-----Original Message-----
> >From: xxxxx@lists.osr.com
> >[mailto:xxxxx@lists.osr.com]On Behalf Of Arlie Davis
> >Sent: Thursday, March 25, 2004 6:07 PM
> >To: Windows System Software Devs Interest List
> >Subject: RE: [ntdev] driver not loaded in safe mode?
> >
> >
> >Probably not. That’s what makes it “safe”.
> >
> >– arlie
> >
> >
> >-----Original Message-----
> >From: xxxxx@lists.osr.com
> >[mailto:xxxxx@lists.osr.com] On Behalf Of vincent gambit
> >Sent: Thursday, March 25, 2004 8:54 PM
> >To: Windows System Software Devs Interest List
> >Subject: [ntdev] driver not loaded in safe mode?
> >
> >
> >Hi,
> >
> >I have written a disk filter driver.
> >However I notice that if I go into Safe Mode, my driver will not be
loaded
> >anymore.
> >
> >Is it possible to make Windows load my driver too in Safe Mode?
> >
> >Thank You!
> >
> >cheers,
> >vincent
> >
> >
> >Get 10mb of inbox space with MSN Hotmail Extra Storage
> >http://join.msn.com/?pgmarket=en-sg
> >
> >
> >—
> >Questions? First check the Kernel Driver FAQ at
> >http://www.osronline.com/article.cfm?id=256
> >
> >You are currently subscribed to ntdev as: xxxxx@sublinear.org To
> >unsubscribe
> >send a blank email to xxxxx@lists.osr.com
> >
> >
> >—
> >Questions? First check the Kernel Driver FAQ at
> >http://www.osronline.com/article.cfm?id=256
> >
> >You are currently subscribed to ntdev as: xxxxx@garlic.com
> >To unsubscribe send a blank email to xxxxx@lists.osr.com
> >
> >
> >
> >
> >—
> >Questions? First check the Kernel Driver FAQ at
> >http://www.osronline.com/article.cfm?id=256
> >
> >You are currently subscribed to ntdev as: xxxxx@hotmail.com
> >To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>

> Keep track of Singapore & Malaysia stock prices.
> http://www.msn.com.sg/money/
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@garlic.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>