From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [200.53.172.166] (helo=qis) by pentafluge.infradead.org with smtp (Exim 3.22 #1 (Red Hat Linux)) id 15gWb9-0005qo-00 for ; Mon, 10 Sep 2001 20:20:00 +0100 Message-ID: <20010910183025.14865.qmail@qis> References: <00d901c13a2c$ca16d2f0$c801a8c0@starticon> In-Reply-To: <00d901c13a2c$ca16d2f0$c801a8c0@starticon> From: "Nikolai Vladychevski" To: "Yunus Shaikh" Cc: linux-mtd@lists.infradead.org Subject: Re: Booting doc2000 and mtd Date: Mon, 10 Sep 2001 18:30:25 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; 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: Yunus Shaikh writes: > > Hello all > > i have managed to write data in to the doc2000 , although > i gives segmentation faults many times somehow i haev written it after > restarting almost 50+ times now the problem is the root file system is > mounted > but does not go ahead i get a error mesage saying > warning : unable to open an initial console > > i have tried passing init=/bin/sh parameter to the kernel > any help ? looks like /dev/console is missing, you will have to create your /dev with everything necesary. Nikolai