openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How to let openbmc's kernel load jffs2 file system
@ 2020-07-14  1:33 周 远清
  2020-07-14  2:41 ` 郁雷
  2020-07-14  4:30 ` Milton Miller II
  0 siblings, 2 replies; 7+ messages in thread
From: 周 远清 @ 2020-07-14  1:33 UTC (permalink / raw)
  To: openbmc, uperic

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

Hello everyone,

The rofs squashfs currently loaded by the kernel of openbmc is very inconvenient to debug because squashfs is a read-only file system. I made a jffs2 file system, after modifying the bootarg parameters of uboot, the kernel still loads squashfs.

How to let openbmc's kernel load jffs2 file system?

bootarg parameter as follow:

bootargs=‘console=ttyS4,115200n8 noinitrd  root=/dev/mtdblock4 rw rootfstype=jffs2’

harley

[-- Attachment #2: Type: text/html, Size: 2392 bytes --]

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

end of thread, other threads:[~2020-11-12  1:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14  1:33 How to let openbmc's kernel load jffs2 file system 周 远清
2020-07-14  2:41 ` 郁雷
2020-07-14  4:30 ` Milton Miller II
2020-09-27  3:17   ` about pid speed control 周 远清
2020-09-27 13:26     ` 回复: " 周 远清
2020-11-11 15:15       ` Patrick Venture
2020-11-12  1:20         ` Drew Macrae

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).