except that "Large files and block devices" are enabled in my kernel.
dmesg
Code: Select all
EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
Freeing unused kernel memory: 396k freed
Write protecting the kernel text: 4244k
Write protectiong the kernel read-only data: 1664k
init-early.sh used greatest stack depth: 6696 bytes leftCode: Select all
default 0
timeout 10
title Gentoo
root (hd0,0)
kernel /boot/kernel-2.6.37-gentoo-r4 root=/dev/sda2 raid=noautodetect rootfstype=ext4Code: Select all
/dev/sda1 /boot ext3 noauto,noatime 1 2
/dev/sda2 / ext4 noatime 0 1
/dev/sda3 none swap sw 0 0

