From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from a.ns.miles-group.at ([95.130.255.143] helo=radon.swed.at) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YsSqC-00074h-Og for linux-mtd@lists.infradead.org; Wed, 13 May 2015 09:20:37 +0000 Message-ID: <5553174C.6000000@nod.at> Date: Wed, 13 May 2015 11:20:12 +0200 From: Richard Weinberger MIME-Version: 1.0 To: Michael Niarchos Subject: Re: Cannot mount ubifs partition References: <5552EE30.8060203@gmail.com> <5552EE77.8050202@gmail.com> <55530FC7.400@gmail.com> <55531046.80304@nod.at> <555311C7.8060601@gmail.com> <55531263.5060908@nod.at> <55531421.1030700@gmail.com> In-Reply-To: <55531421.1030700@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "linux-mtd@lists.infradead.org" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am 13.05.2015 um 11:06 schrieb Michael Niarchos: > > > On 05/13/2015 11:59 AM, Richard Weinberger wrote: >> Am 13.05.2015 um 10:56 schrieb Michael Niarchos: >>> Volume ID: 0 (on ubi0) >>> Type: dynamic >>> Alignment: 1 >>> Size: 3964 LEBs (503332864 bytes, 480.0 MiB) >>> State: OK >>> Name: ubi-rootfs >>> Character device major/minor: 246:1 >> >> Is the device node present? >> >> Thanks, >> //richard >> > Yes, it is present > > root@zx3-pm3-zynq7:~# find /dev -name "ubi*" > /dev/ubi0_0 > /dev/ubi0 > /dev/ubi_ctrl BTW: Have you created the nodes by hand? Do major/minor numbers match? Thanks, //richard