Gentoo Archives: gentoo-user

From: gottlieb@×××.edu
To: gentoo-user@l.g.o
Subject: [gentoo-user] can't mount ext4 fs as est3 or ext3
Date: Thu, 25 Apr 2013 15:29:52
Message-Id: 87zjwmlm9f.fsf@nyu.edu
1 I get the following in /var/log/messages
2
3 EXT3-fs (sda5): error: couldn't mount because of unsupported optional features (240)
4 ...
5 EXT4-fs (sda5): couldn't mount as ext2 due to feature incompatibilities
6 ...
7 EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
8
9 Here is the entry in fstab
10
11 /dev/sda5 / ext4 noatime,discard 0 1
12
13 I am having no difficulty, but seeing the first (error) message every
14 day in logwatch is annoying.
15
16 Since all my fs are ext4 I could remove ext3 support from the kernel
17 (3.5.4). Is that the recommended procedure?
18
19 thanks,
20 allan

Replies

Subject Author
Re: [gentoo-user] can't mount ext4 fs as est3 or ext3 Michael Hampicke <mh@××××.biz>
Re: [gentoo-user] can't mount ext4 fs as est3 or ext3 "Yuri K. Shatroff" <yks-uno@××××××.ru>
Re: [gentoo-user] can't mount ext4 fs as est3 or ext3 Andrea Conti <alyf@××××.net>