From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dsl-64-129-131-125.telocity.com ([64.129.131.125] helo=mir.outpostsentinel.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 16GTub-00055Z-00 for ; Tue, 18 Dec 2001 23:44:41 +0000 Received: from cfowler ([192.168.1.102]) by mir.outpostsentinel.com (8.11.0/8.11.0) with SMTP id fBJ1Sgf02430 for ; Tue, 18 Dec 2001 20:28:43 -0500 From: "Chris Fowler" To: Subject: Storing config data on DOC. Date: Tue, 18 Dec 2001 18:54:11 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: I have a DOC2000 that I store config data on /dev/fla2. Basically it starts from block 1 and continues for roughly 20k. I have a 3 character header that is at the begining. If I run doc-lilo to modify the boot sector on /dev/fla then it appears that my header disapears. Should I begin storing raw data at an offset? Thanks, Chris