On 06/22/2010 05:35 PM, rocwhite168 wrote:
>>> Yes, it's built-in. I have attached a copy of my kernel config file in the 
>>> original post.
>>
>> I'll bet you don't have HUGETLBFS turned on in your kernel. It's
>> required for ext4.
>>
> 
> I checked and both HUGETLBFS and HUGETLB_PAGE are enabled. Actually I had my 
> setup posted on the original post.

Yikes. Sorry, I didn't look back through the thread.

Did you notice that you have an extra zero in your CONFIG_PHYSICAL:

CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x1000000

The default is 0x100000 for x86.

Reply via email to