* can jffs2 on DOC?
@ 2002-07-25 9:06 well
0 siblings, 0 replies; 2+ messages in thread
From: well @ 2002-07-25 9:06 UTC (permalink / raw)
To: linuxppc-embedded
Hi
I searched and read all the list but still confusing...
I'm sure my DOC is OK with cat /proc/mtd, but I just can't mount jffs2 image
on DOC
dev: size erasesize name
mtd0: 01000000 00004000 "DiskOnChip 2000"
My step to mount jffs2 is:
mkfs.jffs2 -r /imgdata -o /data.img -e 0x4000
dd if=/data.img of=/dev/mtd0
mount -t jffs2 /dev/mtdblock0 /mnt
and my system hangs.......
These are the questions:
1) Can I mount jffs2 image on DOC?
2) To support jffs2, what kernel MTD options should I enable, I'm not sure
my choice is right?
Any response is appreciate...
W.B.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: can jffs2 on DOC?
@ 2002-07-25 15:32 Jean-Denis Boyer
0 siblings, 0 replies; 2+ messages in thread
From: Jean-Denis Boyer @ 2002-07-25 15:32 UTC (permalink / raw)
To: 'well'; +Cc: linuxppc-embedded
Since your question is specific to MTD,
you might prefer to use a more appropriate mailing list.
Try at
http://lists.infradead.org/mailman/listinfo/linux-mtd/
--------------------------------------------
Jean-Denis Boyer, B.Eng., System Architect
Mediatrix Telecom Inc.
4229 Garlock Street
Sherbrooke (Quebec)
J1L 2C8 CANADA
(819)829-8749 x241
--------------------------------------------
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-07-25 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-25 9:06 can jffs2 on DOC? well
-- strict thread matches above, loose matches on Subject: below --
2002-07-25 15:32 Jean-Denis Boyer
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).