Hi all,

Thank you for all of yours input.  I was able to compile the built-in doc 
driver kernel image to recognize the doc on chip. By the way, I just found 
out that I had DOC Millenium not DOC 2000. Well, now I have a problem of 
mounting the doc. When I try to mount doc, it tell me that "/dev/fla1 has 
wrong major or minor number."
I used
mknod fla b 100 0
mknod fla1 b 100 1
mknod fla2 b 100 2
to create the special file system device.
Before I corrupt the doc filesystem, I have notice that its major is 100 0 
for fla and 100 1 for fla1.  Are there any temporary block device major and 
minor that the diskonchip? Basically, I just wanted to be able to mount my 
doc and switch out my root filesystem. Any other idea to help me mount the 
diskonchip would be appreciate. Thanks again, guys.
Ky

P.S. Has anyone create a diskonchip rescue disk for your embedded box?

>From: Holger Friedrich <[EMAIL PROTECTED]>
>To: ky nguyen <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: Kernel image diskonchip help needed!!
>Date: Tue, 04 Sep 2001 09:46:05 +0200
>
>ky nguyen wrote:
> >
> > Hi all,
> >
> > Has any one had a kernel image that recognize the M-system diskonchip
> > 2000? I have been trying to compile the kernel several times to create
> > a bootable floppy for MZ104 board that has Diskonchip 2000 in it, but
> > so far none of my kernel image recognize my DOC.  The bootdisk boot up
> > fine, but it not recognizes the Diskonchip 2000. So far I have used
> > kernel 2.4.9 to compile built-in DOC.  If you have a working kernel
> > image with DOC built-in, would you mind let's me tryout your kernel
> > image or give me any hints or recommendation how to compile the kernel
> > to recognize DOC?  Thanks.
> >
> > Ky
> >
> > ----------------------------------------------------------------------
> > Get your FREE download of MSN Explorer at http://explorer.msn.com
> > -- To unsubscribe from this list, send a message to
> > [EMAIL PROTECTED] with the command "unsubscribe linux-embedded" in
> > the message body. For more information, see .
>
>
>Hi Ky,
>
>Get the Kernel Patch from
>ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs/
>-- (mtd-snapshot-yyyymmdd.tar.bz2) .
>There is a mtd-jffs-HOWTO.txt in this archive.
>Unpack the archive and patch your kernel sources.
>Turn on the following in your kernel configuration:
>Memory Technology Device (MTD) support
>Direct char device access to MTD devices
>NFTL (Nand Flash Translation Layer) support
>Write support for NFTL (BETA)
>in submenu:?Self-contained MTD device drivers?
>M-Systems Disk-On-Chip 2000 and Millenium
>Advanced detection options for Disk On Chip (if you know the hardware
>adress of your DOC, otherwise don't enable it)
>
>This worked fine with my kernel 2.4.0 .
>Maybe that helps.
>Holger
>
>=========================================================
>Holger Friedrich
>
>MAZeT GmbH                  Email: mailto:[EMAIL PROTECTED]
>Niederlassung Jena          Tel. : (03641) 280954
>Göschwitzer Straße 32
>07745 Jena
>
>Besuchen Sie unsere Web-Seiten: http://www.MAZeT.de
>=========================================================

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to