View previous topic :: View next topic |
Author |
Message |
marcus84 Tux's lil' helper
Joined: 23 Apr 2008 Posts: 87
|
Posted: Thu Jan 01, 2009 3:43 pm Post subject: Kernel 2.6.28 and ext4 |
|
|
Hi to everybody.
I'm trying the new kernel 2.6.28 and the ext4 capabilities. I am using the gentoo-sources of 2.6.28 and my e2fsprogs version is:
Code: |
* sys-fs/e2fsprogs
Latest version available: 1.41.3
Latest version installed: 1.41.3
Size of files: 4,262 kB
Homepage: http://e2fsprogs.sourceforge.net/
Description: Standard EXT2 and EXT3 filesystem utilities
License: GPL-2 BSD
* sys-libs/e2fsprogs-libs
Latest version available: 1.41.3-r1
Latest version installed: 1.41.3-r1
Size of files: 478 kB
Homepage: http://e2fsprogs.sourceforge.net/
Description: e2fsprogs libraries (common error, subsystem, uuid, block id)
License: GPL-2
|
When I make the tune2fs to activate new funcionalities I get the following error:
Code: |
tune2fs -O sparse_super,filetype,resize_inode,dir_index,ext_attr,has_journal,extents,huge_file,flex_bg,uninit_bg,dir_nlink,extra_isize /dev/sda8
tune2fs 1.41.3 (12-Oct-2008)
Setting filesystem feature 'resize_inode' not supported.
|
What I'm doing wrong?
Any idea? I have to compile the e2fsprog for GIT??
I have read the whith 1.41.3 should work...
Last edited by marcus84 on Thu Jan 01, 2009 3:58 pm; edited 2 times in total |
|
Back to top |
|
|
outermeasure Apprentice
Joined: 26 Nov 2008 Posts: 194 Location: ping6 ff02::1
|
Posted: Thu Jan 01, 2009 3:47 pm Post subject: Re: Kernel 2.6.68 and ext4 |
|
|
marcus84 wrote: | Hi to everybody.
I'm trying the new kernel 2.6.68 and the ext4 capabilities. I am using the gentoo-sources of 2.6.68 and my e2fsprogs version is:
|
How did you managed to get kernel 2.6.68? |
|
Back to top |
|
|
marcus84 Tux's lil' helper
Joined: 23 Apr 2008 Posts: 87
|
Posted: Thu Jan 01, 2009 3:53 pm Post subject: Re: Kernel 2.6.68 and ext4 |
|
|
outermeasure wrote: | marcus84 wrote: | Hi to everybody.
I'm trying the new kernel 2.6.68 and the ext4 capabilities. I am using the gentoo-sources of 2.6.68 and my e2fsprogs version is:
|
How did you managed to get kernel 2.6.68? |
Unmasking the kernel
Code: |
echo "=sys-kernel/gentoo-sources-2.6.28* **" >> /etc/portage/package.keywords/kernel
|
This is why this post is in the Unsupported software.
P.D: correction --> KERNEL 2.6.28!!!
Last edited by marcus84 on Thu Jan 01, 2009 3:58 pm; edited 1 time in total |
|
Back to top |
|
|
outermeasure Apprentice
Joined: 26 Nov 2008 Posts: 194 Location: ping6 ff02::1
|
Posted: Thu Jan 01, 2009 3:56 pm Post subject: Re: Kernel 2.6.68 and ext4 |
|
|
marcus84 wrote: | outermeasure wrote: | marcus84 wrote: | Hi to everybody.
I'm trying the new kernel 2.6.68 and the ext4 capabilities. I am using the gentoo-sources of 2.6.68 and my e2fsprogs version is:
|
How did you managed to get kernel 2.6.68? |
Unmasking the kernel
Code: |
echo "=sys-kernel/gentoo-sources-2.6.68* **" >> /etc/portage/package.keywords/kernel
|
This is why this post is in the Unsupported software. |
There are no gentoo-sources-2.6.68 in tree. Indeed, the latest stable kernel from kernel.org is 2.6.28, I don't know how you can get more than 40 minor revisions ahead. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54831 Location: 56N 3W
|
Posted: Thu Jan 01, 2009 4:04 pm Post subject: |
|
|
Moved from Unsupported Software to Kernel & Hardware.
2.6.28 is in ~ARCH for testing - that makes it supported _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
marcus84 Tux's lil' helper
Joined: 23 Apr 2008 Posts: 87
|
Posted: Thu Jan 01, 2009 4:09 pm Post subject: Re: Kernel 2.6.68 and ext4 |
|
|
outermeasure wrote: | marcus84 wrote: | outermeasure wrote: | marcus84 wrote: | Hi to everybody.
I'm trying the new kernel 2.6.68 and the ext4 capabilities. I am using the gentoo-sources of 2.6.68 and my e2fsprogs version is:
|
How did you managed to get kernel 2.6.68? |
Unmasking the kernel
Code: |
echo "=sys-kernel/gentoo-sources-2.6.68* **" >> /etc/portage/package.keywords/kernel
|
This is why this post is in the Unsupported software. |
There are no gentoo-sources-2.6.68 in tree. Indeed, the latest stable kernel from kernel.org is 2.6.28, I don't know how you can get more than 40 minor revisions ahead. |
A typing writting. Sorry... I missconfused... |
|
Back to top |
|
|
platojones Veteran
Joined: 23 Oct 2002 Posts: 1602 Location: Just over the horizon
|
|
Back to top |
|
|
marcus84 Tux's lil' helper
Joined: 23 Apr 2008 Posts: 87
|
Posted: Thu Jan 01, 2009 8:48 pm Post subject: |
|
|
Thank you very much platojones!!!
Now running with ext4!!! |
|
Back to top |
|
|
|