Hi
I checked some file system options. Here I will past you my kernel
options related to _FS. Could you tell me what module should I include
into the kernel. I have compiled it again and still I can't boot
without the initrd=/boot/initrd.img-2.6.11.7 (what should be done
including the reisers modul
ext3 is set but ext2 is a module. I think I muss check it as well. But
I'm not sure.
Yes. ext3 is very much dependent on ext2. In fact I would personally compile
all filesystems I might use directly into the kernel in case I some day need
to do some sort of weird booting.
--
To UNSUBSCRI
I also have look at the ext file system
pegaso:/home/aarenas/tmp/spca5xx-20050701# grep --color EXT
/usr/src/linux/.config
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SND_GUSEXTREME=m
CONFIG_EXT2_FS=m
CO
Yes you are ritgth
pegaso:/home/aarenas/tmp/spca5xx-20050701# grep --color REISER
/usr/src/linux/.config
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
Should I check all options? or only the two first?
Alvaro.
On Mon, Aug 29, 2005 at 03:01:31PM -0700, Alvaro wrote:
> Hi List
>
> I downloaded, patched and compiled the kernel 2.6.11.7 for using
> bootsplash. I used the following command:
> MAKEFLAGS="CC=gcc-3.3" make-kpkg --initrd --revision=custom.1.0
> kernel_image
>
> But when I want to boot the compu
5 matches
Mail list logo