Please Help, problem mounting jffs2
David Woodhouse
dwmw2 at infradead.org
Fri Jun 13 12:31:24 EDT 2003
On Fri, 2003-06-13 at 16:53, Frank R Callaghan wrote:
> Thanks Sid, but I don't think I'm getting that far :(
>
> # mount -t jffs2 /dev/mtdblock0 /var/fixed_flash &
> # mtdblock_open
> ok
>
> # ps ax
> 6 root 0 D [kupdated]
>
> 87 ttyS1 root 468 D mount -t jffs2 /dev/mtdblock0
> /var/fixed_fl
> 88 ttyS1 root 468 R mount -t jffs2 /dev/mtdblock0
> /var/fixed_fl
Why are there two mounts running simultaneously? What if you compile
with CONFIG_JFFS2_FS_DEBUG=1 and set the console loglevel to 9 before
mounting? Is it actually _doing_ anything or is it just deadlocked?
If it's just deadlocked (and you're not using 2.4.18) then what was the
last thing it said _before_ stopping?
--
dwmw2
More information about the linux-mtd
mailing list