All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Niarchos <michael.niarchos@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: Re: Cannot mount ubifs partition
Date: Wed, 13 May 2015 09:25:59 +0300	[thread overview]
Message-ID: <5552EE77.8050202@gmail.com> (raw)
In-Reply-To: <5552EE30.8060203@gmail.com>

On 13-May-15 06:05, Brian Norris wrote:
> On Tue, May 12, 2015 at 10:38:31PM +0300, Michael N wrote:
>> I am using a Zynq7000 with NAND 512MB and I am trying to deploy Linux on NAND
>> memory. I use a custom built kernel with minimal features (UBI and UBIFS
>> support are enabled and mtd-utils installed). I can ubiformat an mtd
>> partition, I
>> can ubiattach and ubidetach it but whenever I try to mount the
>> partition I get this error.
>>
>>             mount: mounting /dev/ubi0:ubi-rootfs on /mnt/ubifs failed:
>> No such device
> What's the exact mount command you're running? Did you take a look at
> the MTD FAQ?
>
> http://linux-mtd.infradead.org/faq/ubifs.html#L_mount_ubif

I am running this command:

$ mount -t ubifs ubi0:ubi-rootfs /mnt/ubifs

>> (ubi-rootfs is the name of the partition, I am sure about it)
> Brian
>

       reply	other threads:[~2015-05-13  6:26 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5552EE30.8060203@gmail.com>
2015-05-13  6:25 ` Michael Niarchos [this message]
2015-05-13  6:49   ` Cannot mount ubifs partition Richard Weinberger
2015-05-13  8:48     ` Michael Niarchos
2015-05-13  8:50       ` Richard Weinberger
2015-05-13  8:56         ` Michael Niarchos
2015-05-13  8:59           ` Richard Weinberger
2015-05-13  9:06             ` Michael Niarchos
2015-05-13  9:10               ` Richard Weinberger
2015-05-13  9:27                 ` Michael Niarchos
2015-05-13  9:20               ` Richard Weinberger
2015-05-13  9:43                 ` Michael Niarchos
2015-05-13 10:16                   ` Richard Weinberger
     [not found]                     ` <5553286E.2090303@gmail.com>
     [not found]                       ` <55532AA2.5020808@nod.at>
2015-05-13 10:58                         ` Michael Niarchos
2015-05-13 10:59                           ` Richard Weinberger
2015-05-13 11:19                             ` Michael Niarchos
2015-05-14  3:45                 ` Sheng Yong
2015-05-14  7:58                   ` Richard Weinberger
2015-05-14  8:24                     ` Sheng Yong
2015-05-14  8:42                       ` Richard Weinberger
     [not found] <mailman.43705.1431478462.22890.linux-mtd@lists.infradead.org>
2015-05-13  1:57 ` Bean Huo 霍斌斌 (beanhuo)
2015-05-13  6:29   ` Michael Niarchos
2015-05-12 19:38 Michael N
2015-05-13  3:05 ` Brian Norris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5552EE77.8050202@gmail.com \
    --to=michael.niarchos@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.