From: Eric Sandeen <sandeen@redhat.com>
To: Stas Sergeev <stsp@aknet.ru>
Cc: ext4 <linux-ext4@vger.kernel.org>
Subject: Re: Unable to use ext4 as root fs
Date: Sun, 01 Nov 2009 19:49:24 -0600 [thread overview]
Message-ID: <4AEE3AA4.6000500@redhat.com> (raw)
In-Reply-To: <4AEDEA68.3080803@aknet.ru>
Stas Sergeev wrote:
> Hi.
>
> I am trying to move my PC from
> ext3 to ext4, and so far I can't
> get it to boot. I am getting this:
> ---
> EXT3-fs: sda3: couldn't mount because of unsupported optional features
> (240).
> ---
Depending on your distribution, you may need to fix /etc/fstab to
reflect ext4 as the fs type, or remake your initrd/initramfs - something
in your boot process is trying to mount it explicitly as ext3 ("-o
ext3"), which will of course fail.
-Eric
> Google reveals that this is normal,
> and the next thing would be the
> ext4 mount, but this doesn't happen.
> The current git kernel just locks
> up tight after that message. NMI
> watchdog doesn't do anything. The
> Fedora kernel doesn't lock up, the
> keyboard works, you can Ctrl-Alt-Del,
> but nothing happens, ext4 does not
> mount.
> I know that ext4 support is compilled
> in (builtin, not a module), because
> this very kernel mounts ext4 fine
> if I boot from ext3 root fs.
> Now, with the lack of the usual
> "unable to mount root, kernel panic",
> I am starting to suspect a bug somewhere.
> Can someone please give me the hint
> about what have to be done to boot
> from ext4? Or, in case there is nothing
> special to do, where should I start
> sticking printk's to get that somehow
> debugged?
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-11-02 1:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-01 20:07 Unable to use ext4 as root fs Stas Sergeev
2009-11-02 1:49 ` Eric Sandeen [this message]
2009-11-02 9:02 ` Stas Sergeev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AEE3AA4.6000500@redhat.com \
--to=sandeen@redhat.com \
--cc=linux-ext4@vger.kernel.org \
--cc=stsp@aknet.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.