DiskOnChip 2000 (DOC 2000) woes.
Bob Beers
bob.beers at gmail.com
Wed Aug 8 13:03:29 EDT 2007
I can't address the stack dumps you're seeing,
but I think you don't want ext3 or
any journal file system on DoC.
In fact if you do mount the file system rw, you'll
want to specify the option "noatime" to prevent
as much chip writing as possible.
And, to give you some hope, I will tell you
that I have done what you are trying.
fdisk /dev/nftla (create a linux partition or two)
mke2fs /dev/nftla1
mount /dev/nftla1 /mnt/doc
cp blahblahblah /mnt/doc/blahblah
etc. ...
end up with a bootable DoC on a SBC with no other drive.
I hope this helps,
-Bob
More information about the linux-mtd
mailing list