Gentoo Archives: gentoo-server

From: Martin Hajduch <martin.hajduch@×××××××××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Problems compiling a kernel w/SCSI
Date: Fri, 16 Jan 2004 02:15:50
Message-Id: 40074924.5060502@assyst-intl.com
In Reply to: Re: [gentoo-server] Problems compiling a kernel w/SCSI by Andy Dustman
1 >never need an initrd. Generally anything you need to boot can't be
2 >unloaded and reloaded, so there's no point in making it a module, other
3 >than trying to make the kernel smaller.
4 >
5 >
6 well, if you want to share one kernel between several machines
7 (different hw) you may find it handy (different hw drivers, etc ...)
8
9 for a poster of the original message - if you use initrd - it is usually
10 ext2 filesystem
11 and that also means that ext2 has to be compiled into the kernel (EVEN
12 if you do not have ANY ext2 partition ...)
13
14 regards,
15 martin