[uClinux-dev] Mouting JFFS2 file system
Claudia De Bartolomeis
claudia.debartolomeis at eostech.it
Thu Jun 21 05:40:54 EDT 2007
Thanks!
I have already used your precious patch!
Regards Claudia
----- Original Message -----
From: Tarani, Andrea
To: uClinux development list
Sent: Thursday, June 21, 2007 11:22 AM
Subject: R: [uClinux-dev] Mouting JFFS2 file system
Warning!!
The nand flash driver is bugged (wrong use of nand ce signal).
Hi have recently posted a patch that solve the problem (8 June)
------------------------------------------------------------------------------
Da: uclinux-dev-bounces at uclinux.org [mailto:uclinux-dev-bounces at uclinux.org] Per conto di Claudia De Bartolomeis
Inviato: giovedì 21 giugno 2007 11.02
A: uClinux development list
Oggetto: [uClinux-dev] Mouting JFFS2 file system
Hi Vanitha,
what "kernel boot command" did you use to mount the file system from the Nand flash?
Something like "root=/dev/mtdblockx"?
I'm also trying to use my Nand Flash as root file system,
(I'm working now on the MCF5329 platform)
and I gave up creating a jffs2 image and mounting it because i had
"Magic bitmask ... not found" messages and I can't solve it
( I used this commands
flash_eraseall /dev/mtd1
nandwrite -jf /dev/mtd1 rootfs.jffs2
mount -t jffs2 /dev/mtdblock1 /mnt
)
From freescale I received this hint:
Try to create JFFS2 directly on NAND device without making image.
Than just copy some file there.
I followed this passes:
flash_eraseall /dev/mtd1
mount -t jffs2 /dev/mtdblock1 /mnt
cd /mnt
copying into it my file system,
in this way it works every time you mount it,
but I can't find the proper "boot kernel command" to mount it automatically at boot time.
If you can please help me.
Regards
Claudia
This message (including any attachments) contains confidential
and/or proprietary information intended only for the addressee.
Any unauthorized disclosure, copying, distribution or reliance on
the contents of this information is strictly prohibited and may
constitute a violation of law. If you are not the intended
recipient, please notify the sender immediately by responding to
this e-mail, and delete the message from your system. If you
have any questions about this e-mail please notify the sender
immediately.
------------------------------------------------------------------------------
_______________________________________________
uClinux-dev mailing list
uClinux-dev at uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev at uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
------------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.472 / Virus Database: 269.9.1/857 - Release Date: 20/06/2007 14.18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.uclinux.org/pipermail/uclinux-dev/attachments/20070621/0912fd98/attachment.html
More information about the uClinux-dev
mailing list