Re: Upon boot, many strange and useless modules are loaded

mody_at_quick.cz
Date: 07/30/03

  • Next message: mody_at_quick.cz: "swsusp for Debian was: Activating ACPI supend and ACPI Hibernate in klaptop"
    Date: Wed, 30 Jul 2003 20:16:22 +0200
    To: DebianUser list <debian-user@lists.debian.org>
    
    
    

    On Wed, Jul 30, 2003 at 10:46:23AM -0700, Mark Ferlatte wrote:
    > If you're using the default Debian kernel, it loads all of the modules
    > from the initrd, before it even mounts root.
    >
    > If you want to see what's going on, run:
    >
    > mount -oloop /initrd.img /mnt
    >
    > and look in /mnt. It's a cramfs, which is read-only. The loadmodules
    > script shows you all of the modules that are loaded on boot.
    >
    > If you want to change this stuff, you need to do this:
    >
    > mkdir /tmp/initrd
    > cp -a /mnt/* /tmp/initrd
    > edit scripts in /tmp/initrd as needed.
    > mkcramfs /tmp/initrd /boot/initrd.img-2.4.21-3-686-mine
    > Change the /initrd.img symlink to point to /boot/initrd.img-2.4.21-3-686-mine
    > Run lilo.
    > Reboot.
    >
    > I do this to force the loading of hardware RAID modules on boot, but you
    > can remove the IDE modules this way also.

    Looks good. Because I use self-compiled kernel from Debian source, I'd
    rather rekompile the kernel with only one IDE module. :-)

    Thanks

    Mody

    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: mody_at_quick.cz: "swsusp for Debian was: Activating ACPI supend and ACPI Hibernate in klaptop"

    Relevant Pages

    • Root device (HP Smart Array) not found with cciss (also: panic= not always working?)
      ... relative newbie with kernel building). ... I have no console or remote console). ... and the running Debian kernel has the ... At some point I also got the following boot output (this time from my ...
      (comp.os.linux.hardware)
    • Root device (HP Smart Array) not found with cciss (also: panic= not always working?)
      ... relative newbie with kernel building). ... I have no console or remote console). ... and the running Debian kernel has the ... At some point I also got the following boot output (this time from my ...
      (comp.os.linux.hardware)
    • Re: howto build debian xen kernel?
      ... I just tried to build a debian xen kernel, based on linux-source-2.6.18, ... According to the docs i found, i can apply the debian kernel sources in ...
      (Debian-User)
    • Re: VIA VT8237A Southbridge Advice
      ... wondering if perhaps I'd be able to find something about support ... being added to the kernel for this chipset. ... then I won't be able to install Debian, ... sid, watch for debian kernel support for your chipsets to hit, switch ...
      (Debian-User)
    • Re: VIA VT8237A Southbridge Advice
      ... I went to kernel.org and started looking through the change logs wondering if perhaps I'd be able to find something about support being added to the kernel for this chipset. ... default Debian kernels don't include support for my Southbridge, then I won't be able to install Debian, right? ... sid, watch for debian kernel support for your chipsets to hit, switch ...
      (Debian-User)