public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Frederick Lefebvre <flefebvre@irg.ca>
To: Eric Nelson <eric_n2@verifone.com>
Cc: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Re: Can't mount jffs2 on mtdblock0
Date: 26 Apr 2002 13:39:14 -0400	[thread overview]
Message-ID: <1019842754.1363.99.camel@zeus> (raw)
In-Reply-To: <614CC7C21856D1118DA30060B06B487302ACC995@SMF-NT-MAIL1.verifone.com>

Aren't you missing the mtdblock module?

 
Frederick Lefebvre
flefebvre@irg.ca
Software Developer,
(418)523-4474 #242
Infomedia Research Group (IRG)
Quebec, Canada


On Fri, 2002-04-26 at 13:03, Eric Nelson wrote:
> I started w/ kernel-2.4.19-pre7, and downloaded the mtd from cvs in the last
> couple of days.
> 
> I am using a 32 Meg DOC2000
> 
> I believe I configured the correct options in the kernel, and set up the correct
> devices in dev, including mtdblock0 at 31 0.
> 
> I loaded the following modules:
> mtdcore docecc doc2000 nftl mtdchar docprobe jffs2
> 
> I can cat /dev/mtd and see the DOC 2000
> 
> I built the util files, and used mkfs.jffs2 to build a JFFS2 image.
> 
> I originally saw the nftla, but later ran erase from offset 0, so I don't have
> nftl, but, as I understand it, I don't need it for JFFS2.
> 
> I can cat jffs2.image to and from /dev/mtd0, and see the files with jffs2reader.
> 
> But, when I try:
> mount -t jffs2 /dev/mtdblock0 /mnt
> I get "No such device or address"
> 
> When I ran this command w/ strace, it seemed to mess up as follows:
> ...
> .../sbin/mount.jffs2, ... No such file or directory
> and
> mount("/dev/mtdblock0", "/mnt", "jffs2", 0xnnnnn,0) = -1 ENOSYS Function not
> implemented
>  "               "               "                  = -1 ENXIO No such device or
> address
> 
> Hopefully, I am missing something obvious.
> 
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
> 

      reply	other threads:[~2002-04-26 17:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-26 17:03 Can't mount jffs2 on mtdblock0 Eric Nelson
2002-04-26 17:39 ` Frederick Lefebvre [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1019842754.1363.99.camel@zeus \
    --to=flefebvre@irg.ca \
    --cc=eric_n2@verifone.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox