From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lvps176-28-13-145.dedicated.hosteurope.de ([176.28.13.145]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Uc0Q3-0007Xb-PU for linux-mtd@lists.infradead.org; Mon, 13 May 2013 21:36:32 +0000 From: Tim Sander To: harsh poshtiwala Subject: Re: Why UBIFS mounts read only? Date: Mon, 13 May 2013 23:36:53 +0200 References: <21384717.Gehi23U2yB@dabox> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201305132336.53239.tim@krieglstein.org> Cc: linux-mtd@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Harsh Poshtiwala Am Montag 13 Mai 2013, 17:06:13 schrieb harsh poshtiwala: > >> can't open /dev/proc: No such file or directory > >> can't open /dev/rwmo: No such file or directory > >> can't open /dev/dpts: No such file or directory > >> can't open /dev/moun: No such file or directory These are definetly no proper device names! So there is something fishy in your init scripts. Also is "mount -o remount,rw /" working? Tim