Gentoo Archives: gentoo-user

From: Graham Murray <graham@×××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
Date: Thu, 04 Jun 2009 12:36:44
Message-Id: 877hzs2n1i.fsf@newton.gmurray.org.uk
In Reply to: Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4 by Daniel Iliev
1 Daniel Iliev <daniel.iliev@×××××.com> writes:
2
3 > pwd
4 > /usr/src/linux-2.6.29-gentoo-r5
5 >
6 > grep -i ext4 .config
7 > CONFIG_EXT4_FS=y
8 > # CONFIG_EXT4DEV_COMPAT is not set
9 > CONFIG_EXT4_FS_XATTR=y
10 > CONFIG_EXT4_FS_POSIX_ACL=y
11 > CONFIG_EXT4_FS_SECURITY=y
12
13 Have you also got ext3 built in, and have you specified the rootfstype
14 kernel boot parameter (in lilo or grub)?
15
16 Type adding "rootfstype=ext4" to your kernel boot parameters.

Replies

Subject Author
Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4 Daniel Iliev <daniel.iliev@×××××.com>