All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: buildroot@busybox.net
Subject: [Buildroot] jffs2 errors on ubifs rootfs
Date: Thu, 30 Jan 2014 15:07:59 +0100	[thread overview]
Message-ID: <20140130150759.138aae27@e6520eb> (raw)
In-Reply-To: <CAB+dmji48fxFuUPJrq7EhL4QC+Amw4ZiNRe=oiBArPeCPPw-Ow@mail.gmail.com>

Hi Emmanuel,

Le Thu, 30 Jan 2014 10:08:40 +0000,
Kaspar Emanuel <kaspar.emanuel@gmail.com> a ?crit :

> Hey,
> 
> I am trying to boot a Buildroot generated .ubi rootfs on a Karo TX53
> SoM [1]. I am seeing a lot of jffs2 errors even though the rootfs is
> ubifs ubi image. The errors look like this:
> 
> jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
> 0x00000000: 0x0527 instead
> 
> There are a lot of these. Full log is attached. I can boot Karo's ubi
> rootfs without seeing these errors, using the same kernel and dtb. I
> boot the kernel with these arguments:
> 
> rootfstype=ubifs ubi.mtd=3,512 root=ubi0:rootfs
> 
> I have have made sure the ubifs LEBs, min i/o size and the ubi image
> erase block and sub-page size etc. are all set correcty in Buildroot.
> The rootfs _does_ actually seem to mount correctly and I can login,
> but I just don't get where these jffs2 errors could be coming from.
> 
your rootfs mounts fine (VFS: Mounted root (ubifs filesystem) readonly
on device 0:12.), the jffs2 log comes after : aren't you trying to mount
a jffs2 filesystem in an initscript or in fstab ?

Eric

  reply	other threads:[~2014-01-30 14:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-30 10:08 [Buildroot] jffs2 errors on ubifs rootfs Kaspar Emanuel
2014-01-30 14:07 ` Eric Bénard [this message]
2014-01-30 14:42   ` Kaspar Emanuel

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=20140130150759.138aae27@e6520eb \
    --to=eric@eukrea.com \
    --cc=buildroot@busybox.net \
    /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.