Hello, On Tue, 11 Jan 2005 05:27:35 -0700 you wrote:
> Trying to make the new kernel source fails with following errors. > What am I doing wrong? > CHK usr/initramfs_list > /usr/src/linux-2.6.10-gentoo-r4/scripts/gen_initramfs_list.sh: > Cannot open 'n' (CONFIG_INITRAMFS_SOURCE) > make[1]: *** [usr/initramfs_list] Error 1 > make: *** [usr] Error 2 Well, you probably entered "n" when asked for the root of the initramfs data. Run "make menuconfig" and just enter an empty string "" there. It's in that section with the initrd/ramdisk settings (drivers/block devices, AFAIK). HWH -- [email protected] mailing list
