Package: udev
Version: 0.125-7+lenny1

Hi,

I'm trying to setup an initrd using standard kernel for loading an NFS-Root
system using bonding and bnx2 interface.

I was stopped by the bnx2 driver being unable to load it's firmware when adding 
'bnx2' in the 'modules' files,
so i took a little peek at the init sequence of initramfs:


        run_scripts /scripts/init-top
        ...
        load_modules
        ...
        run_scripts /scripts/init-premount


Since udev is setup in init-premount, it's unavailable when loading modules and 
so firmware loading fail,
moving udev in init-top fixed the problem so i was wondering if there is a 
reason for this current location

This has been tested in lenny and the current sid





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to