* newbee question
@ 2002-03-19 20:17 Kam Lee
2002-03-20 17:36 ` David Woodhouse
0 siblings, 1 reply; 2+ messages in thread
From: Kam Lee @ 2002-03-19 20:17 UTC (permalink / raw)
To: linux-mtd
Hi all,
I'm just starting looking into JFFS2 & MTD, after following the HOWTO,
mounting JFFS2 gives the following complain:
# mount -t jffs2 /dev/mtdblock3 /mnt
mount: Mounting /dev/mtdblock3 on /mnt failed: No such device or address
Hope somebody can hints me what am I missing.
Thanks in advance.
More info:
cat /proc/mtd gives:
dev: size erasesize name
mtd0: 00020000 00020000 "bootp"
mtd1: 00080000 00020000 "zImage"
mtd2: 000a0000 00020000 "initrd"
mtd3: 00020000 00020000 "part1"
mtd3 is a jffs2 file system image created by mkfs.jffs2
ls /dev/mtd* gives:
crw-rw-r-- 1 root root 90, 0 Mar 16 2002 /dev/mtd0
crw-rw-r-- 1 root root 90, 2 Mar 19 2002 /dev/mtd1
crw-rw-r-- 1 root root 90, 4 Mar 19 2002 /dev/mtd2
crw-rw-r-- 1 root root 90, 6 Mar 19 2002 /dev/mtd3
brw-rw-r-- 1 root root 31, 0 Mar 16 2002 /dev/mtdblock0
brw-rw-r-- 1 root root 31, 1 Mar 16 2002 /dev/mtdblock1
brw-rw-r-- 1 root root 31, 2 Mar 16 2002 /dev/mtdblock2
brw-rw-r-- 1 root root 31, 3 Mar 16 2002 /dev/mtdblock3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: newbee question
2002-03-19 20:17 newbee question Kam Lee
@ 2002-03-20 17:36 ` David Woodhouse
0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2002-03-20 17:36 UTC (permalink / raw)
To: Kam Lee; +Cc: linux-mtd
kamlee@kendin.com said:
> mount: Mounting /dev/mtdblock3 on /mnt failed: No such device or
> address
Turn on CONFIG_MTD_BLOCK
--
dwmw2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-03-20 17:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-19 20:17 newbee question Kam Lee
2002-03-20 17:36 ` David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox