linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* boot-time partitions and bootargs for 2.6.14
@ 2005-10-10 23:05 Dmytro Bablinyuk
  2005-10-10 23:46 ` Wolfgang Denk
  0 siblings, 1 reply; 13+ messages in thread
From: Dmytro Bablinyuk @ 2005-10-10 23:05 UTC (permalink / raw)
  To: linuxppc-embedded

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-10-11 13:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-10 23:05 boot-time partitions and bootargs for 2.6.14 Dmytro Bablinyuk
2005-10-10 23:46 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).