public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
[parent not found: <29190.958995911@devel2.axiom.internal>]
* Write support
@ 2000-05-17 21:33 Patrick Higgins
  2000-05-18  9:29 ` David Woodhouse
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Higgins @ 2000-05-17 21:33 UTC (permalink / raw)
  To: David Woodhouse; +Cc: mtd


I've finally gotten everything to compile and boot correctly, but now I
find that write support seems to have some problems.  The first is that I
can't mount the filesystem read-write in the first place--I have to mount
it read-only and then remount it read-write.  I suspect this is
intentional.  However, after remounting read-write, I start getting these
types of messages:

end_request: I/O error, dev 5d:01 (unknown), sector 4
end_request: I/O error, dev 5d:01 (unknown), sector 10
end_request: I/O error, dev 5d:01 (unknown), sector 12
end_request: I/O error, dev 5d:01 (unknown), sector 536


I find that if I create a file, it will show up in ls output until a round
of "end_request: I/O error" messages show up, after which point it will no
longer appear, but I am still able to cat the file correctly.

The driver also detects two Disk on Chips, although I only have one, as
seen in the following console output:

Main: Initialising MTD Drivers                                               
M-Systems DiskOnChip driver. (C) 1999 Machine Vision Holdings, Inc.          
Possible DiskOnChip with unknown ChipID C3 found at 0xc8000                  
DiskOnChip 2000 found at address 0xD8000                                     
3 flash chips found. Total DiskOnChip size: 24 Mb                            
DiskOnChip 2000 found at address 0xDA000                                     
3 flash chips found. Total DiskOnChip size: 24 Mb                            
M-Systems NAND Flash Translation Layer driver. (C) 1999 MVHI                 
$Id: nftl.c,v 1.29 2000/05/04 08:41:52 dwmw2 Exp $                           
NFTL capacity reduced for geometry reasons from bba0 to bb80 sectors         
Partition check:                                                             
 nftla: nftla1                                                               
NFTL capacity reduced for geometry reasons from bba0 to bb80 sectors         
 nftlb: nftlb1                                                               


Am I missing anything obvious?



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-05-23 17:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <14634.41505.90854.754749@jodie.lucid>
2000-05-23 17:43 ` Write support Patrick Higgins
2000-05-23 17:56   ` David Woodhouse
     [not found] <29190.958995911@devel2.axiom.internal>
2000-05-22 18:47 ` Patrick Higgins
2000-05-17 21:33 Patrick Higgins
2000-05-18  9:29 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox