All of lore.kernel.org
 help / color / mirror / Atom feed
From: tommy <jiujin.hong@mid-fun.com>
To: dedekind@infradead.org
Cc: linux-mtd@lists.infradead.org
Subject: Re: about ubiformat mtdblock
Date: Wed, 01 Jul 2009 08:54:34 +0800	[thread overview]
Message-ID: <1246409674.6221.1.camel@tommy-desktop> (raw)
In-Reply-To: <1246373466.20721.12.camel@localhost.localdomain>

No
root@localhost:/# mount
rootfs on / type rootfs (rw)
ubi0:ubifs1 on / type ubifs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
ubi0:ubifs1 on /dev/.static/dev type ubifs (rw)
tmpfs on /dev type tmpfs (rw)
ubi1:data on /media type ubifs (rw)
tmpfs on /var type tmpfs (rw)
root@localhost:/# 

On 二, 2009-06-30 at 17:51 +0300, Artem Bityutskiy wrote:
> On Mon, 2009-06-29 at 10:14 +0800, tommy wrote:
> > HI,Dear sir !
> > 
> > i have a question!
> > 
> > I have patched your 2.6.24-ubifs-git on my ARM11 platform !
> > 
> > it have succeed run and stable !
> > 
> > My rootfs have a /etc/fstab file !
> > 
> > # stock fstab - you probably want to override this with a machine
> > specific one
> > 
> > rootfs               /                    auto       defaults
> > 1  1
> > proc                 /proc                proc       defaults
> > 0  0
> > devpts               /dev/pts             devpts     mode=0620,gid=5
> > 0  0
> > #usbdevfs             /proc/bus/usb        usbdevfs   noauto
> > 0  0
> > tmpfs                /var                 tmpfs      defaults
> > 0  0
> > tmpfs                /mnt/ram           tmpfs      defaults
> > 0  0
> > 
> > if  i enable "rootfs   /  auto  defaults 1 1 ",when kernel
> > booting ,ubifs driver will say "UBIFS error (pid 628): ubifs_get_sb:
> > cannot open "rootfs", error -22"!
> > 
> > if i disable "#rootfs / auto deafults 1 1 ",when kernel booting ,ubifs
> > driver never say error ,
> > can you explain it ?
> > 
> > because my old ubifs patched driver never say any error even if  it is
> > enable  !
> 
> Can you mount it when you use the mount utility directly?
> 

  reply	other threads:[~2009-07-01  0:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-26 10:03 about ubiformat mtdblock tommy
2009-06-26 10:46 ` Artem Bityutskiy
2009-06-27  3:49   ` tommy
2009-06-27 11:32     ` Artem Bityutskiy
2009-06-29  2:14       ` tommy
2009-06-30 14:51         ` Artem Bityutskiy
2009-07-01  0:54           ` tommy [this message]
2009-07-01  9:50             ` Artem Bityutskiy
2009-07-01 10:43               ` tommy
2009-07-01 10:45                 ` Artem Bityutskiy
2009-07-01 10:58                   ` tommy
2009-07-01 11:06                     ` Artem Bityutskiy
2009-07-01 11:13                       ` tommy
2009-07-02  9:39           ` tommy
     [not found]             ` <d16af8a00907020255r60112844qbb7f020afd9a1ac0@mail.gmail.com>
2009-07-02 10:13               ` tommy

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=1246409674.6221.1.camel@tommy-desktop \
    --to=jiujin.hong@mid-fun.com \
    --cc=dedekind@infradead.org \
    --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.