RE: How to load driver before any storage manager FSDs?



It is a catch 22... the hive needs to be loaded before any other drivers due
to the architecture, but to load the hive the file system driver needs to be
there prior.

Curious, what are you trying to accomplish that you need the stream driver
loaded first?

"peach.voser@xxxxxx" wrote:

Hello,

I would like to load a (stream interface) driver before any other
storage manager FSD (file system driver) in boot phase 0. Thing is: I
have an FSD in boot phase 0 because of the hive based registry.

I tried to load the driver as early as possible like that:

; HIVE BOOT SECTION
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\earliestdriver]
"Prefix"="EAR"
"Dll"="earliestdriver.dll"
"Index"=dword:1
"Order"=dword:0
"Bootphase"=dword:0
; END HIVE BOOT SECTION

However, it is always loaded after the FSD. How can I load it
before???

Thanks,
Peter

.



Relevant Pages

  • Re: White progress bar during startup
    ... Loaded driver \WINDOWS\system32\ntoskrnl.exe ... Did not load driver ACPI Uniprocessor PC ... Did not load driver Audio Codecs ...
    (microsoft.public.windowsxp.help_and_support)
  • XP Pro crashes
    ... The bootlog shows an awful lot of 'Failed to load' entries so I'm taking the liberty of posting the whole bootlog here in the hope that someone can give me some pointers as to what is going on. ... Did not load driver WAN Miniport ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: Newbie Questiion
    ... You also come across as a very inexperienced driver when you say that a driver is stuck to take a illegal load. ... Microsoft actually paid no tax at all in 1999, despite $12.3 billion in reported U.S. profits. ... Corporate tax welfare slashed Worldcom’s tax bill by $5.3 billion over the past five years. ...
    (misc.transport.trucking)
  • Re: newbus integration of MOD_QUIESCE
    ... an unload request is treated as a blocking quiesce request. ... such as "State transition driver into 'shutting ... load overlap? ... it" may mean one thing for a driver, but something else for a file system. ...
    (freebsd-arch)
  • Re: DRI seems to bee broken
    ... May 3 11:23:06 schlepptop kernel: The Regents of the University of California. ... Adds ~128k to driver. ... # To include support for VGA VESA video modes ... Load "dbe" ...
    (freebsd-current)