Re: compiling non-initrd 2.6 kernel?

From: Jan Schledermann (spamtrap_at_schledermann.org)
Date: 09/29/05

  • Next message: Peter King: "Use Debian system as a RIP"
    To: debian-user@lists.debian.org
    Date:  Thu, 29 Sep 2005 16:25:52 +0200
    
    

    Bruno Buys wrote:

    >>>Hi, Matt,
    >>>I'm booting of an ide disk. Nelson castillo remembered me to add support
    >>>to it as built-in. I checked my .config and yes, the drivers were
    >>>modules. So, I'm compiling again.
    >>>More news to come...
    >>>thanks Matt, William and Nelson.
    >>>
    >>>
    >>
    >>Which filesystem do you use? Check if your file system wasn't compiled as
    >>a module rather than into the kernel itself.
    >>
    >>Best regards
    >>Jan
    >>
    >>
    >>
    >
    >

    So here is some more to look for:

    Are the following block devices compiled into your kernel:

            IDE, BLK_IDE, BLK_DEVB_IDEDISK, IDE_GENERIC, BLK_DEV_IDEPCI,
            BLK_DEV_GENERIC, BLK_DEV_IDEDMA_PCI, IDEDMA_PCI_AUTO
            + the driver for the chipset used in your pc?

    You mentioned that Reiser is already compiled in but what about:
    MSDOS_PARTITION ?

    And then the almost borderline insulting one: did you remove/ommit the
    initrd specification from your /boot/grub/menu.lst in the entry that you
    boot from?

    Jan

    -- 
    ** Do not use the reply-to address. It'll end up in the trash can
    ** Mail me at: janATschledermann.or"REMOVE_THIS"g 
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Peter King: "Use Debian system as a RIP"

    Relevant Pages

    • Re: [linux-pm] Re: Hibernation considerations
      ... filesystem you're dealing with. ... >>> the work of the second kernel. ... > the current suspend projects. ... I would argue writing to existing blocks of a file (not thorugh the filesystem, just getting their blocsk from the file system) should be safe, but it occurs to me that may not be the case if your fsck and bmap move data blocks from some update log to the file system. ...
      (Linux-Kernel)
    • Filesystem turns read-only for no reason.
      ... figure out the reason. ... A filesystem would suddenly go 'read-only' ... it will say 'read-only file system', ... I have upgraded to Redhat EL4 with a 2.6 kernel. ...
      (comp.os.linux.misc)
    • Re: GEOM portable filesystem abstraction?
      ... >> can write the reverse engineered NTFS filesystem. ... I'd think most file system developers have their hands ... closely integrates with other sections of the kernel impedes portability. ... > real file system on it, it should work on FreeBSD, Linux, and Solaris. ...
      (freebsd-current)
    • Re: [opensuse] Running slow, / full
      ... On Monday 28 January 2008 17:59:44 Bill Anderson wrote: ... /proc is virtual file system, which resides in memory, not on disk. ... by vfs, the virtual filesystem. ... from, and in some cases write to, kernel data structures. ...
      (SuSE)
    • Separating Indexing and Searching (was silent semantic changes with reiser4)
      ... > String parsing bloats the kernel with code that will be called rarely, ... > more than one filesystem does it. ... > kernel api that takes a pre-compiled parse tree) would reduce the bad taste. ... I also added a few new things to the query language, but because the parsing is done by each file system separately, my "improvements" won't show up in other file systems. ...
      (Linux-Kernel)