spender wrote:I will need to see the message(s) that appeared before that. Please also note that the site for paid kernel packages is not public yet.
-Brad
I want to find the latest pacth for 2.6.32 here and there,and I made an effort to find something,so I find the paid kernel packages,I will keep it secret.
I have the hnoor to be the first user of paid kernel in the whole wolrd.
It seems it did not mount the filesystem,but the kernel already build with ext4 support.
[root@10-10-54-163 grsec]# mount
/dev/vda1 on / type ext4 (rw,noatime,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/dev/vdb on /data type ext3 (rw)
[root@10-10-54-163 grsec]# grep -i ext4 /boot/config-3.2.69-grsec
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set