From: Russ Dill <Russ.Dill@asu.edu>
To: Gregg C Levine <hansolofalcon@worldnet.att.net>
Cc: linux-mtd@lists.infradead.org
Subject: RE: File systems and Disk on Chips
Date: 06 Jul 2003 11:47:42 -0700 [thread overview]
Message-ID: <1057517262.2658.292.camel@localhost> (raw)
In-Reply-To: <000001c343e5$e6bb1d20$239efea9@who5>
> Okay that makes more sense. But now how do I go about creating the "
> block filesystem on top of NFTL", that I need to use?
basically use nftl_format with the proper offset, then modprobe nftl,
fdisk /dev/nftla (Optional), mkfs.ext2 /dev/nftla (or nftla1, 2, etc if
fdisked)
> For example, I've gotten with my test image, as far as creating a
> floppy disk image, and booting that, inside the Bochs emulator. It
> worked, the test kernel launched, and told me that the kernel did what
> it was supposed to do.
>
> My other problem, is that I still can not get the utilities inside
> that directory to properly compile, they always break when trying to
> create the ones that manage the JFFS2 stuff. I am hoping that the
> snapshot from yesterday has been fixed, but I don't know.
don't know what to say, worked for me, but at this point, I just use
prepackaged binaries from my distro anyway.
--
Russ Dill <Russ.Dill@asu.edu>
next prev parent reply other threads:[~2003-07-06 18:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-06 0:00 File systems and Disk on Chips Gregg C Levine
2003-07-06 0:04 ` Gregg C Levine
2003-07-06 6:42 ` Russ Dill
2003-07-06 17:41 ` Gregg C Levine
2003-07-06 18:47 ` Russ Dill [this message]
2003-07-08 8:09 ` David Woodhouse
2003-07-06 22:27 ` Charles Manning
2003-07-06 22:58 ` Russ Dill
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=1057517262.2658.292.camel@localhost \
--to=russ.dill@asu.edu \
--cc=hansolofalcon@worldnet.att.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.