From: Robert Jarzmik <robert.jarzmik@free.fr>
To: linux-mtd@lists.infradead.org
Subject: Linux 3.5-rc2 and ubifs as root
Date: Sun, 17 Jun 2012 14:07:07 +0200 [thread overview]
Message-ID: <87k3z616s4.fsf@free.fr> (raw)
Hi all,
I have my root partition on a UBIFS, on top on my docg3 MTD.
With version 3.4, my kernel boots fine. With version 3.5-rc2, my kernel can't
find the root partition.
My command line is :
mtdparts=docg3.0:256k@3456k(barebox)ro,256k(barebox-logo),128k(barebox-env),4M(kernel),-(root)
ubi.mtd=4 rootfstype=ubifs root=ubi0:linux_root ro
Now, the funny thing : if I boot with the same kernel on my SD card (change on
the commandline to root=/dev/mmcblk0p2 for example), and then
issue "mount -t ubifs ubi0:linux_root /mnt", it works.
Did that happen to anybody else ?
Cheers.
--
Robert
next reply other threads:[~2012-06-17 12:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-17 12:07 Robert Jarzmik [this message]
2012-06-17 14:28 ` Linux 3.5-rc2 and ubifs as root William F.
2012-06-26 20:16 ` Robert Jarzmik
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=87k3z616s4.fsf@free.fr \
--to=robert.jarzmik@free.fr \
--cc=linux-mtd@lists.infradead.org \
/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.