From: Dmytro Bablinyuk <dmytro.bablinyuk@rftechnology.com.au>
To: linuxppc-embedded@ozlabs.org
Subject: boot-time partitions and bootargs for 2.6.14
Date: Tue, 11 Oct 2005 09:05:01 +1000 [thread overview]
Message-ID: <434AF39D.8050709@rftechnology.com.au> (raw)
I have 2.6.14 kernel and the following partitions (defined in U-Boot 1.1.4)
mtdparts=0:1024k(Linux),4096k(root),2048k(Unused),512k(U-Boot),512()
And I tried different bootargs
bootargs=console=ttyCPM0,115200 root=/dev/mtdblock1 rw rootfstype=jffs2
And I tried
bootargs console=ttyCPM0,115200 root=31:01 rw rootfstype=jffs2
I still have
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(31,1)
I tried different minor numbers but result the same. Does anybody know
what type of root param I should use for 2.6.14 - mtdblock1 or 31:01?
Can anybody suggest me what I missed? One of the reasons I see that I
may have a corrupted root.
Thank you
Dimitry
next reply other threads:[~2005-10-10 23:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-10 23:05 Dmytro Bablinyuk [this message]
2005-10-10 23:46 ` boot-time partitions and bootargs for 2.6.14 Wolfgang Denk
2005-10-11 0:04 ` Dmytro Bablinyuk
2005-10-11 0:13 ` Dmytro Bablinyuk
2005-10-11 1:17 ` Robin Gilks
2005-10-11 3:10 ` Dmytro Bablinyuk
2005-10-11 3:24 ` Robin Gilks
2005-10-11 7:01 ` Dmytro Bablinyuk
2005-10-11 7:17 ` Wolfgang Denk
2005-10-11 7:33 ` Dmytro Bablinyuk
2005-10-11 13:10 ` Vitaly Bordug
2005-10-11 7:14 ` Wolfgang Denk
2005-10-11 1:02 ` Dmytro Bablinyuk
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=434AF39D.8050709@rftechnology.com.au \
--to=dmytro.bablinyuk@rftechnology.com.au \
--cc=linuxppc-embedded@ozlabs.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.